Guest User

Quake Error

a guest
Oct 5th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.73 KB | None | 0 0
  1. org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  2. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  3. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  4. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  5. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  6. 05.10 10:45:08 [Server] INFO org.bukkit.event.EventException
  7. 05.10 10:45:08 [Server] SEVERE Could not pass event PlayerInteractEvent to Quake v0.3.0
  8. 05.10 10:45:08 [Server] INFO ... 16 more
  9. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  10. 05.10 10:45:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  11. 05.10 10:45:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. 05.10 10:45:08 [Server] INFO at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
  13. 05.10 10:45:08 [Server] INFO at com.Geekpower14.Quake.Stuff.Item.StoneHoe.onPlayerInteract(StoneHoe.java:160)
  14. 05.10 10:45:08 [Server] INFO at com.Geekpower14.Quake.Stuff.Item.ItemBasic.istheSame(ItemBasic.java:175)
  15. 05.10 10:45:08 [Server] INFO Caused by: java.lang.NullPointerException
  16. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  17. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  18. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  19. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  20. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  21. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  22. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  23. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  24. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  25. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58)
  26. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:630)
  27. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:373)
  28. 05.10 10:45:08 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  29. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  30. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  31. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  32. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  33. 05.10 10:45:08 [Server] INFO org.bukkit.event.EventException
  34. 05.10 10:45:08 [Server] SEVERE Could not pass event PlayerInteractEvent to Quake v0.3.0
  35. 05.10 10:45:08 [Server] INFO ... 16 more
  36. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  37. 05.10 10:45:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  38. 05.10 10:45:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  39. 05.10 10:45:08 [Server] INFO at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
  40. 05.10 10:45:08 [Server] INFO at com.Geekpower14.Quake.Stuff.Item.StoneHoe.onPlayerInteract(StoneHoe.java:160)
  41. 05.10 10:45:08 [Server] INFO at com.Geekpower14.Quake.Stuff.Item.ItemBasic.istheSame(ItemBasic.java:175)
  42. 05.10 10:45:08 [Server] INFO Caused by: java.lang.NullPointerException
  43. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  44. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  45. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  46. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  47. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  48. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  49. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  50. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  51. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  52. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58)
  53. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:630)
  54. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:373)
  55. 05.10 10:45:08 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  56. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  57. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  58. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  59. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  60. 05.10 10:45:08 [Server] INFO org.bukkit.event.EventException
  61. 05.10 10:45:08 [Server] SEVERE Could not pass event PlayerInteractEvent to Quake v0.3.0
  62. 05.10 10:45:08 [Server] INFO ... 16 more
  63. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  64. 05.10 10:45:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  65. 05.10 10:45:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. 05.10 10:45:08 [Server] INFO at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
  67. 05.10 10:45:08 [Server] INFO at com.Geekpower14.Quake.Stuff.Item.WoodenHoe.onPlayerInteract(WoodenHoe.java:164)
  68. 05.10 10:45:08 [Server] INFO at com.Geekpower14.Quake.Stuff.Item.ItemBasic.istheSame(ItemBasic.java:175)
  69. 05.10 10:45:08 [Server] INFO Caused by: java.lang.NullPointerException
  70. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  71. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  72. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  73. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  74. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  75. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  76. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  77. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  78. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  79. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58)
  80. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:630)
  81. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:373)
  82. 05.10 10:45:08 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  83. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  84. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  85. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  86. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  87. 05.10 10:45:08 [Server] INFO org.bukkit.event.EventException
  88. 05.10 10:45:08 [Server] SEVERE Could not pass event PlayerInteractEvent to Quake v0.3.0
  89. 05.10 10:45:08 [Server] INFO ... 16 more
  90. 05.10 10:45:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  91. 05.10 10:45:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  92. 05.10 10:45:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  93. 05.10 10:45:08 [Server] INFO at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
  94. 05.10 10:45:08 [Server] INFO at com.Geekpower14.Quake.Stuff.Item.WoodenHoe.onPlayerInteract(WoodenHoe.java:164)
  95. 05.10 10:45:08 [Server] INFO at com.Geekpower14.Quake.Stuff.Item.ItemBasic.istheSame(ItemBasic.java:175)
  96. 05.10 10:45:08 [Server] INFO Caused by: java.lang.NullPointerException
  97. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  98. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  99. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  100. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  101. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  102. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  103. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  104. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  105. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  106. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58)
  107. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:630)
  108. 05.10 10:45:08 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:373)
  109. 05.10 10:45:08 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
Advertisement
Add Comment
Please, Sign In to add comment