Hey all working on an MMO, made some serious desktop progress and when I checked on mobile, my entire phone crashes! Checked on my MacBook Pro and it runs like hell in Safari and crashes. It won’t last long enough to get any debug data.
I’m doing some pretty crazy stuff like setting camera.z position to: 5000000 in some cases.
I can run in in Safari although I have no idea how to actually do anything in the game. The buttons don’t seem to do anything. Still, safari warns about high memory usage so you might have a memory leak or using memory inefficiently.
What I can say is that you have in a way too much 4K or just very big textures which are painful for every browser, especially for Safari which doesn’t like any texture above 2048 (as far as I know).
The screenshot is made from Chrome, which also crashes from your app at my laptop.