Jump to content

Tekkit sever help!!!


flamingo

Recommended Posts

i keep getting this evre time i lunch the bat file.

Error occurred during initialization of VM

Could not reserve enough space for 3145728KB object heap

its really anoying and i need to do this other wise i cant start the tekkit sever bec its carsing of not getting any ram to it

Link to comment
Share on other sites

  • 6 months later...

I got this too when i first set up my sever. to fix this you need to change the RAM allocation for the sever. Sever are suppose to have the same start and end points for parameters but the files are messed.

To fix it open you sever folder

  1. Right click the launch.bat file and go Edit
    1. Use note pad or word pad
  2. Change "java -Xmx3G -Xms2G -jar Tekkit.jar nogui
    pause" to "java -Xmx1G -Xms1G -jar Tekkit.jar nogui
    pause"
  3. Click save then close the window

This will tell the runtime that it is allowed to use 1Gb of RAM on your computer for the sever

Link to comment
Share on other sites

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