- Змінено
Spine Crashes
Spine Crashes & also have problem with exporting skins from photoshop
Sorry, an unexpected error has occurred:
java.lang.NullPointerException
at KI.k(SourceFile:403)
at uj.a(SourceFile:1558)
at com.esotericsoftware.spine.editor.Editor.a(SourceFile:876)
at ak.a(SourceFile:195)
at al.addNotify(SourceFile:92)
at java.awt.Container.addImpl(Container.java:1114)
at java.awt.Container.add(Container.java:410)
at at.b(SourceFile:135)
at av.run(SourceFile:96)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:745)
at java.awt.EventQueue.access$300(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:706)
at java.awt.EventQueue$3.run(EventQueue.java:704)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:715)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
also crash appears when I try to move bones from one skeleton to another
Sorry for the troubles. Could you be a bit more specific?
- When does the crash for which you posted the log happen?
- What is the problem you have when exporting skins from Photoshop?
I was able to reproduce a crash when opening the Spine project you attached. We are looking into it.
First I wanted to create [skins] . Some images were expotred like empty or kind of super-croped files like in picture wich I attached. Then I had to move bones from one skeleton to another and error happened and spine stoped to run until I reinstaled it. In pervious version 3.6.39 everything was fine.
Today sometimes I get merged layers after exporting it with PS script.
- in 3.6.39 Data Importing works fine
Thanks for the PSD file. Could you give the latest Photoshop Script a try? We've updated it a few days ago. You can find it here GitHub - EsotericSoftware/spine-scripts: Scripts to export from PhotoShop and other tools to Spine's JSON data format.
We are looking into the project file you send, which crashes immediately upon opening it.
Regarding the crash when moving bones between skeletons, could you tell us the bone names you try to move? Also, in what Spine version is that happening? The latest version has a few fixes regarding copying content from one skeleton to another.
We can now open the project file in the latest Spine version again. However, dragging a bone from one skeleton to the other still crashing. Issue here Dragging bone from one skeleton to another crashes · #277 · EsotericSoftware/spine-editor
Hi. Thank you for your work! I was working in v. 3.6.41. And now in 3.6.43 bone draging works fine. Thank you! :yes:
Awesome, thanks for getting back to us!