Jump to content

Some server assistance needed!


Recommended Posts

This is the error message I rechive once I click on the "Launch" option, could anyone explain to me what I need to do to make it work?

C:\Users\SoT\Desktop\Minecraft Stuff\tekkit\tekkit304>java -Xmx3G -Xms2G -jar Te

kkit.jar nogui

Error occurred during initialization of VM

Could not reserve enough space for object heap

Could not create the Java virtual machine.

C:\Users\SoT\Desktop\Minecraft Stuff\tekkit\tekkit304>pause

Press any key to continue . . .

Thanks in advance!

Link to comment
Share on other sites

Seeing that you put "3G" in the Launch parameters, im thinking you have 3GB or more ram right? If so use this code:

java -Xmx3G -Xms3G -jar Tekkit.jar nogui

That is the same code but the 2 Changed to 3. Copy/Paste or Change it yourself.

p.s. That error means you either created the code wrong or you don't have that much RAM.

Link to comment
Share on other sites

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