Advertisement
Guest User

Untitled

a guest
Jan 19th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. 20.01 07:36:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  2. 20.01 07:36:50 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  3. 20.01 07:36:50 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  4. 20.01 07:36:50 [Server] INFO at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source)
  5. 20.01 07:36:50 [Server] INFO at com.jackproehl.combatlog.listeners.EntityDamageByEntityListener.onEntityDamageByEntity(EntityDamageByEntityListener.java:87)
  6. 20.01 07:36:50 [Server] INFO Caused by: java.lang.NullPointerException
  7. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  8. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
  9. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
  10. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
  11. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:580)
  12. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.tickEntities(WorldServer.java:445)
  13. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.World.tickEntities(World.java:1193)
  14. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.World.playerJoinedWorld(World.java:1315)
  15. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.entityJoinedWorld(WorldServer.java:548)
  16. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.World.entityJoinedWorld(World.java:1334)
  17. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.EntityArrow.j_(EntityArrow.java:226)
  18. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.EntityPlayer.damageEntity(EntityPlayer.java:308)
  19. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.EntityHuman.damageEntity(EntityHuman.java:615)
  20. 20.01 07:36:50 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.damageEntity(EntityLiving.java:686)
  21. 20.01 07:36:50 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:391)
  22. 20.01 07:36:50 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:369)
  23. 20.01 07:36:50 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:81)
  24. 20.01 07:36:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  25. 20.01 07:36:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  26. 20.01 07:36:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  27. 20.01 07:36:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  28. 20.01 07:36:50 [Server] INFO org.bukkit.event.EventException
  29. 20.01 07:36:50 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to CombatLog v0.9.7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement