World of Minecraft Client Java Error
17 replies [Last post]
repkam09
WoM Member
Members
WoM Member: 11392
WoM Coins: 0

Posted this problem in the WOMClient download section:

This is the error copied from the Batch file:
<br>Autodetecting java<br>Testing default folder<br>Checking C:\Program Files\Java\jre6 folder<br>Found java in C:\Program Files\Java\jre6 folder<br>Starting java from "C:\Program Files\Java\jre6\bin\java.exe"<br>Error occurred during initialization of VM<br>Could not reserve enough space for object heap<br>Could not create the Java virtual machine.<br>ERROR: Failed to run minecraft<br>JAVA6="C:\Program Files\Java\jre6\bin\java.exe"<br>Press any key to continue . . .<br>

tried uninstalling/reinstalling Java. Updated to latest version.
using Windows XP

repkam09
WoM Member
Members
WoM Member: 11392
WoM Coins: 0
Ok, for some reason the above

Ok, for some reason the above seems to have posted
kinda strangely...
I do not know how to edit post, so here goes again:

Autodetecting java
Testing default folder
Checking C:\Program Files\Java\jre6 folder
Found java in C:\Program Files\Java\jre6 folder
Starting java from "C:\Program Files\Java\jre6\bin\java.exe"
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
ERROR: Failed to run minecraft
JAVA6="C:\Program Files\Java\jre6\bin\java.exe"
Press any key to continue . . .

R_C_A
WoM Member
Members
WoM Member: 13563
WoM Coins: 0
Im haveing a simaler

Im haveing a simaler problem:

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_01 folder
Found java in C:\Program Files\Java\jre1.6.0_01 folder
Checking C:\Program Files\Java\jre1.6.0_02 folder
Found java in C:\Program Files\Java\jre1.6.0_02 folder
Checking C:\Program Files\Java\jre1.6.0_03 folder
Found java in C:\Program Files\Java\jre1.6.0_03 folder
Checking C:\Program Files\Java\jre1.6.0_05 folder
Found java in C:\Program Files\Java\jre1.6.0_05 folder
Checking C:\Program Files\Java\jre1.6.0_07 folder
Found java in C:\Program Files\Java\jre1.6.0_07 folder
Starting java from "C:\Program Files\Java\jre1.6.0_07\bin\java.exe"
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
ERROR: Failed to run minecraft
JAVA6="C:\Program Files\Java\jre1.6.0_07\bin\java.exe"
Press any key to continue . . .

I have no freaky idea what to do...

Thanks, that solved my problem, you rock!  :D

InvisiblePerson
WoM Member
Contributor
WoM Member: 446
WoM Coins: 18
Solution

You don't have enough RAM to run it. In your run.bat, search for the value "-Xmx800M" and change it to "-Xmx512M". This should resolve your issues.

lider
Contributor
Members
WoM Member: 58484
WoM Coins: 169
how

how do you do that?

Skuggi
WoM Member
Members
WoM Member: 72842
WoM Coins: 0
You just have to right click

You just have to right click on run.bat and press edit, then do ctrl+f and type xmx.

I tried this solution and it didn't work, you can view my error message from this photo: http://sphotos.ak.fbcdn.net/hphotos-ak-ash2/hs347.ash2/62724_1506005182420_1603008768_1220207_5341831_n.jpg

Edit: I found out that the problem is my minecraft.jar file. It's in the /lib folder but it doesn't seem to be the right version. I've tried to download it from the URL given in the guide but I get a 404 error when I paste it in my browser.

hoon610
WoM Member
Members
WoM Member: 58148
WoM Coins: 0
still

i did the 512 thing but it still gives me the error =(

FallenGlory
WoM Member
Members
WoM Member: 81205
WoM Coins: 0
i get a sorta similar error,

i get a sorta similar error, it says Java not found, when i have java on my computer. heres what it says:

Autodetecting java
Testing default folder
ERROR: 32-bit Java 6 not found!
Please download and install from java.com
Press any key to continue . . .

Billy Crawford
WoM Member
Members
WoM Member: 30742
WoM Coins: 9
You need JRE6u20 to use the

You need JRE6u20 to use the client.

ranman32
WoM Member
Members
WoM Member: 120265
WoM Coins: 0
error message

i get this message

 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_07 folder
Found java in C:\Program Files\Java\jre1.6.0_07 folder
Checking C:\Program Files\Java\jre1.6.0_18 folder
Found java in C:\Program Files\Java\jre1.6.0_18 folder
Starting java from "C:\Program Files\Java\jre1.6.0_18\bin\java.exe"
Compass initialized
Failed to initialize device Generic Virtual HID Driver because of: java.io.IOExc
eption: Failed to acquire device (8007001e)
Got server: Generating level: Planting..
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Failed to poll device: Device is released
Starting java from "C:\Program Files\Java\jre1.6.0_18\bin\java.exe"

Saniro
WoM Member
Members
WoM Member: 133578
WoM Coins: 0
I have that exact error

Could Not Find Class Main?

Autodetecting java
Testing default folder
Checking C:\Program Files\Java\jre6 folder
Found java in C:\Program Files\Java\jre6 folder
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 . . .

Techdude00
WoM Member
Members
WoM Member: 162199
WoM Coins: 0
I had the same problem

one simple solution is to delete your old World of Minecraft client, download it again, and also re-download the mincraft.jar, worked for me

smedly_norbert
WoM Member
Members
WoM Member: 135434
WoM Coins: 0
Update broke it :/

I logged into the client all of 5 minutes ago and it auto-updated.

Tried to run it and BAM! Error.

I tried deleting minecraft.jar and reinstalling. I'm thinking I should just redownload the whole thing. Suggestions?

Leksikon
WoM Member
Members
WoM Member: 163147
WoM Coins: 0
Kek

What Techdude did worked for me, but now it's not able to retrieve server list :/

smedly_norbert
WoM Member
Members
WoM Member: 135434
WoM Coins: 0
I usually have to run and

I usually have to run and close it a few times for it to get the server list.

Leksikon
WoM Member
Members
WoM Member: 163147
WoM Coins: 0
.

WARNING: Found unknown Windows version: Windows Vista
Attempting to use default windows plug-in.

erik9504
WoM Member
Members
WoM Member: 165187
WoM Coins: 0
i got the same problem as

i got the same problem as sanario and skuggi. 

my suggest to dev team patch it down or remake it :S??

Maddog077
WoM Member
Members
WoM Member: 134818
WoM Coins: 0
Mac

I'm on mac and have the same error. its been running fine until this update please help me