Hello, I mistakenly edited an important project in the beta version and now I can't open it in the normal version. Can you help me fix the project version?
Error Opening Project, how can I fix the project version?
Is there any guideline about it?
- Uređeno
Zeynur Sorry to hear you're having trouble. To downgrade your Spine project file, follow these steps:
Open the Spine project you want to downgrade in its saved version. (In this case, 4.2.09-beta.)
Open the Export window. (You can use
ctrl+E
, orcmd+E
for macOS.)Select
JSON
from the left side menu and set the following options:- Set the
Version
to4.1
. - In the
Output
section, checkNonessential data
.
Then export the skeleton. (No image packing is required for this procedure.)
- Set the
Close the editor once, and then open the version of Spine editor into which you want to import this skeleton.
Select
Import Data...
from the Spine menu in the upper left corner to open the Import Data window.
Select
JSON or binary file
in theImport
section, and specify the exported JSON file in theFile
field. Then press theImport
button.
Immediately after importing, the image file may be missing, but first save the current Spine project and then modify the image path. The images should then load correctly.
If anything is unclear or doesn't work, please don't hesitate to ask us!
Zeynur you could also retrieve the older version from a backup in case:
https://esotericsoftware.com/spine-settings#Backups
You guys are lifesavers! Thank you so much, it worked