Advertisement
Guest User

Untitled

a guest
Apr 18th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. [12:24:08] [Server thread/ERROR]: Could not pass event EntityExplodeEvent to FactionsBreak v1.0
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  7. at at.pavlov.cannons.CreateExplosion.blockBreaker(CreateExplosion.java:177) [Cannons.jar:?]
  8. at at.pavlov.cannons.CreateExplosion.detonate(CreateExplosion.java:601) [Cannons.jar:?]
  9. at at.pavlov.cannons.projectile.ProjectileManager.detonateProjectile(ProjectileManager.java:116) [Cannons.jar:?]
  10. at at.pavlov.cannons.listener.EntityListener.ProjectileHit(EntityListener.java:75) [Cannons.jar:?]
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
  14. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
  15. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  16. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  17. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  18. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  19. at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.callProjectileHitEvent(CraftEventFactory.java:779) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  20. at net.minecraft.server.v1_9_R1.EntityProjectile.m(EntityProjectile.java:167) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  21. at net.minecraft.server.v1_9_R1.World.entityJoinedWorld(World.java:1612) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  22. at net.minecraft.server.v1_9_R1.World.g(World.java:1587) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  23. at net.minecraft.server.v1_9_R1.World.tickEntities(World.java:1421) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  24. at net.minecraft.server.v1_9_R1.WorldServer.tickEntities(WorldServer.java:628) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  25. at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:792) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  26. at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  27. at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  28. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  29. at java.lang.Thread.run(Unknown Source) [?:1.8.0_73]
  30. Caused by: java.lang.NullPointerException
  31. at org.bukkit.event.entity.EntityEvent.getEntityType(EntityEvent.java:32) ~[spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  32. at com.phaseprison.factionsbreak.Main.onExplode(Main.java:40) ~[?:?]
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
  36. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
  37. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.9.jar:git-Spigot-d20369f-7fc5cd8]
  38. ... 26 more
  39. [12:27:35] [Server thread/INFO]: [TheNewEconomy] Data saved!
  40. [12:30:25] [Craft Scheduler Thread - 1/INFO]: [AFK] RustyDagger
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement