Jump to content

Error when spawning items


Recommended Posts

First of all, i'm sorry when this question is already many times asked but i can't find the real answer...

Today I installed tekkit on my server (daddycheese.com) and that's ok

But when i try to spawn an item with toomanyitems it gives the error: no such item.

When i try to spawn an item with the console it give this error

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	... 11 more

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:455)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at java.lang.reflect.Method.invoke(Method.java:601)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at com.sk89q.commandbook.commands.GeneralCommands.give(GeneralCommands.java:122)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at com.sk89q.commandbook.CommandBookUtil.giveItem(CommandBookUtil.java:278)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] Caused by: java.lang.NullPointerException

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:557)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:580)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:399)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:403)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at com.sk89q.commandbook.CommandBookPlugin.onCommand(CommandBookPlugin.java:244)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:348)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:448)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] 	at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:465)

29.03 01:18:11 [server] INFO >

01:18:11 [sEVERE] com.sk89q.minecraft.util.commands.WrappedCommandException: java.lang.NullPointerException

29.03 01:18:11 [server] INFO >

01:18:11 [iNFO] [31mAn error has occurred. See console.[0m

I really appreciate when someone can help me!

Thanks in regards

Link to comment
Share on other sites

It seems that you may not have configured you plugins to all the new items that tekkit adds and the server doesn't know what to do with the command. Also check that TooManyItems give command (in the options in .minecraft) is set up to use the correct command when spawning items

Link to comment
Share on other sites

its not in .minecraft its .techniclauncher/tekkit/config/NEI.cfg

just play a little with the variables and one time there will be a setup that is right.. If it gives you just the same item all the time then you shwitched quantity with itemid

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