Jump to content

Recommended Posts

Posted

When i start launch.bat it says 


E:\Minecraft\SERVER\BigDig>java -Xmx3G -Xms2G -jar BigDig.jar nogui
Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap

E:\Minecraft\SERVER\BigDig>pause
Press any key to continue . . .

 

and when i try to open BigDig.jar it won't open and it gives me just some files.

  • 1 month later...
Posted

What happened is that the amount of RAM you are using in the java "-Xmx3g -Xms2g"  is not available what you could do is change it to "java -Xmx1G -Xms512M -jar BigDig.jar nogui"

  • 4 weeks later...
Posted

My problem is that Big Dig only starts if I give it under 1 gb of RAM to use, Even though i have plenty of excess RAM on my machine, 16 gb. I also have the most current java for 64 bit. Is this a bug or is this how it's supposed to be?

Posted

My problem is that Big Dig only starts if I give it under 1 gb of RAM to use, Even though i have plenty of excess RAM on my machine, 16 gb. I also have the most current java for 64 bit. Is this a bug or is this how it's supposed to be?

It isn't supposed to be, try googling any fixes, I can't find anything on it. Also try not using the serverstart.bat but the jar (just for testing purposes)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...