Advertisement
kreezxil

Could not pass event PlayerInteractEvent to AssemblyLineFurn

May 30th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. 30.05 07:10:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  2. 30.05 07:10:41 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  3. 30.05 07:10:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  4. 30.05 07:10:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  5. 30.05 07:10:41 [Server] INFO at com.almramc.assemblylinefurnace.AssemblyFurnace.onPlayerInteract(AssemblyFurnace.java:47)
  6. 30.05 07:10:41 [Server] INFO at com.almramc.assemblylinefurnace.WorkingFurnaceListener.addWorkingFurnace(WorkingFurnaceListener.java:75)
  7. 30.05 07:10:41 [Server] INFO at com.almramc.assemblylinefurnace.WorkingFurnaceListener.refreshInput(WorkingFurnaceListener.java:262)
  8. 30.05 07:10:41 [Server] INFO Caused by: java.lang.NullPointerException
  9. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  10. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  11. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  12. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  13. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  14. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
  15. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
  16. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
  17. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
  18. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.Packet14BlockDig.handle(SourceFile:46)
  19. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:541)
  20. 30.05 07:10:41 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  21. 30.05 07:10:41 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:186)
  22. 30.05 07:10:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  23. 30.05 07:10:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  24. 30.05 07:10:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  25. 30.05 07:10:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  26. 30.05 07:10:41 [Server] INFO org.bukkit.event.EventException
  27. 30.05 07:10:41 [Server] SEVERE Could not pass event PlayerInteractEvent to AssemblyLineFurnace v1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement