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 Quote
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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.