Guest User

Untitled

a guest
Oct 23rd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. 2011-06-26 22:29:34 [SEVERE] Could not pass event ENTITY_EXPLODE to WorldGuard
  2. java.lang.NullPointerException
  3. at com.sk89q.worldguard.bukkit.WorldGuardEntityListener.onEntityExplode(WorldGuardEntityListener.java:466)
  4. at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.java:649)
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
  7. at net.minecraft.server.Explosion.a(Explosion.java:205)
  8. at net.minecraft.server.World.createExplosion(World.java:1411)
  9. at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:146)
  10. at net.minecraft.server.EntityTNTPrimed.explode(EntityTNTPrimed.java:88)
  11. at net.minecraft.server.EntityTNTPrimed.o_(EntityTNTPrimed.java:66)
  12. at net.minecraft.server.World.entityJoinedWorld(World.java:1142)
  13. at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:49)
  14. at net.minecraft.server.World.playerJoinedWorld(World.java:1124)
  15. at net.minecraft.server.World.cleanUp(World.java:1101)
  16. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
  18. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
Add Comment
Please, Sign In to add comment