您好,Skeleton Viewer 2.1到4.0版本全都闪退,无法打开;只有4.1.24和4.2.00这两个版本可以正常打开,我的电脑是macos 10.15.7,已安装java,能帮我看下哪里出了问题吗?这是错误日志https://drive.google.com/drive/folders/14caYUCUgRUM-S5EKinpKhvcLNQ9-xjxV?usp=sharing
macOS系统skeletonViewer意外退出
# C [AppKit+0x3e500c] -[NSOpenGLContext setView:]+0xe5
This part of your error message indicates a failure with OpenGL. Make sure your graphics drivers are up to date.
Can you run Spine? Do you need Sketeton Viewer for a 4.1.12+ version? If so then I suggest running the
/Applications/Spine.app/Contents/MacOS/Spine -u 4.2 --sv
You can use --skeleton-viewer
instead of --sv
. Make sure you have the latest Spine launcher (4.1.10+).
spine所有版本我都可以正常运行,出问题的是skeletonViewer,在我的电脑上,红框内的版本都会意外退出,只有4.1.24和4.2.00可以正常打开,平时想通过skeletonViewer预览下动画,不需要导入数据来编辑动画,我不确定电脑哪里出了问题
I can't say that's for sure what is happening. The only clue we have is that OpenGL has a problem. Since you can run Spine, which also uses OpenGL, my only guess is that maybe Apple has broken the older skeleton viewers. Apple forces us to do a lot of work to keep the old versions of the editor working. That's one reason we switched to embedding the skeleton viewer into the editor, so it will be sure to work like the editor does.
You could try running it like this:
java -XstartOnFirstThread -jar skeletonViewer.jar