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