I've been playing on the browser version since the switch to Javascript.
As of the last public update, my save-files are all AWOL.
However, when I try to convert my previous 0.8.160 / Flashplayer save file, I receive the following error when attempting to load in the newest version.
" The selected file could not be loaded.
Feel free to report an issue to us and attach the save in question.
Error: Cannot read properties of undefined (reading 'push')"
Other threads seem to have a similar issue - but with "(reading 'locations')" instead of 'push'
I've tried pasting
"locationStorage": {
"classInstance": "LocationStorage",
"neverSerialize": false,
"version": 2,
"locations": {}
}
As suggested by these - doing so instead gives me the following error.
"The selected file could not be loaded.
Feel free to report an issue to us and attach the save in question.
Error: Unexpected string in JSON at position 746856"
As such, I presume it is a similar but different issue.
If anyone has any suggestions on how to convert this, please let me know!
.json and.tits files attached if they are of any use.
As of the last public update, my save-files are all AWOL.
However, when I try to convert my previous 0.8.160 / Flashplayer save file, I receive the following error when attempting to load in the newest version.
" The selected file could not be loaded.
Feel free to report an issue to us and attach the save in question.
Error: Cannot read properties of undefined (reading 'push')"
Other threads seem to have a similar issue - but with "(reading 'locations')" instead of 'push'
I've tried pasting
"locationStorage": {
"classInstance": "LocationStorage",
"neverSerialize": false,
"version": 2,
"locations": {}
}
As suggested by these - doing so instead gives me the following error.
"The selected file could not be loaded.
Feel free to report an issue to us and attach the save in question.
Error: Unexpected string in JSON at position 746856"
As such, I presume it is a similar but different issue.
If anyone has any suggestions on how to convert this, please let me know!
.json and.tits files attached if they are of any use.