• Bugs
  • Spine loader is crashing at 98%

This is the error I get when I try to launch Spine (attached is a copy of the error report):

Spine Launcher 1.2.1-full
Licensed to: xxx
Linux amd64 3.10.7-1-ARCH
Java 1.7.0-u6-unofficial Oracle Corporation
OpenJDK 64-Bit Server VM
Up to date: 1.5.21
Spine 1.5.21-full, LWJGL
X.Org
Gallium 0.4 on AMD PALM
3.0 Mesa 9.2.0-rc2
Started.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f8cabac5719, pid=24872, tid=140240953046784
#
# JRE version: 7.0-b24
# Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libc.so.6+0x12f719]  __memmove_ssse3+0x29c9
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/ben/Dev/Spine/hs_err_pid24872.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
./Spine.sh: line 3: 24872 Aborted                 (core dumped) ./launcher/jre/bin/java -server -Xmx512M -jar launcher/launcher-full.jar "${@}"
Related Discussions
...

One of the images Spine tries to load is crashing Spine. On Linux go here:
<user home folder>/.spine/prefs.json
Delete that file to reset your preference so Spine doesn't try to open the project with the bad images. Spine tries to load images from the project file directory.

I'll look at improving image loading.

That did it. Thanks!

Starting in 1.5.23 image loading should no longer crash on some image types. All types of PNG and JPG should load correctly.

Just updated and loaded the project that was previously crashing without a problem. Thank you! Spine is an awesome tool, and your responsiveness and update frequency are incredible.

Fantastic, thanks for confirming! 🙂