• Editor
  • Can't downgrade my json from 3.8 to 3.7

Related Discussions
...

Hi all! :grinteeth:

I have the file.json and the skeletonViewer in the same folder.
The SV is the same version from which Spine the file came from (3. 8 )
I right click and select Git Bash here
I write

java -cp "skeletonViewer.jar" com.esotericsoftware.spine.JsonRollback "[filename].json" "3.7" "[filename]_downgrade.json"

I get the error: Error: Could not find or load main class com.esotericsoftware.spine.JsonRollback

What am I missing? I have searched the forum, but none of the solutions worked for me 🙁

Thank you in advance!

Using the newest version of SV worked!

The guide says to use the corresponding version, I guess that's not always the case.

Thank you!