Advertisement
Guest User

Untitled

a guest
Aug 14th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. 14.08 04:24:59 [Server] INFO Caused by: java.lang.NullPointerException
  2. 14.08 04:24:59 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40]
  3. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [custom.jar:git-Spigot-fdc1440-53fac9f]
  4. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [custom.jar:git-Spigot-fdc1440-53fac9f]
  5. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [custom.jar:git-Spigot-fdc1440-53fac9f]
  6. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [custom.jar:git-Spigot-fdc1440-53fac9f]
  7. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-Spigot-fdc1440-53fac9f]
  8. 14.08 04:24:59 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_40]
  9. 14.08 04:24:59 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_40]
  10. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-fdc1440-53fac9f]
  11. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57) [custom.jar:git-Spigot-fdc1440-53fac9f]
  12. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126) [custom.jar:git-Spigot-fdc1440-53fac9f]
  13. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:456) [custom.jar:git-Spigot-fdc1440-53fac9f]
  14. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityPlayer.a(EntityPlayer.java:621) [custom.jar:git-Spigot-fdc1440-53fac9f]
  15. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityLiving.a(EntityLiving.java:160) [custom.jar:git-Spigot-fdc1440-53fac9f]
  16. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.Entity.a(Entity.java:810) [custom.jar:git-Spigot-fdc1440-53fac9f]
  17. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.Block.fallOn(Block.java:640) [custom.jar:git-Spigot-fdc1440-53fac9f]
  18. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityHuman.e(EntityHuman.java:1440) [custom.jar:git-Spigot-fdc1440-53fac9f]
  19. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityLiving.e(EntityLiving.java:938) [custom.jar:git-Spigot-fdc1440-53fac9f]
  20. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:496) [custom.jar:git-Spigot-fdc1440-53fac9f]
  21. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:800) [custom.jar:git-Spigot-fdc1440-53fac9f]
  22. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:742) [custom.jar:git-Spigot-fdc1440-53fac9f]
  23. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityHuman.d(EntityHuman.java:859) [custom.jar:git-Spigot-fdc1440-53fac9f]
  24. 14.08 04:24:59 [Server] INFO at net.minecraft.server.v1_8_R3.EntityLiving.d(EntityLiving.java:1101) [custom.jar:git-Spigot-fdc1440-53fac9f]
  25. 14.08 04:24:59 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:584) [custom.jar:git-Spigot-fdc1440-53fac9f]
  26. 14.08 04:24:59 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:538) [custom.jar:git-Spigot-fdc1440-53fac9f]
  27. 14.08 04:24:59 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:552) [custom.jar:git-Spigot-fdc1440-53fac9f]
  28. 14.08 04:24:59 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:86) [custom.jar:git-Spigot-fdc1440-53fac9f]
  29. 14.08 04:24:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-fdc1440-53fac9f]
  30. 14.08 04:24:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-fdc1440-53fac9f]
  31. 14.08 04:24:59 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-fdc1440-53fac9f]
  32. 14.08 04:24:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[custom.jar:git-Spigot-fdc1440-53fac9f]
  33. 14.08 04:24:59 [Server] INFO org.bukkit.event.EventException
  34. 14.08 04:24:59 [Server] ERROR Could not pass event EntityDamageEvent to ProjectKorra v1.7.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement