Launching C:\Documents and Settings\user\Application Data\.minecraft\bin\minecraft.jar
java -cp "C:\Documents and Settings\user\Application Data\.minecraft\bin/minecraft.jar;C:\Documents and Settings\user\Application Data\.minecraft\bin/lwjgl.jar;C:\Documents and Settings\user\Application Data\.minecraft\bin/lwjgl_util.jar;C:\Documents and Settings\user\Application Data\.minecraft\bin/jinput.jar;" "-Djava.library.path=C:\Documents and Settings\user\Application Data\.minecraft\bin\natives" -Xmx1024M -Xms512M net.minecraft.client.Minecraft
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Minecraft exited with status 1
Its been happening for the last couple weeks now. I can play through the Minecraft.net Client yet when I try to open client up on my computer I get the little window Saying:"Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit." I am not that tech savvy so if I am helped through this topic can you explain/go a little slow for me thanks!
The error is stating that there wasn't enough room in memory to reserve the 1G it was trying to reserve. It may be other programs are using most of your memory.
java -cp "C:\Documents and Settings\user\Application Data\.minecraft\bin/minecraft.jar;C:\Documents and Settings\user\Application Data\.minecraft\bin/lwjgl.jar;C:\Documents and Settings\user\Application Data\.minecraft\bin/lwjgl_util.jar;C:\Documents and Settings\user\Application Data\.minecraft\bin/jinput.jar;" "-Djava.library.path=C:\Documents and Settings\user\Application Data\.minecraft\bin\natives" -Xmx1024M -Xms512M net.minecraft.client.Minecraft
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Minecraft exited with status 1
Its been happening for the last couple weeks now. I can play through the Minecraft.net Client yet when I try to open client up on my computer I get the little window Saying:"Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit." I am not that tech savvy so if I am helped through this topic can you explain/go a little slow for me thanks!
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThe error is stating that there wasn't enough room in memory to reserve the 1G it was trying to reserve. It may be other programs are using most of your memory.