Meenite Posted July 9, 2012 Share 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! Link to comment Share on other sites More sharing options...
dudeduderson Posted July 17, 2012 Share Posted July 17, 2012 you dont use the launch.bat file, you use the Tekkit.java file which runs in the background. Link to comment Share on other sites More sharing options...
TheSpoonyOne Posted July 17, 2012 Share 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. Link to comment Share on other sites More sharing options...
soulgriever Posted July 17, 2012 Share 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 Link to comment Share on other sites More sharing options...
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