Hi!
Dumb issue, but I am trying to fix it for 10 hours now.
My game crashes on Chrome for Android. I tested 3 different smartphones. The loading bar moves a bit and then the whole tab stops, showing Chrome's Oups message.
https://www.ventusmaris.de/mittelalter/
I took a new Windows 11 PC, installed a fresh Godot 3.5.3, added the latest HTML5 exporter and created a minimal scene with just one image. It crashes.
Then I connected the Chrome Developer Console via USB to see console errors. This made the game work. I found other Webassembly projects with the same issue. They crash on Chrome for Android but don't crash if DevTools are enabled.
My previously working games stopped working so I assume Chrome changed, not Godot.
I installed the game on completely different web servers on different hosters, same issues everywhere.
As this is 100% reproducable with different phones and different exporting computers, does anyone else have this issue?
Cheers
Thomas