Helloman2124 Posted June 24, 2013 Posted June 24, 2013 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.
AcTaviousBlack Posted June 24, 2013 Posted June 24, 2013 If you have 8 GB. Try changing it to 5 and 4. The second number is better off being lower than the first number.
Helloman2124 Posted June 25, 2013 Author Posted June 25, 2013 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 . . .
Joekillum Posted June 30, 2013 Posted June 30, 2013 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.
Helloman2124 Posted June 30, 2013 Author Posted June 30, 2013 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?
AcTaviousBlack Posted June 30, 2013 Posted June 30, 2013 Search Java download and "see all Java downloads". Find the right download and install it.
Helloman2124 Posted July 1, 2013 Author Posted July 1, 2013 i did all that and i still get the same error
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