Advertisement
Guest User

issue

a guest
Mar 22nd, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. 22.03 07:44:20 [Server] ERROR Could not pass event EntityDeathEvent to Quests v3.2.7-b284
  2. 22.03 07:44:20 [Server] INFO org.bukkit.event.EventException: null
  3. 22.03 07:44:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  4. 22.03 07:44:20 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  5. 22.03 07:44:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  6. 22.03 07:44:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  7. 22.03 07:44:20 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:394) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  8. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.EntityLiving.die(EntityLiving.java:1114) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  9. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.EntityZombie.die(EntityZombie.java:429) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  10. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.EntityLiving.damageEntity(EntityLiving.java:956) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  11. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.EntityMonster.damageEntity(EntityMonster.java:44) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  12. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.EntityZombie.damageEntity(EntityZombie.java:163) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  13. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.EntityHuman.attack(EntityHuman.java:1005) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  14. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.EntityPlayer.attack(EntityPlayer.java:1302) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  15. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1621) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  16. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInUseEntity.a(SourceFile:69) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  17. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInUseEntity.a(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  18. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  19. 22.03 07:44:20 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_141]
  20. 22.03 07:44:20 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_141]
  21. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  22. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  23. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  24. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  25. 22.03 07:44:20 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  26. 22.03 07:44:20 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  27. 22.03 07:44:20 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Expected static method com.gmail.berndivader.mythicmobsquests.MythicMobsKillObjective.getDatamap(Lorg/bukkit/entity/Player;Lme/blackvein/quests/CustomObjective;Lme/blackvein/quests/Quest;)Ljava/util/
  28. 22.03 07:44:20 [Server] INFO at com.gmail.berndivader.mythicmobsquests.MythicMobsKillObjective.onMythicMobDeathEvent(MythicMobsKillObjective.java:73) ~[?:?]
  29. 22.03 07:44:20 [Server] INFO at sun.reflect.GeneratedMethodAccessor931.invoke(Unknown Source) ~[?:?]
  30. 22.03 07:44:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  31. 22.03 07:44:20 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  32. 22.03 07:44:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-74cd5fd]
  33. 22.03 07:44:20 [Server] INFO ... 23 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement