Jump to content
  • 0

Can't run launcher.bat in Tekkit server folder


helen269

Question

Launcher Version: 3.1.2

Operating System: XP SP3, 2GB RAM, Dual core Athlon 3800+, 32bit

Java Version: 1.7

Antivirus Program: Avast

Description of Problem:

I'm trying to create an MP LAN server so I've downloaded the serevr zip file but when I run the launcher.bat it errors out.

Error Messages:

Error occurered during initialization of VM

Could not reserve enough space for object heap

Error: Could not create the Java Virtual Machine.

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

Error Log:


 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Right click the batch file.

Click "Edit.."

Change "java -jar -Xmx3G -Xms2G tekkit.jar nogui" to:

" java -jar -Xmx1G -Xms1G tekkit.jar nogui "

(The reason it errors out is because by default, it's set to take minimum 2 GB of your RAM, and max 3GB.

You only have 2GB, so you need to tone it down.)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...