- 수정됨
Spine crashes on startup
Things were working a few days ago. I just tried to load things and now it crashes.
Spine.log:
Spine Launcher 1.1.3-full
Windows 7 x86 6.1
Java 1.7.0-u6-unofficial Oracle Corporation
OpenJDK Server VM
Up to date: 1.4.27
Spine 1.4.27-full, LWJGL
NVIDIA Corporation
GeForce GTS 250/PCIe/SSE2
3.3.0
Uncaught
java.lang.NullPointerException
at aar.<init>(SourceFile:43)
at aer.<init>(SourceFile:63)
at wr.<init>(SourceFile:191)
at com.esotericsoftware.spine.editor.Editor.a(SourceFile:152)
at am.c(SourceFile:192)
at an.addNotify(SourceFile:90)
at java.awt.Container.addImpl(Container.java:1114)
at java.awt.Container.add(Container.java:410)
at av.c(SourceFile:122)
at ay.run(SourceFile:100)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:711)
at java.awt.EventQueue.access$000(EventQueue.java:104)
at java.awt.EventQueue$3.run(EventQueue.java:672)
at java.awt.EventQueue$3.run(EventQueue.java:670)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:681)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
Actions:
- Click on the spine icon.
- See the progress bar on the start-up dialog.
- Crashes with an unexpected error after hitting 100%.
tim
Reinstallation seemed to take care of the problem.
tim
Keep in mind you should download the newest launcher if you haven't already. You were running the old launcher there. Newest launcher is 1.2.1
Something went wrong in your preferences, though I can't tell what exactly. You can try deleting the preferences file if it happens again:
Windows: <user home folder>\Spine\prefs.json
Mac: <user home folder>/Library/Application Support/Spine/prefs.json
Linux: <user home folder>/.spine/prefs.json
After I updated Spine it started crashing when I went to Animation Mode. Only way I got it to work was to go use version 2.0.22.
NMF wroteAfter I updated Spine it started crashing when I went to Animation Mode. Only way I got it to work was to go use version 2.0.22.
Would it be possible for you to set it to the latest version, see if it crashes again and if it does, paste the spine.log file here so we can possibly see what causes it ?
Also if it is crashing when going to Animate mode, it is likely a problem with the project. If it happens on a particular project, please email the .spine file to contact@esotericsoftware.com.