After the updates to Spine version 3.7.36, I couldn't open one of the projects. All the rest open up and he does not. It can be opened only through import into a new project. And as spine gives an error when I trying to export this project in Binary 🙁
The Spine log file
"Spine Launcher 3.6.49
Windows 7 Professional x86 6.1
Java 1.7.0_80 Esoteric Software
32-bit Server VM
Up to date: Spine 3.7.37-beta
Spine 3.7.37-beta Professional
Licensed to: *****, *****
NVIDIA Corporation
GeForce GTX 1050 Ti/PCIe/SSE2
4.6.0 NVIDIA 399.07
Using customized hotkeys.
OpenAL 1.1, Default audio device
Started.
Sorry, an unexpected error has occurred:
java.lang.IllegalArgumentException: newSize must be >= 0: -4
at ir.b(SourceFile:298)
at com.esotericsoftware.spine.editor.Editor.a(SourceFile:969)
at rG.a(SourceFile:592)
at rT.run(SourceFile:527)
at ak.a(SourceFile:281)
at ao.run(SourceFile:247)
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)"