Jump to content

Recommended Posts

Posted

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!

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...