Page 1 of 1

Demo on Win XP

PostPosted: Thu Aug 14, 2014 8:30 pm
by Featherfall
Good evening! Selden sent me this way. Unfortunately I cannot seem to get the demo to run. When I launch the jar file, nothing happens. No sound, no window, no flicker of anything, nothing. It's like the .jar is a rock neatly situated in my downloads folder.

Advice? :D

Re: Demo on Win XP

PostPosted: Thu Aug 14, 2014 8:34 pm
by Featherfall
This might help:

C:\Documents and Settings\Featherfall\My Documents\Downloads>java -jar tot.j
ar
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa
der.java:58)
Caused by: java.lang.UnsupportedClassVersionError: com/me/ddd/DeepDark : Unsuppo
rted major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.me.ddd.Main.main(Main.java:11)
... 5 more

Re: Demo on Win XP

PostPosted: Thu Aug 14, 2014 8:38 pm
by Featherfall
I updated java, and got in!

Re: Demo on Win XP

PostPosted: Thu Aug 14, 2014 8:47 pm
by Jake
Sorry I wasn't able to offer any help =P. Thanks for keeping us updated, in case anyone else experienced this problem =).