• Bugs
  • Hard Crash When changing scale

  • Змінено
Related Discussions
...

Hello,
I was in an animation, and tried to change the scale of a bone.

Зображення видалено через відсутність підтримки HTTPS. | Показати в будь-якому випадку

I used the jstack tool (figured out how to use it)

The stack trace appears unrelated. What does the Spine log file say? In any case, we should be able to reproduce this. Just to clarify: you run Spine on Windows 10, then change the global scale in the graphics settings?

there is no log, same as other crash, it just freezes, no greying out of window, nothing. just unresponsive. and yeah I get that stack no matter what, doesn't appear to be related to either of my bugs.

Maybe this is the same bug.

I changed the scale of a bone, in animation mode, like literally type: 1 into the x scale for a bone. 😐

I'm thinking this is just the same bug as the other two monitor one, as the effects are the same (unresponsive window).

This doesn't happen all the time (I should have said :$ )

(sorry with dupe topic, just I got carried away with the Jstack, and I jumped to conclusions)

The jstack output looks like jstack itself crashed. Looks like you used JDK 8. Can you try using JDK 7 to match the Java version Spine is using?

sure