Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.52 KB | None | 0 0
  1. 15.11 20:57:37 [Server] ERROR Could not pass event RpgMobDeathEvent to Quests v3.8.1-b42
  2. 15.11 20:57:37 [Server] INFO org.bukkit.event.EventException: null
  3. 15.11 20:57:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  4. 15.11 20:57:37 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  5. 15.11 20:57:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  6. 15.11 20:57:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  7. 15.11 20:57:37 [Server] INFO at me.Lorinth.LRM.Listener.CreatureEventListener.onCreatureDeath(CreatureEventListener.java:281) ~[?:?]
  8. 15.11 20:57:37 [Server] INFO at sun.reflect.GeneratedMethodAccessor911.invoke(Unknown Source) ~[?:?]
  9. 15.11 20:57:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  10. 15.11 20:57:37 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  11. 15.11 20:57:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  12. 15.11 20:57:37 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  13. 15.11 20:57:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  14. 15.11 20:57:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  15. 15.11 20:57:37 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:573) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  16. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.die(EntityLiving.java:1205) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  17. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.EntityZombie.die(EntityZombie.java:542) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  18. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.damageEntity(EntityLiving.java:1055) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  19. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.EntityMonster.damageEntity(SourceFile:61) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  20. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.EntityZombie.damageEntity(EntityZombie.java:252) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  21. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.EntityHuman.attack(EntityHuman.java:1044) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  22. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.EntityPlayer.attack(EntityPlayer.java:1349) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  23. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1841) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  24. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInUseEntity.a(SourceFile:69) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  25. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInUseEntity.a(SourceFile:13) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  26. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:9) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  27. 15.11 20:57:37 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  28. 15.11 20:57:37 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  29. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  30. 15.11 20:57:37 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  31. 15.11 20:57:39 [Multicraft] Skipped 11 lines due to rate limit (30/s)
  32. 15.11 20:59:41 [Server] ERROR Could not pass event RpgMobDeathEvent to Quests v3.8.1-b42
  33. 15.11 20:59:41 [Server] INFO org.bukkit.event.EventException: null
  34. 15.11 20:59:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  35. 15.11 20:59:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  36. 15.11 20:59:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  37. 15.11 20:59:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  38. 15.11 20:59:41 [Server] INFO at me.Lorinth.LRM.Listener.CreatureEventListener.onCreatureDeath(CreatureEventListener.java:281) [LorinthsRpgMobs%20(1).jar:?]
  39. 15.11 20:59:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor911.invoke(Unknown Source) ~[?:?]
  40. 15.11 20:59:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  41. 15.11 20:59:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  42. 15.11 20:59:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  43. 15.11 20:59:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  44. 15.11 20:59:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  45. 15.11 20:59:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  46. 15.11 20:59:41 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:573) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  47. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.die(EntityLiving.java:1205) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  48. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityZombie.die(EntityZombie.java:542) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  49. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.damageEntity(EntityLiving.java:1055) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  50. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityMonster.damageEntity(SourceFile:61) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  51. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityZombie.damageEntity(EntityZombie.java:252) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  52. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.c(EntityLiving.java:1300) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  53. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.Block.fallOn(Block.java:571) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  54. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.Entity.a(Entity.java:1073) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  55. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.a(EntityLiving.java:201) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  56. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.Entity.move(Entity.java:793) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  57. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.a(EntityLiving.java:1951) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  58. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityDrowned.a(SourceFile:250) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  59. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.movementTick(EntityLiving.java:2283) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  60. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityInsentient.movementTick(EntityInsentient.java:510) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
  61. 15.11 20:59:41 [Server] INFO at net.minecraft.server.v1_13_R2.EntityMonster.movementTick(SourceFile:35) [spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement