Jump to content

Recommended Posts

Posted

So I just recently bought a new computer, it has 16GB installed RAM.

Below is the launch.bat file that I launch:

 

----------------------------------------------------------------------

java -Xmx3G -Xms2G -jar Hexxit.jar nogui

pause

----------------------------------------------------------------------

 

And this is the result that it comes up with when I go to launch the server (with no programs running):

----------------------------------------------------------------------
Error occurred during initialization of VM

Could not reserve enough space for object heap

Error: Could not create the Java Virtual Machine.

Error: A fatal exception has occurred. Program will exit.

 

Press any key to continue...

----------------------------------------------------------------------

 

I check my task manager and it says that I still have 12-13GB available on my computer unused.

The server allows me to launch with -Xmx1G -Xms1G but that is still laggy for clients that are connected. Is there a way to reserve more space or something so I can run a server with more RAM?

Thanks

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.

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...