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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...