jeronimo078 Posted March 28, 2012 Posted March 28, 2012 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
Fireshot415 Posted March 30, 2012 Posted March 30, 2012 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
t1m3l3ss Posted March 30, 2012 Posted March 30, 2012 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now