• Bugs
  • Spine 1.9.15 Unexpected Error at startup

Hi, I have a problems with spine (1.9.15 update). When spine is starting, I just receive an unexpected error message.

Spine Launcher 1.9.00-trial
Windows XP x86 5.1
Java 1.7.0-u6-unofficial Oracle Corporation
OpenJDK Server VM
Downloading trial: 1.9.15
Update complete.
Spine 1.9.15 Trial, LWJGL
java.lang.NullPointerException: entry
   at java.util.zip.ZipFile.getInputStream(ZipFile.java:340)
   at ku.b(SourceFile:115)
   at am.a(SourceFile:90)
   at am.<init>(SourceFile:42)
   at ku.<init>(SourceFile:77)
   at ku.run(SourceFile:73)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
   at com.esotericsoftware.spine.editor.Editor.main(SourceFile:1097)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
   at a.i.run(SourceFile:964)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241)
   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)
ATI Technologies Inc.
ATI Radeon Xpress 1250 x86/SSE2
2.0.6958 WinXP Release
Resetting hotkeys (new version).
An unexpected error has occurred:
java.lang.IllegalStateException: Function is not supported
   at org.lwjgl.BufferChecks.checkFunctionAddress(SourceFile:58)
   at org.lwjgl.opengl.GL15.glGenBuffers(SourceFile:106)
   at aq.c(SourceFile:276)
   at cO.e(SourceFile:92)
   at cO.<init>(SourceFile:87)
   at cO.<init>(SourceFile:71)
   at aX.<init>(SourceFile:87)
   at cD.<init>(SourceFile:66)
   at cD.<init>(SourceFile:56)
   at cL.<init>(SourceFile:111)
   at cL.<init>(SourceFile:107)
   at wq.<init>(SourceFile:115)
   at com.esotericsoftware.spine.editor.Editor.a(SourceFile:226)
   at ad.d(SourceFile:188)
   at ae.addNotify(SourceFile:86)
   at java.awt.Container.addImpl(Container.java:1114)
   at java.awt.Container.add(Container.java:410)
   at am.c(SourceFile:121)
   at ap.run(SourceFile:99)
   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)
Related Discussions
...

Hmmm, you can try renaming your prefs file to something else. The prefs file is located the same place as the Spine.log file.
Please see this thread for more details viewtopic.php?f=9&t=904
Nate who knows more about these things are currently away but I'll mark this thread for him so he can take a look at it as soon as he is back next week.
Sorry for the trouble!