When I save a scene downloaded from the web app to my local app, the following error message appears and I cannot open it.
This was not a problem until 3 days ago.
{“message”:“Scene was saved with a newer version of Shapespark. Restart Shapespark to download and install upgrade.”}
Hi, we are currently in the process of releasing a new Shapespark version, in which the scene format has changed. Until this process ends, downloads from cloud to desktop won’t work properly. We should be able to finish it tomorrow at the latest. Sorry for the inconvenience.
Thank you for your answer.
I would appreciate it if you could let me know in advance if this is the case.
We hoped that this process wouldn’t take long, but we encountered a bug which we had to investigate before completing the release and making downloads work normally again.
There is a workaround though: You should be able to make the downloaded scene work in desktop editor by modifying scene.json file. All you have to do is change: “formatVersion”:“3.3.4” to “formatVersion”:“1.5.0” .
Unfortunately, the change to “1.5.0” does not improve the situation.
If your dissemination work can be completed today, we will wait.
I forgot about one more thing: besides replacing 3.3.4 to 1.5.0 in scene.json, you also have to remove file tmp/version.json . After that the scene should start working normally.
I was able to open the scene in my local application!
But I hope you all succeed in restoring it.