Rickylachow

Untitled

Nov 14th, 2022
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. [12:06:51 ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2. [12:06:51 WARN]: java.lang.IllegalArgumentException: Could not find MythicLib skill variable
  3. [12:06:51 WARN]: at org.apache.commons.lang.Validate.notNull(Validate.java:192)
  4. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.compatibility.MythicLibSupport.lambda$registerPlaceholders$3(MythicLibSupport.java:80)
  5. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.placeholders.types.MetaPlaceholder.apply(MetaPlaceholder.java:20)
  6. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.placeholders.PlaceholderParser.parse(PlaceholderParser.java:103)
  7. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl.get(PlaceholderDoubleImpl.java:59)
  8. [12:06:51 WARN]: at MythicLib-1.4.3-SNAPSHOT.jar//io.lumine.mythic.lib.comp.mythicmobs.mechanic.MMODamageMechanic.castAtEntity(MMODamageMechanic.java:82)
  9. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedEntitySkill$7(SkillMechanic.java:520)
  10. [12:06:51 WARN]: at java.base/java.lang.Iterable.forEach(Iterable.java:75)
  11. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedEntitySkill(SkillMechanic.java:516)
  12. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$3(SkillMechanic.java:473)
  13. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  14. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  15. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  16. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  17. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.supplySync(LuminePromise.java:264)
  18. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.supply(Promise.java:435)
  19. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.supplying(Promise.java:104)
  20. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.TaskScheduler.run(TaskScheduler.java:63)
  21. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:507)
  22. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:473)
  23. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:390)
  24. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:297)
  25. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:272)
  26. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic.cast(MetaSkillMechanic.java:122)
  27. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:444)
  28. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$execute$2(SkillMechanic.java:394)
  29. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  30. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  31. [12:06:51 WARN]: at MythicMobs-5.2.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  32. [12:06:51 WARN]: at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101)
  33. [12:06:51 WARN]: at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbe
Advertisement
Add Comment
Please, Sign In to add comment