Jump to content

Recommended Posts

Posted

Its just ive got a computer with a good bit of ram, and since the computer will only be used for a tekkit server, it seems im "Wasting" ram.

Posted

Right im2awsm it is very simple to assign more ram to a server.

When you download a Tekkit server it comes with a launch.bat file that you click to run the server (I assume you already know that if you are running a server).

To increase the RAM of a server...

1. Just right click on the launch.bat file

2. Select "Edit"

3. Then next to Xmx change the value to what you want as the max RAM the server uses (the RAM is measured in Gigabytes for this file so change the value accordingly).

For instance if a wanted 10 Gigabytes of RAM I would put Xmx10G so the whole file would look like this:

java -Xmx10G -Xms3G -jar Tekkit.jar nogui

pause

If you want any other help with this issue then don't hesitate to MSG me (or post it here but I may not see it immediately if you post it here).

  • 6 months later...
Posted

Right im2awsm it is very simple to assign more ram to a server.

When you download a Tekkit server it comes with a launch.bat file that you click to run the server (I assume you already know that if you are running a server).

To increase the RAM of a server...

1. Just right click on the launch.bat file

2. Select "Edit"

3. Then next to Xmx change the value to what you want as the max RAM the server uses (the RAM is measured in Gigabytes for this file so change the value accordingly).

For instance if a wanted 10 Gigabytes of RAM I would put Xmx10G so the whole file would look like this:

java -Xmx10G -Xms3G -jar Tekkit.jar nogui

pause

If you want any other help with this issue then don't hesitate to MSG me (or post it here but I may not see it immediately if you post it here).

There should be more people like you.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...