Hi I have this annoying problem with every client i download except allgofree client and silab client. I tried redownloading jdk and java... it didn't work.Please help me I can't use any other clients, heres my error.P.S. I put it in quote because your code isnt working right.
QuoteException in thread "main" java.lang.NoClassDefFoundError: client
Caused by: java.lang.ClassNotFoundException: client
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Press any key to continue . . .
Your environment variables aren't set correctly. Try posting on the Java forums at
http://forums.sun.com/index.jspa (http://forums.sun.com/index.jspa). :-[
Ya...lol. Right after i posted the post i figured it out. My variables had way to many ;; and " for some reason. Thank you anyways.
Quote from: nikeman on October 10, 2008, 08:11:25 AM
Ya...lol. Right after i posted the post i figured it out. My variables had way to many ;; and " for some reason. Thank you anyways.
No problem. 8)