- Edited
Spine crash after paste a keyframe
after updating today i'm facing this issue, everytime i copy and paste any frame, the program crash.
"Spine Launcher 3.5.21
Windows 7 Ultimate x86 6.1
Java 1.7.0_80 Esoteric Software
32-bit Server VM
Up to date: Spine 3.5.48
Spine 3.5.48 Professional
Licensed to: *****, *****
NVIDIA Corporation
GeForce GT 610/PCIe/SSE2
4.5.0 NVIDIA 376.19
Started.
Sorry, an unexpected error has occurred:
java.lang.IllegalArgumentException: index must be >= 0.
at kg.a(SourceFile:282)
at zR.a(SourceFile:208)
at zQ.a(SourceFile:48)
at Ak.a(SourceFile:224)
at Ak.a(SourceFile:408)
at com.esotericsoftware.spine.editor.Editor.b(SourceFile:677)
at com.esotericsoftware.spine.editor.Editor.h(SourceFile:669)
at Ih.q(SourceFile:1566)
at HV.a(SourceFile:280)
at gD.a(SourceFile:28)
at eN.a(SourceFile:182)
at eN.a(SourceFile:147)
at com.badlogic.gdx.scenes.scene2d.ui.Button.b(SourceFile:124)
at fp.a(SourceFile:92)
at gF.a(SourceFile:89)
at eT.a(SourceFile:58)
at eV.b(SourceFile:353)
at p.b(SourceFile:96)
at az.a(SourceFile:332)
at al.run(SourceFile:238)
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)"
+1. Also just found this bug today as soon as I started animating. Really screws with workflow.
Straskal wrote
I just turn it back to the patch before the update and worked fine.
Getting the same crash. It specifically seems to happen if I am dealing with transformation keyframes. Cutting and pasting keyframes dealing with image slots don't seem to cause it.
I was getting it when I was cutting and pasting entire animation sequences from one animation to another within the same object.
Agree with @Straskal - it's a show stopper for most of my work. Rolled back and seems to be OK despite having saved my file in under the new version. Though now I get this error on start.
Image removed due to the lack of support for HTTPS. | Show Anyway
-Tim
I'm getting the same message on start, but despite that nothing messed my work so far
Jotafrost wroteI'm getting the same message on start, but despite that nothing messed my work so far
I'm guessing the new version of Spine added a hotkey option the old one doesn't know about. I went in an deleted that line from the hotkey config file and... EVIL LAUGH ...everything was fine again.
Just want to say that everyone at my company has the crash as well... all Windows. Sooooo back to 3.5.47
Sorry guys, fixed in 3.5.49.
The hotkey warning message is because 3.5.48 added a new hotkey, Key Attachment
. When you go back to an older version, it doesn't recognize the hotkey so shows a warning. Deleting the Key Attachment
line from your hotkeys.txt file is correct.