Jump to content

Recommended Posts

Posted

Every time I try and get an item from NEI it gives me an error in the chat saying that the ID:XXX doesn't exist. Also, when I try and get an item from the Creative Inventory it disappears when I try and place it on the ground.

Posted

Is that server you're playing on not have the mods? That's exactly what it sounds like to me.

I used the Tekkit Server Files from the official page. (It's my own server)

I edited the server.properties and then turned it on.

Posted

Removing the world shouldn't have any effect on it. Crynon's fix might work though, I'm sure I've seen cases with similar problems fixed by that.

Posted

I've got it you need to use launch.bat not minecraft_server.jar! :D

I tried running the "launch.bat" and I get this...

'java' is not a recognized as an internal or external command, operable program or batch file.

Posted

You need to add Java to your system path. Google it.

Now I get this error

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

Posted

You're trying to give the server more RAM than you have. Edit the launch.bat and change "java -Xmx3G -Xms1G" or whatever the numbers are on yours to "java -Xmx1.5G -Xms1G".

Posted

You're trying to give the server more RAM than you have. Edit the launch.bat and change "java -Xmx3G -Xms1G" or whatever the numbers are on yours to "java -Xmx1.5G -Xms1G".

I got it working! Thank you so much! =)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...