MarkoG123 Posted October 28, 2015 Share Posted October 28, 2015 When i start launch.bat it says E:\Minecraft\SERVER\BigDig>java -Xmx3G -Xms2G -jar BigDig.jar noguiError occurred during initialization of VMCould not reserve enough space for 3145728KB object heap E:\Minecraft\SERVER\BigDig>pausePress any key to continue . . . and when i try to open BigDig.jar it won't open and it gives me just some files. Link to comment Share on other sites More sharing options...
nerd811 Posted December 22, 2015 Share Posted December 22, 2015 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" Link to comment Share on other sites More sharing options...
Boney001 Posted January 14, 2016 Share Posted January 14, 2016 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? Link to comment Share on other sites More sharing options...
jumpandshootbeef Posted January 15, 2016 Share Posted January 15, 2016 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) Link to comment Share on other sites More sharing options...
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