hello,
when I export my game in HTML5 format, it works well on desktop PC and all browsers I can access to to test.
It also whorks great on iphone and on my android phone with the built in browser (Huaiwei default). But it stucks on loading on Chrome.
I have an error :
VM121:82 Uncaught SyntaxError: Invalid or unexpected token
at eval (<anonymous>)
at gidloader.js:123:5 |
If I uncheck «Compress files: lower download time but higher memory usage during loading», it solves the issue.
Any idea where I can search for resolving that issue? Just for 'curiosity'. Is it an overload of assets at the init ? my image size for
@2x and
@3x that are too heavy ? a naming issue due to special symbols ?
thanks
Working url:
https://jimlev.alwaysdata.net/game/RapidoQuizz/index.htmlNon-working url:
https://jimlev.alwaysdata.net/game/RapidoQuizzOld/index.html
Comments
Likes: jimlev
SinisterSoft: “ I don't create classes that much - classes are good for making things simpler but imho for frame rate they are also death by a thousand cuts.”
Totebo: “ Best quote ever.”
🤔