Jump to content

Helloman2124

Members
  • Posts

    18
  • Joined

  • Last visited

About Helloman2124

  • Birthday 06/24/1990

Helloman2124's Achievements

Grass

Grass (2/9)

0

Reputation

  1. i got it i used this @ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "C:WindowsSystem32java.exe" -Xmx6g -Xms4g -jar tekkit.jar PAUSE
  2. Here is my start.bat file code: @ECHO OFF java -Xincgc -Xmx1G -jar Tekkit.jar PAUSE Whenever i change the 1G to more then 1 I get this error:] Invalid maximum heap size: -Xmx4G 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 . . . I dont know how to fix it. I reinstalled java 64 bit several times. I have 16G ram on my computer and i just dont know what to do anymore i have tried a lot of things.
  3. Here is my start.bat file code: @ECHO OFF java -Xincgc -Xmx1G -jar Tekkit.jar PAUSE Whenever i change the 1G to more then 1 I get this error:] Invalid maximum heap size: -Xmx4G 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 . . . I dont know how to fix it. I reinstalled java 64 bit several times. I have 16G ram on my computer and i just dont know what to do anymore i have tried a lot of things.
  4. HELP MEE i keep getting slotChanging(37) message SPAMMED in my console and i cant follow anyhting in the console can someone please help me with this
  5. i get this error too when i try to allocate more ram to it. change the -xmx3 and -xms2 in the launch.bat file to -xmx1 and -xms1
  6. Can someone help me with this, as owner i cant tp to the players and see if they are cheating or something
  7. are all your plugins for minecraft 1.2.5 because that is the minecraft version that tekkit runs on
  8. 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 . . .
  9. 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.
×
×
  • Create New...