flamingo Posted July 9, 2015 Posted July 9, 2015 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
WiththeBackfire Posted January 30, 2016 Posted January 30, 2016 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 Right click the launch.bat file and go Edit Use note pad or word pad Change "java -Xmx3G -Xms2G -jar Tekkit.jar nogui pause" to "java -Xmx1G -Xms1G -jar Tekkit.jar nogui pause" 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
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