Hi! I am using the latest build of spine(4.0.18) on my project. When I pressed L to key one of my poses the editor crashed. The log file is as follows:
Started.
OpenAL 1.1, Default audio device
Automatic backup complete.
ERROR: An unexpected error has occurred:
[error] Error during hotkey: Key Active: L
at s.TWX._(_:441)
at s.sRD._(_:212)
at s.COm2._(_:80)
at s.WuK._(_:68)
at s.Few._(_:39)
at s.WuK._(_:35)
at s.vdV.run(_:259)
<events>
Cause: [error]
at s.QlP._(_:1374)
at s.QlP._(_:1251)
at s.cuD.Z(_:39)
at s.mAi._(_:44)
at s.TWX._(_:435) ...
Hi! I tried a few times to reproduce this crash and it happened every time when I select a mesh then press L. I have tried it on several different spine projects and it happened every time on every project.
I tried the same ( select a mesh and press L ) on my co-worker's Spine and we got the same crash.
Using the icon in the tree view to key the mesh won't produce this crash.
Using Spine in 4.0.17 won't produce this crash.