EDIT: I think this is the wrong section and am reposting it in the proper section. *

Reposted here: http://www.rune-server.org/runescape...ml#post3989503

[spoil]

I'm trying to jar my webclient but having a problem when I run it once jarring to test.

Code:
THIS BATCH IS FOR DEBUGGING THE EXECUTABLE JAR ONLY
DOUBLE-CLICK THE "Client.jar" TO RUN IT
-
Generated by: JAR Maker (http://www.goldenstudios.or.id/)

C:\Users\Mich\Desktop>java -jar Client.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: client : Unsu
pported 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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: client. Program will exit.
Press any key to continue . . .

If someone could teamview me or allow me to share my screen to them on Skype, I'd highly appreciate it, and I'll 'Thank' you on the forums.

Thanks in advance.
[/spoil]