I get this error when I run the client:
Starting java from "C:\Program Files\Java\jre6\bin\java.exe"
Exception in thread "main" java.lang.NoClassDefFoundError: com/mojang/minecraft/
MinecraftApplet
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)
Caused by: java.lang.ClassNotFoundException: com.mojang.minecraft.MinecraftApple
t
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)
... 12 more
Could not find the main class: Main. Program will exit.
ERROR: Failed to run minecraft
JAVA6="C:\Program Files\Java\jre6\bin\java.exe"
Press any key to continue . . .
What should I do???
Minecraft has migrated all their data to a new server cluster. Womclient seems to be struggling with the change.
What is happening is womclient is getting updated, but the file
"minecraft.jar" isn't on the server it used to be, so the minecraft.jar
in your womclient/lib folder has become 0kb. Empty. You need to
re-download minecraft.jar from :
https://s3.amazonaws.com/MinecraftDownload/classic/minecraft.jar
and
put it in your womclient/lib folder. Keep a copy of womclient and the
minecraft.jar file because you will probably have to do this again
later.
To prevent womclient from updating again do this :
1. Disconnect from your network.
2. Start womclient , don't login yet.
3. Re-connect to your network
4. Wait a few secs to be sure you are connected properly
5. Login to womclient.
6. Pray you can connect to a server.
Good luck!
Thanks!!!
Yes that fixed it, thank you
WoM Coins: 0
I have the same problem, a remedy would be delightful