Jump to content

Recommended Posts

Posted

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

Posted

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

Posted

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

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