Sunconure11 Posted January 10, 2015 Posted January 10, 2015 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.
CharZinta Posted January 11, 2015 Posted January 11, 2015 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now