Jump to content

Recommended Posts

Posted

do you mean how to allocate more RAM in the run process? or do you mean to actually physically add RAM to your system?

If you mean to simply allocate more, then edit the 'launch.bat' file in your server folder. Mine reads


java -Xmx2G -Xms1G -jar Hexxit.jar nogui

pause

if I understand correctly, that basically allots between 1GB and 2GB of RAM (I'm sure an oversimplified description).

Posted

first, are you on a PC? second, what version/type of java do you have installed (Java 6/Java 7? 32-bit/64-bit?)

and can you share the exact wording of the error and where it shows up... (i.e., is it a dialog box, or are you getting an error in a console window?)

Posted

Well i'm Dutch, but it says this:

C:UsersNielsDesktopHexxit_Server_v1.0.5>java -Xmx2G -Xms1G -jar Hexxit.jar nogui

Java is not recognized as an internal or external command, program or Batchfile.

CUsersNielsDesktopHexxit_Server_V1.0.5>pause

Press a key to continue ...

I've got java version 7 update 25

My pc is a 64-bit

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