Posted April 2, 20178 yr 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, 20178 yr by Slack43
April 2, 20178 yr Author 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
April 2, 20178 yr Author 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)
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.