Results 1 to 4 of 4
- 11-04-2012, 08:15 PM #1
Member
- Join Date
- Nov 2012
- Posts
- 1
- Rep Power
- 0
problems, any1 can help?, thank you!
Client Is starting up...
-----------------------
Exception in thread "main" java.lang.UnsupportedClassVersionError: Gui : Unsuppo
rted major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader. java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java :616)
at java.security.SecureClassLoader.defineClass(Secure ClassLoader.java:14
1)
at java.net.URLClassLoader.defineClass(URLClassLoader .java:283)
at java.net.URLClassLoader.access$000(URLClassLoader. java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java: 197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:3 07)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:2 48)
Could not find the main class: Gui. Program will exit.
how can i solve this? i just wanne start up the client
thank you very much
-
Re: problems, any1 can help?, thank you!
Is this your code that you've created?
- 11-05-2012, 05:31 AM #3
Member
- Join Date
- Mar 2011
- Posts
- 44
- Rep Power
- 0
Re: problems, any1 can help?, thank you!
The error says it all "Could not find the main class: Gui. Program will exit.
"
where are you calling a class called Gui?
- 11-06-2012, 07:34 AM #4
Similar Threads
-
InputStream/Jar Problems/File IO Problems
By rdjava in forum Advanced JavaReplies: 31Last Post: 01-17-2011, 11:12 AM -
Java coding for Rolling 2 Dices .. Can Any1 Help ??!!
By Computer Science in forum New To JavaReplies: 1Last Post: 11-10-2010, 04:03 PM -
any1 is ready to help me with my assignment
By javanew in forum New To JavaReplies: 3Last Post: 05-04-2010, 06:07 PM -
Can any1 help me plz??Im having errors with constructors.
By crazygurl in forum New To JavaReplies: 12Last Post: 10-28-2009, 02:14 PM -
Any1 can help?
By Diimitri in forum Java AppletsReplies: 0Last Post: 03-03-2008, 04:35 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks