Hi,
I packed my test game into HTML5 and everything works fine on local server with Firefox Nightly. It doesn’t work with IE11.
Then I uploaded all files to my real server and I got script error in symbols file. My game doesn’t work with Firefox Nightly ;( symbols file is uncompressed.
I see this:
Starting downloads
Starting download Utility.js.gz
Starting download Rotation.data.js.gz
Starting download UE4Game.js.gz
Utility.js.gz downloaded
Rotation.data.js.gz downloaded
UE4Game.js.gz downloaded
downloading symbols file
downloading symbols file
downloading symbols file
symbols file downloaded, demangling…
callstack ready …
symbols file downloaded, demangling…
callstack ready …
symbols file downloaded, demangling…
callstack ready …
- What to do?
- Could I launch the game on IE11 too or is it imposible?