Jump to content

Recommended Posts

Posted

I need help with this because idk how to give it more ram.

When i change the 1's in this-

@ECHO OFF

java -Xmx1G -Xms1G -jar Tekkit.jar nogui

pause

I just get an error messange when i try to start it up.

Posted

When i change it to 5 and 4 this error comes up when i start it back up:

and on my computer i have 16gb of ram

Invalid maximum heap size: -Xmx5G

The specified size exceeds the maximum representable size.

Error: Could not create the Java Virtual Machine.

Error: A fatal exception has occurred. Program will exit.

Press any key to continue . . .

Posted

If you have 32 bit java, get 64 bit. If you already have 64 bit, open up your task manager with ctrl-shift-esc or ctrl-alt-delete, right click on java and set the priority higher.

Posted

  "Joekillum said:
If you have 32 bit java, get 64 bit. If you already have 64 bit, open up your task manager with ctrl-shift-esc or ctrl-alt-delete, right click on java and set the priority higher.

How do i get 64 bit if i have 32?

  • 4 months later...

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...