- 已编辑
Problem using Rollback
Hi! I'm trying to use the rollback feature on skeleton viewer, and I'm unable to make it work. I typed in the terminal
C:\Users\Gabriele>java -cp C:\Users\Gabriele\skeletonViewer.jar com.esotericsoftware.spine.JsonRollback "C:\Users\Gabriele\Desktop\Musashi - 5 - Shv setup\Musashi.json" "3.7" "C:\Users\Gabriele\Desktop\Musashi - 5 - Shv setup\Musashidown.json
and I'm getting the error:
Error: Could not find or load main class com.esotericsoftware.spine.JsonRollback
Caused by: java.lang.ClassNotFoundException: com.esotericsoftware.spine.JsonRollback
I'm using version 3.8. If someone could please help me, I'd be very thankful
EDIT: I tried putting skeleton viewer in the same folder as the JSON, still getting the error
Did you try to follow the instructions shown here? Open project in an older version
Make sure the SkeletonViewer version is also 3.8 maybe.