• 中文
  • Filed Open Skeleton Viewer

Hi, I tried to open the skeleton viewer with 3.8.99 version, but the window closed immediately
您好,我嘗試開啟 skeleton viewer 3.8.99版本,但是視窗只閃了一下就不見了

This is the java version I'm having, I assume it should be the latest?
這是我電腦的java版本,應該是最新版

I'm able to open the 3.6 version Skeleton Viewer, but my spine files are too new and failed to opened with an older spine version when I wanted to export the json as 3.6 version.
我能正常開啟3.6版的skeleton viewer, 但是我的Spine檔案太新了, 即使我嘗試將Spine降檔重新輸出, 原檔案也因為不相容而無法開啟。

so I still need to open it with the 3.8.99 version, is there any suggestion to fix this problem?
因此我還是必須以3.8.99來瀏覽,有什麼建議解決方式嗎? 🙂

Related Discussions
...

Sorry about that. We've fixed a problem with Skeleton Viewer when using Java 1.8. If you download Skeleton Viewer again, it will work with Java 1.8.
对此很抱歉。我们已经修复了使用Java 1.8时骨架浏览器的一个问题。如果您再次下载Skeleton Viewer,它将在Java 1.8下工作。

2 个月 后
Nate :

so how can I use the skeleton viewer on mac with Java 1.8?

@tongkun Just download and run it as described here:
Skeleton Viewer: Running

Java 1.8 is very old though, you can get Java 16 here:
https://jdk.java.net/16/
Just unzip and run the java executable in the bin folder, eg:

/path/to/java16/bin/java -jar skeletonViewer.jar
Nate :

@[已注销] Just download and run it as described here:
Skeleton Viewer: Running

Java 1.8 is very old though, you can get Java 16 here:
https://jdk.java.net/16/
Just unzip and run the java executable in the bin folder, eg:

/path/to/java16/bin/java -jar skeletonViewer.jar

Thanks Nate~
While on my mac , the version of java is always like 1.8.xxx.
And the SkeletionViewer.jar is open without the spineboy, just like what it says on the right bottom cornor "Error loading skeleton Spineboy.json".
Please help me~

It's as I said: you can download a newer Java, decompress, and run it from that folder.

It looks like your Skeleton Viewer is running fine though. If it can't open spineboy.json it's probably because the JSON doesn't match the Skeleton Viewer version (3.8.99, shown in the upper right of the SV window). You can read the JSON with a text editor to see the version. You can get the 3.8 spineboy project here:
http://esotericsoftware.com/files/examples/3.8/spineboy/spineboy.zip