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

Hey wait I think they had this problem on a vanilla server I play on and they had problem with items that came in the new update.

Posted

Either the IDs are mismatched or the server isn't a Tekkit server. Either way, redownload it.

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! =)

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