Advertisement
Guest User

error when i died

a guest
Nov 22nd, 2012
537
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.90 KB | None | 0 0
  1. 22.11 16:52:29 [Server] INFO ... 16 more
  2. 22.11 16:52:29 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
  3. 22.11 16:52:29 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  4. 22.11 16:52:29 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. 22.11 16:52:29 [Server] INFO at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
  6. 22.11 16:52:29 [Server] INFO at com.shanesmith.plugin.keepitems.KeepItems.onPlayerInteract(KeepItems.java:91)
  7. 22.11 16:52:29 [Server] INFO Caused by: java.lang.NullPointerException
  8. 22.11 16:52:29 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
  9. 22.11 16:52:29 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
  10. 22.11 16:52:29 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
  11. 22.11 16:52:29 [Server] INFO at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
  12. 22.11 16:52:29 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)
  13. 22.11 16:52:29 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  14. 22.11 16:52:29 [Server] INFO at net.minecraft.server.ServerConnection.b(SourceFile:39)
  15. 22.11 16:52:29 [Server] INFO at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:113)
  16. 22.11 16:52:29 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:290)
  17. 22.11 16:52:29 [Server] INFO at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:41)
  18. 22.11 16:52:29 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1024)
  19. 22.11 16:52:29 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:147)
  20. 22.11 16:52:29 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:177)
  21. 22.11 16:52:29 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  22. 22.11 16:52:29 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  23. 22.11 16:52:29 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. 22.11 16:52:29 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
  25. 22.11 16:52:29 [Server] INFO org.bukkit.event.EventException
  26. 22.11 16:52:29 [Server] SEVERE Could not pass event PlayerInteractEvent to KeepItems v0.1.0
  27. 22.11 16:52:15 [Multicraft] JAMMY_SAUCE ran command Message of the Day
  28. 22.11 16:52:15 [Connect] User JAMMY_SAUCE, IP 109.148.181.133
  29. 22.11 16:52:10 [Server] INFO [PLAYER_COMMAND] dillbob123: /f unclaim
  30. 22.11 16:52:10 [Server] INFO [Factions v1.6.9.2] dillbob123 unclaimed land at (16,-18) from the faction: Rangerssss
  31. 22.11 16:52:09 [Server] INFO [xAuth] Gronkh authenticated
  32. 22.11 16:52:06 [PVPer]Nathan ran command Message of the Day
  33. 22.11 16:52:06 [PVPer]Gronkh ran command Message of the Day
  34. 22.11 16:52:06 [PVPer]badman759 ran command Message of the Day
  35. 22.11 16:52:06 [Disconnect] User badman759 has disconnected, reason: unknown
  36. 22.11 16:52:06 [Disconnect] User Gronkh has disconnected, reason: unknown
  37. 22.11 16:52:06 [Disconnect] User Nathan has disconnected, reason: unknown
  38. 22.11 16:52:06 [Connect] User [PVPer]Nathan, IP unknown
  39. 22.11 16:52:06 [Connect] User [PVPer]Gronkh, IP unknown
  40. 22.11 16:52:06 [Connect] User [PVPer]badman759, IP unknown
  41. 22.11 16:52:03 [Server] INFO ... 16 more
  42. 22.11 16:52:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
  43. 22.11 16:52:03 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  44. 22.11 16:52:03 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. 22.11 16:52:03 [Server] INFO at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
  46. 22.11 16:52:03 [Server] INFO at com.shanesmith.plugin.keepitems.KeepItems.onPlayerInteract(KeepItems.java:91)
  47. 22.11 16:52:03 [Server] INFO Caused by: java.lang.NullPointerException
  48. 22.11 16:52:03 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
  49. 22.11 16:52:03 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
  50. 22.11 16:52:03 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
  51. 22.11 16:52:03 [Server] INFO at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
  52. 22.11 16:52:03 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)
  53. 22.11 16:52:03 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  54. 22.11 16:52:03 [Server] INFO at net.minecraft.server.ServerConnection.b(SourceFile:39)
  55. 22.11 16:52:03 [Server] INFO at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:113)
  56. 22.11 16:52:03 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:290)
  57. 22.11 16:52:03 [Server] INFO at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:41)
  58. 22.11 16:52:03 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1024)
  59. 22.11 16:52:03 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:147)
  60. 22.11 16:52:03 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:177)
  61. 22.11 16:52:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  62. 22.11 16:52:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  63. 22.11 16:52:03 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  64. 22.11 16:52:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
  65. 22.11 16:52:03 [Server] INFO org.bukkit.event.EventException
  66. 22.11 16:52:03 [Server] SEVERE Could not pass event PlayerInteractEvent to KeepItems v0.1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement