Advertisement
Guest User

Untitled

a guest
Feb 7th, 2012
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. 07.02 15:39:07 [Server] INFO ... 29 more
  2. 07.02 15:39:07 [Server] INFO at me.coldandtired.mobs.General_listener.onEntityExplode(General_listener.java:1687)
  3. 07.02 15:39:07 [Server] INFO Caused by: java.lang.NullPointerException
  4. 07.02 15:39:07 [Server] INFO ... 24 more
  5. 07.02 15:39:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1024)
  6. 07.02 15:39:07 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:616)
  7. 07.02 15:39:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  8. 07.02 15:39:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  9. 07.02 15:39:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10. 07.02 15:39:07 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
  11. 07.02 15:39:07 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  12. 07.02 15:39:07 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
  13. 07.02 15:39:07 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:528)
  14. 07.02 15:39:07 [Server] INFO at net.minecraft.server.World.tickEntities(World.java:1147)
  15. 07.02 15:39:07 [Server] INFO at net.minecraft.server.World.playerJoinedWorld(World.java:1240)
  16. 07.02 15:39:07 [Server] INFO at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:110)
  17. 07.02 15:39:07 [Server] INFO at net.minecraft.server.World.entityJoinedWorld(World.java:1258)
  18. 07.02 15:39:07 [Server] INFO at net.minecraft.server.EntityFireball.y_(EntityFireball.java:132)
  19. 07.02 15:39:07 [Server] INFO at net.minecraft.server.EntityFireball.a(EntityFireball.java:214)
  20. 07.02 15:39:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:453)
  21. 07.02 15:39:07 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
  22. 07.02 15:39:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1024)
  23. 07.02 15:39:07 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:616)
  24. 07.02 15:39:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. 07.02 15:39:07 [Server] INFO at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
  26. 07.02 15:39:07 [Server] INFO at com.nisovin.magicspells.spells.instant.FireballSpell.onExplosionPrime(FireballSpell.java:131)
  27. 07.02 15:39:07 [Server] INFO at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:433)
  28. 07.02 15:39:07 [Server] INFO at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:437)
  29. 07.02 15:39:07 [Server] INFO at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:429)
  30. 07.02 15:39:07 [Server] INFO at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:229)
  31. 07.02 15:39:07 [Server] INFO at net.minecraft.server.World.createExplosion(World.java:1529)
  32. 07.02 15:39:07 [Server] INFO at net.minecraft.server.Explosion.a(Explosion.java:189)
  33. 07.02 15:39:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:453)
  34. 07.02 15:39:07 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
  35. 07.02 15:39:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1026)
  36. 07.02 15:39:07 [Server] INFO org.bukkit.event.EventException
  37. 07.02 15:39:07 [Server] SEVERE Could not pass event org.bukkit.event.entity.EntityExplodeEvent to Mobs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement