Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. [05-07 17:54:59 ] [Server] ERROR Could not pass event PlayerDeathEvent to Deathplugin v1.0
  2. [05-07 17:54:59 ] [Server] [Informatie] org.bukkit.event.EventException
  3. [05-07 17:54:59 ] [Server] [Informatie] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  4. [05-07 17:54:59 ] [Server] [Informatie] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  5. [05-07 17:54:59 ] [Server] [Informatie] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  6. [05-07 17:54:59 ] [Server] [Informatie] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  7. [05-07 17:54:59 ] [Server] [Informatie] at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:382) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  8. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.EntityPlayer.die(EntityPlayer.java:417) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  9. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:811) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  10. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:800) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  11. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:496) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  12. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1001) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  13. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1063) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  14. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1328) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  15. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  16. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  17. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  18. [05-07 17:54:59 ] [Server] [Informatie] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_65]
  19. [05-07 17:54:59 ] [Server] [Informatie] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_65]
  20. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  21. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  22. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  23. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  24. [05-07 17:54:59 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
  25. [05-07 17:54:59 ] [Server] [Informatie] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  26. [05-07 17:54:59 ] [Server] [Informatie] Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
  27. [05-07 17:54:59 ] [Server] [Informatie] at me.neo.death.DeadEvent.getMoney(DeadEvent.java:126) ~[?:?]
  28. [05-07 17:54:59 ] [Server] [Informatie] at me.neo.death.DeadEvent.onPlayerDeath(DeadEvent.java:106) ~[?:?]
  29. [05-07 17:54:59 ] [Server] [Informatie] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]
  30. [05-07 17:54:59 ] [Server] [Informatie] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_65]
  31. [05-07 17:55:03 ] [Server] Skipped 5 lines due to rate limit (30/s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement