Slack43 Posted April 2, 2017 Posted April 2, 2017 (edited) Ok firstly i start server normally it works than i add 1 gb more it starts but when i have 2gb ram it starts and closes instantly so: java -Xms1g -Xmx1g -jar forge-universal.jar pause This one works --------------------------------------- java -Xms1200m -Xmx1200m -jar forge-universal.jar pause This one too ---------------------------------- java -Xms2g -Xmx2g -jar forge-universal.jar pause This one doesnt work! I have 4 free gb of ram. Edited April 3, 2017 by Slack43 Quote
Slack43 Posted April 2, 2017 Author Posted April 2, 2017 No errors I open the Start.bat than it opens for 0,000001 sec than closes Quote
Slack43 Posted April 2, 2017 Author Posted April 2, 2017 Now i restarted my computer and something happen. I have 8gb ram and i have 4gb used and i want to have 2gb for server and if i run the server it says Error occurred during initialization of VM Could not reserve enough space for 2097152KB object heap Quote
Slack43 Posted April 2, 2017 Author Posted April 2, 2017 Solved! You need to install 64Bit Java to have more than 1GB Ram alocated to the server. #FIX# Go to java.com. Download 64bit java. Restart your computer(If u dont it doesnt gonna work) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.