![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Anastasia |
I made a game for desktop and published on itch.io and newgrounds: it works just fine, as a html
yet i also made a version for mobile that also works on deskto. I ticked the mobile friendly option for those
Yet, on mobile Itch.io i get this error:
abort(144). Build with- s ASSERTIONS=1 for more imfo
And on newgrounds:
undefined is not an object (evaluating ‘GLctx.getParameter’)
I saw this error before on other games on mobile too but some work. Why? What did I do wrong?
Make sure your project uses the GLES2 renderer. Use the dropdown at the top-right of the editor to change the renderer, then export the project to HTML5 again.
Calinou | 2020-04-08 12:57
Hi there! Right now that doesnt seem to work either
Her Name is Eva (Mobile Edition) by Eka Griffin
for example heres the project on itch
https://www.newgrounds.com/projects/games/1447348/preview
and newgrounds
i did change the render and reimported it
ill rcor a vid of me doing it tomorow
Anastasia | 2020-04-08 18:11