Hi,
I have problem with loading save from file using web browser (Chrome v63.0.3239.84 64-bit).
Game(v0.52.0) was saved using Chrome browser client( More options-> Game Data -> Backup Game File ).
When I'm trying to load save from attachment (More options-> Game Data -> Restore Game File), loading screen hangs on Restoring Data...
- Chrome dev console shows:
Uncaught TypeError: Cannot read property 'length' of null
at onFileOpened (script.js:3753)
at Worker.<anonymous> (script.js:3416)
(I've attached screenshot),
-Microsoft Edge shows similar error: SCRIPT5007: Unable to get property 'length' of undefined or null reference
script.js (3752,23)
The same save file is
loaded properly using:
- standalone windows app (my-colony-win-x64-0.51.0.zip),
- windows 10 store app (v0.51.0),
- latest android google play store v0.51.0
I have tried saving game using standalone Windows app but still can't load it using any Web browser.
Save file:
Error Screenshot: