- Editado
Crash when attaching image to skin placeholder (1.8.33)
A little bug seems to have sneaked into the newest spine update (1.8.33)
When you drag and drop an image onto a skin placeholder spine crashes (no matter if it is a newly created project or an old one).
When opening an old project you still can duplicate skin placeholders which allready have an image attached and rename the images path.
here`s the log:
An unexpected error has occurred:
java.lang.NullPointerException
at wv.a(SourceFile:453)
at lM.a(SourceFile:672)
at lM.a(SourceFile:559)
at lS.b(SourceFile:174)
at fl.e(SourceFile:127)
at fp.b(SourceFile:62)
at dR.a(SourceFile:57)
at dT.b(SourceFile:272)
at o.b(SourceFile:94)
at ar.e(SourceFile:305)
at af.run(SourceFile:224)
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)
Thanks, I'll release 1.8.34 with a fix right away!
:yes: :yes: :yes: