Advertisement
xDizasterCYx

Untitled

Jun 7th, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.47 KB | None | 0 0
  1. [16:53:01 ERROR]: Could not pass event PlayerInteractEvent to PlayerConditions v
  2. 1.5.2
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  5. va:305) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  7. a:62) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  8. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  9. ava:502) [spigot.jar:git-Spigot-870264a-0a645a2]
  10. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  11. ava:487) [spigot.jar:git-Spigot-870264a-0a645a2]
  12. at org.bukkit.craftbukkit.v1_8_R2.event.CraftEventFactory.callPlayerInte
  13. ractEvent(CraftEventFactory.java:227) [spigot.jar:git-Spigot-870264a-0a645a2]
  14. at net.minecraft.server.v1_8_R2.PlayerInteractManager.interact(PlayerInt
  15. eractManager.java:463) [spigot.jar:git-Spigot-870264a-0a645a2]
  16. at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java
  17. :740) [spigot.jar:git-Spigot-870264a-0a645a2]
  18. at net.minecraft.server.v1_8_R2.PacketPlayInBlockPlace.a(PacketPlayInBlo
  19. ckPlace.java:52) [spigot.jar:git-Spigot-870264a-0a645a2]
  20. at net.minecraft.server.v1_8_R2.PacketPlayInBlockPlace.a(PacketPlayInBlo
  21. ckPlace.java:1) [spigot.jar:git-Spigot-870264a-0a645a2]
  22. at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:1
  23. 3) [spigot.jar:git-Spigot-870264a-0a645a2]
  24. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  25. ?:1.8.0_45]
  26. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
  27. at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar
  28. :git-Spigot-870264a-0a645a2]
  29. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:7
  30. 12) [spigot.jar:git-Spigot-870264a-0a645a2]
  31. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:3
  32. 68) [spigot.jar:git-Spigot-870264a-0a645a2]
  33. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:6
  34. 51) [spigot.jar:git-Spigot-870264a-0a645a2]
  35. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java
  36. :554) [spigot.jar:git-Spigot-870264a-0a645a2]
  37. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  38. Caused by: java.lang.NullPointerException
  39. at me.choco.conditions.events.FlowerClickEvent.onPlayerClick(FlowerClick
  40. Event.java:18) ~[?:?]
  41. at sun.reflect.GeneratedMethodAccessor349.invoke(Unknown Source) ~[?:?]
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  43. .8.0_45]
  44. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  45. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  46. va:301) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  47. ... 17 more
  48. [16:53:01 ERROR]: Could not pass event PlayerInteractEvent to PlayerConditions v
  49. 1.5.2
  50. org.bukkit.event.EventException
  51. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  52. va:305) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  53. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  54. a:62) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  55. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  56. ava:502) [spigot.jar:git-Spigot-870264a-0a645a2]
  57. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  58. ava:487) [spigot.jar:git-Spigot-870264a-0a645a2]
  59. at org.bukkit.craftbukkit.v1_8_R2.event.CraftEventFactory.callPlayerInte
  60. ractEvent(CraftEventFactory.java:227) [spigot.jar:git-Spigot-870264a-0a645a2]
  61. at net.minecraft.server.v1_8_R2.PlayerInteractManager.interact(PlayerInt
  62. eractManager.java:463) [spigot.jar:git-Spigot-870264a-0a645a2]
  63. at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java
  64. :740) [spigot.jar:git-Spigot-870264a-0a645a2]
  65. at net.minecraft.server.v1_8_R2.PacketPlayInBlockPlace.a(PacketPlayInBlo
  66. ckPlace.java:52) [spigot.jar:git-Spigot-870264a-0a645a2]
  67. at net.minecraft.server.v1_8_R2.PacketPlayInBlockPlace.a(PacketPlayInBlo
  68. ckPlace.java:1) [spigot.jar:git-Spigot-870264a-0a645a2]
  69. at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:1
  70. 3) [spigot.jar:git-Spigot-870264a-0a645a2]
  71. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  72. ?:1.8.0_45]
  73. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
  74. at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar
  75. :git-Spigot-870264a-0a645a2]
  76. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:7
  77. 12) [spigot.jar:git-Spigot-870264a-0a645a2]
  78. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:3
  79. 68) [spigot.jar:git-Spigot-870264a-0a645a2]
  80. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:6
  81. 51) [spigot.jar:git-Spigot-870264a-0a645a2]
  82. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java
  83. :554) [spigot.jar:git-Spigot-870264a-0a645a2]
  84. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  85. Caused by: java.lang.NullPointerException
  86. at me.choco.conditions.events.FlowerClickEvent.onPlayerClick(FlowerClick
  87. Event.java:18) ~[?:?]
  88. at sun.reflect.GeneratedMethodAccessor349.invoke(Unknown Source) ~[?:?]
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  90. .8.0_45]
  91. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  92. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  93. va:301) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  94. ... 17 more
  95. [16:53:01 ERROR]: Could not pass event PlayerInteractEvent to PlayerConditions v
  96. 1.5.2
  97. org.bukkit.event.EventException
  98. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  99. va:305) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  100. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  101. a:62) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  102. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  103. ava:502) [spigot.jar:git-Spigot-870264a-0a645a2]
  104. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  105. ava:487) [spigot.jar:git-Spigot-870264a-0a645a2]
  106. at org.bukkit.craftbukkit.v1_8_R2.event.CraftEventFactory.callPlayerInte
  107. ractEvent(CraftEventFactory.java:227) [spigot.jar:git-Spigot-870264a-0a645a2]
  108. at net.minecraft.server.v1_8_R2.PlayerInteractManager.interact(PlayerInt
  109. eractManager.java:463) [spigot.jar:git-Spigot-870264a-0a645a2]
  110. at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java
  111. :740) [spigot.jar:git-Spigot-870264a-0a645a2]
  112. at net.minecraft.server.v1_8_R2.PacketPlayInBlockPlace.a(PacketPlayInBlo
  113. ckPlace.java:52) [spigot.jar:git-Spigot-870264a-0a645a2]
  114. at net.minecraft.server.v1_8_R2.PacketPlayInBlockPlace.a(PacketPlayInBlo
  115. ckPlace.java:1) [spigot.jar:git-Spigot-870264a-0a645a2]
  116. at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:1
  117. 3) [spigot.jar:git-Spigot-870264a-0a645a2]
  118. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  119. ?:1.8.0_45]
  120. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
  121. at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar
  122. :git-Spigot-870264a-0a645a2]
  123. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:7
  124. 12) [spigot.jar:git-Spigot-870264a-0a645a2]
  125. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:3
  126. 68) [spigot.jar:git-Spigot-870264a-0a645a2]
  127. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:6
  128. 51) [spigot.jar:git-Spigot-870264a-0a645a2]
  129. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java
  130. :554) [spigot.jar:git-Spigot-870264a-0a645a2]
  131. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  132. Caused by: java.lang.NullPointerException
  133. at me.choco.conditions.events.FlowerClickEvent.onPlayerClick(FlowerClick
  134. Event.java:18) ~[?:?]
  135. at sun.reflect.GeneratedMethodAccessor349.invoke(Unknown Source) ~[?:?]
  136. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  137. .8.0_45]
  138. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  139. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  140. va:301) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  141. ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement