Meenite Posted July 9, 2012 Posted July 9, 2012 This is the error message I rechive once I click on the "Launch" option, could anyone explain to me what I need to do to make it work? C:\Users\SoT\Desktop\Minecraft Stuff\tekkit\tekkit304>java -Xmx3G -Xms2G -jar Te kkit.jar nogui Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine. C:\Users\SoT\Desktop\Minecraft Stuff\tekkit\tekkit304>pause Press any key to continue . . . Thanks in advance! Quote
dudeduderson Posted July 17, 2012 Posted July 17, 2012 you dont use the launch.bat file, you use the Tekkit.java file which runs in the background. Quote
TheSpoonyOne Posted July 17, 2012 Posted July 17, 2012 Seeing that you put "3G" in the Launch parameters, im thinking you have 3GB or more ram right? If so use this code: java -Xmx3G -Xms3G -jar Tekkit.jar nogui That is the same code but the 2 Changed to 3. Copy/Paste or Change it yourself. p.s. That error means you either created the code wrong or you don't have that much RAM. Quote
soulgriever Posted July 17, 2012 Posted July 17, 2012 also a note onto what spoony said make sure that just because your machine has that much ram ur not trying to give it all to the tekkit server the machine needs ram itself to run properly 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.