Having a little problem with minecraft hacks
1 reply [Last post]
HondaSushi
WoM Member
Members
WoM Member: 102379
WoM Coins: 0

i did everything but it doesnt work and i dont know why

this is what it says in the cmd thingy that pops up

Autodetecting java
Testing default folder
Checking C:\Program Files\Java\jre6 folder
Found java in C:\Program Files\Java\jre6 folder
Checking C:\Program Files\Java\jre1.6.0_02 folder
Found java in C:\Program Files\Java\jre1.6.0_02 folder
Starting java from "C:\Program Files\Java\jre1.6.0_02\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.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)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
ERROR: Failed to run minecraft
JAVA6="C:\Program Files\Java\jre1.6.0_02\bin\java.exe"
Press any key to continue . . .

Oryxian
WoM Member
Members
WoM Member: 100878
WoM Coins: 0
I'm having the same problem,

I'm having the same problem, it's apparently a pathing issue. It's usually fixed by going to System Properties, going to Advanced System Settings, and Environment Variables. When you're there you change the "Path" to .;C:\Program Files (x86)\Java\jre6\bin\java.exe. That's all I've ever found about fixing it, and it still didn't for me.