FlyingDuchman Posted March 20, 2012 Posted March 20, 2012 When i hit launch the cmd window pops up and says the following. __________________________________________________ Error occurred duting initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine. C:\Users\... Press any key to continue . . . __________________________________________________ And then it closes when i hit anything. Can someone help fix this problem???
0 termhn Posted March 20, 2012 Posted March 20, 2012 1. http://forums.technicpack.net/index.php/topic,2797.0.html 2. You are allocating too much memory to java. Open start.bat in notepad and change the -XmxXXXXM -XmsXXXXM part. the numbers where the XXXX are, decrease them. try 512M, or less if you still get the error, though I wouldnt recommend any less than that...
Question
FlyingDuchman
When i hit launch the cmd window pops up and says the following.
__________________________________________________
Error occurred duting initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
C:\Users\...
Press any key to continue . . .
__________________________________________________
And then it closes when i hit anything.
Can someone help fix this problem???
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now