Hey guys,
I am trying to copy the frames from frame 0 to 3 frames over for the mouth of our character. I will start to move the character mouth around and the program just crashed 3 times. Is there something I can do to get around this problem.
Here is the bug report I got:
Spine Launcher 3.7.81
Esoteric Software LLC (C) 2013-2019
Mac OS X x86_64 10.14.5
Update available: Spine 3.7.94
Starting: Spine 3.6.53
Spine 3.6.53 Enterprise
Licensed to: *****, *****
ATI Technologies Inc.
AMD Radeon Pro Vega 20 OpenGL Engine
2.1 ATI-2.9.26
Started.
Sorry, an unexpected error has occurred:
java.lang.ArrayIndexOutOfBoundsException
at java.base/java.lang.System.arraycopy(Native Method)
at Ut.a(SourceFile:124)
at CH.a(SourceFile:399)
at CG.a(SourceFile:341)
at com.esotericsoftware.spine.editor.Editor.b(SourceFile:823)
at ai.a(SourceFile:270)
at ai.b(SourceFile:235)
at mD.b(SourceFile:101)
at an.run(SourceFile:191)
at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue.access$600(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)