Jump to content

Recommended Posts

Posted

Is there a good set of java arguments for a large modpack on Technic? I want something to reduce quite a bit of lag, but, the current set I have eats up most of my CPU.

The following works fine for me and we have 104 mods. If your CPU is working itself to death you might want to find out why.

 

java -Xms2048m -Xmx2048m -XX:PermSize=128m -XX:MaxPermSize=256m -jar <server.jar> nogui

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