So, I tried running this line: http://spiral.onyxbits.de/node/313 in command prompt in the Spiral Knights Directory, with the spiralspy-1.1.jar file in there and it just returned the error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/threerings/tudey/tools/SceneEditor
Caused by: java.lang.ClassNotFoundException: com.threerings.tudey.tools.SceneEditor
at java.net.URLClassLoader$1.run
at java.security.AccessController..doPrivileged
at java.net.URLClassLoader.findClass
at java.lang.ClassLoader.loadClass
at sun.misc.Launcher$AppClassLoader.loadClass
at java.lang.ClassLoader.loadClass
Could not find the main class: com.threerings.tudey.tools.SceneEditor. Program will exit.
What am I doing wrong?
Are you using Windows, Linux, or OSX?