Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. 06.12 15:37:00 [Server] ERROR [SCHEDULER] Exception thrown whilst executing task
  2. 06.12 15:37:00 [Server] WARN java.lang.IncompatibleClassChangeError: Expected static method io.lumine.xikage.mythicmobs.skills.AbstractSkill.parseSkillTargeter(Ljava/lang/String;)Lio/lumine/xikage/mythicmobs/skills/SkillTargeter;
  3. 06.12 15:37:00 [Server] WARN at com.gmail.berndivader.mythicmobsext.mechanics.CustomTeleportMechanic.getDestination(CustomTeleportMechanic.java:218)
  4. 06.12 15:37:00 [Server] WARN at com.gmail.berndivader.mythicmobsext.mechanics.CustomTeleportMechanic.doMechanic(CustomTeleportMechanic.java:107)
  5. 06.12 15:37:00 [Server] WARN at com.gmail.berndivader.mythicmobsext.mechanics.CustomTeleportMechanic.castAtEntity(CustomTeleportMechanic.java:91)
  6. 06.12 15:37:00 [Server] WARN at io.lumine.xikage.mythicmobs.skills.SkillMechanic.lambda$executeTargetedEntitySkill$3(SkillMechanic.java:466)
  7. 06.12 15:37:00 [Server] WARN at java.lang.Iterable.forEach(Iterable.java:75)
  8. 06.12 15:37:00 [Server] WARN at io.lumine.xikage.mythicmobs.skills.SkillMechanic.executeTargetedEntitySkill(SkillMechanic.java:462)
  9. 06.12 15:37:00 [Server] WARN at io.lumine.xikage.mythicmobs.skills.SkillMechanic.lambda$executeSkills$0(SkillMechanic.java:426)
  10. 06.12 15:37:00 [Server] WARN at io.lumine.utils.tasks.Scheduler.lambda$wrapRunnable$5(Scheduler.java:68)
  11. 06.12 15:37:00 [Server] WARN at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
  12. 06.12 15:37:00 [Server] WARN at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81)
  13. 06.12 15:37:00 [Server] WARN at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392)
  14. 06.12 15:37:00 [Server] WARN at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889)
  15. 06.12 15:37:00 [Server] WARN at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  16. 06.12 15:37:00 [Server] WARN at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831)
  17. 06.12 15:37:00 [Server] WARN at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729)
  18. 06.12 15:37:00 [Server] WARN at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement