Resolved: World of Minecraft Client - VM Error?
Okay, so I'm trying to get the World of Minecraft client to work on my university's computers. I can play on minecraft.net just fine, but when I run the World of Minecraft client, it says this:
"Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine."
Is there any way to fix this? I'm just a student, not an administrator, so I can't make any significant changes to the system.
Please post any and all suggestions!
Thank you, InvisiblePerson. I
Thank you, InvisiblePerson. I almost broke my head over this problem, lol.
WoM Coins: 18
For World of Minecraft Client Wrapper V1.5.9
In the run.bat, look for a line that says "Dsun.java2d.pmoffscreen=false -Xmx800M Main"
Change that to "Dsun.java2d.pmoffscreen=false -Xmx500M Main"
For World of Minecraft Client Wrapper Versions below V1.5.9
In the run.bat, look for a line that says "-Xms800M -Xmx800M"
Change both numbers to 500.