I was playing around on my server today when i decided to make a rubber tree farm with all the works. I had made the farm and set up all the piping but it still was missing something to make it truly efficient and that was the automatic treetap. I went to my house to make it and once i clicked on the treetap picture in the crafting table to put it into my inventory, the client crashed immediately. I saw on the console that I was only listed as having a disconnection, no real error associated with it. So I went back into the server to try and use TMI to spawn it in. I searched for it and then clicked on it and the console chat told me that the item in question does not exist. The picture and id were there for the auto treetap 255:2 but no response from the console using tmi. So i tried the give command. At first it did not recognize "treetap" as an item so I tried the id 255:2 and this time as the console tried to execute the command, a whole list of things popped up as errors. I will attach the error file below and maybe someone can help me figure out what happened. I don't think the item id was properly ported but I could be wrong.
[sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:465)
2012-02-29 23:59:20 [sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:448)
2012-02-29 23:59:20 [sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:348)
2012-02-29 23:59:20 [sEVERE] at com.sk89q.commandbook.CommandBookPlugin.onCommand(CommandBookPlugin.java:244)
2012-02-29 23:59:20 [sEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
2012-02-29 23:59:20 [sEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
2012-02-29 23:59:20 [sEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:403)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:791)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:751)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:739)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Question
Stormhornet
I was playing around on my server today when i decided to make a rubber tree farm with all the works. I had made the farm and set up all the piping but it still was missing something to make it truly efficient and that was the automatic treetap. I went to my house to make it and once i clicked on the treetap picture in the crafting table to put it into my inventory, the client crashed immediately. I saw on the console that I was only listed as having a disconnection, no real error associated with it. So I went back into the server to try and use TMI to spawn it in. I searched for it and then clicked on it and the console chat told me that the item in question does not exist. The picture and id were there for the auto treetap 255:2 but no response from the console using tmi. So i tried the give command. At first it did not recognize "treetap" as an item so I tried the id 255:2 and this time as the console tried to execute the command, a whole list of things popped up as errors. I will attach the error file below and maybe someone can help me figure out what happened. I don't think the item id was properly ported but I could be wrong.
[sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:465)
2012-02-29 23:59:20 [sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:448)
2012-02-29 23:59:20 [sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:348)
2012-02-29 23:59:20 [sEVERE] at com.sk89q.commandbook.CommandBookPlugin.onCommand(CommandBookPlugin.java:244)
2012-02-29 23:59:20 [sEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
2012-02-29 23:59:20 [sEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
2012-02-29 23:59:20 [sEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:403)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:791)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:751)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:739)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
2012-02-29 23:59:20 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
2012-02-29 23:59:20 [sEVERE] Caused by: java.lang.NullPointerException
2012-02-29 23:59:20 [sEVERE] at com.sk89q.commandbook.CommandBookUtil.giveItem(CommandBookUtil.java:278)
2012-02-29 23:59:20 [sEVERE] at com.sk89q.commandbook.commands.GeneralCommands.give(GeneralCommands.java:122)
2012-02-29 23:59:20 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-02-29 23:59:20 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-02-29 23:59:20 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-02-29 23:59:20 [sEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2012-02-29 23:59:20 [sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:455)
2012-02-29 23:59:20 [sEVERE] ... 16 more
0 answers to this question
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