I'm mixing new characters in a scene with characters that were made and rigged in an older version (I don't know which, at least 5 months). Anyway, I was just thinking about how nice Spine is and it never crashes, and sure enough, I got yesterdays update to 1.8.27 and now all my projects have been steadily crashing. Some seemingly at random, some after pressing a button feature (but never the same button) and now I can't even open my most recent file. I only lost a couple hours of work but I'm worried the problem will just keep repeating itself.
My money is on something in the software update, or my mixing older characters with new ones. Anyone else having this problem, or something similar? Crash log is shown below. Thanks.
Spine Launcher 1.8.15-full
Windows 7 x86 6.1
Java 1.7.0-u6-unofficial Oracle Corporation
OpenJDK Server VM
Up to date: 1.8.27
Licensed to:
edited
Spine 1.8.27 Essential, LWJGL
ATI Technologies Inc.
AMD Radeon HD 6700 Series
4.2.11631 Compatibility Profile Context
Started.
An unexpected error has occurred:
java.lang.NullPointerException
at kP.a(SourceFile:358)
at kP.J(SourceFile:293)
at com.esotericsoftware.spine.editor.Editor.a(SourceFile:427)
at ab.d(SourceFile:188)
at ac.addNotify(SourceFile:86)
at java.awt.Container.addImpl(Container.java:1114)
at java.awt.Container.add(Container.java:410)
at ak.c(SourceFile:121)
at an.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)