Advertisement
Rickylachow

Untitled

Oct 3rd, 2023
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. [12:18:08 ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2. [12:18:08 WARN]: java.lang.UnsupportedOperationException
  3. [12:18:08 WARN]: at com.google.common.collect.ImmutableCollection.removeIf(ImmutableCollection.java:320)
  4. [12:18:08 WARN]: at ModelEngine-4.0.0.jar//com.ticxo.modelengine.api.entity.data.BukkitEntityData.syncUpdate(BukkitEntityData.java:76)
  5. [12:18:08 WARN]: at ModelEngine-4.0.0.jar//com.ticxo.modelengine.api.entity.data.BukkitEntityData.<init>(BukkitEntityData.java:40)
  6. [12:18:08 WARN]: at ModelEngine-4.0.0.jar//com.ticxo.modelengine.api.entity.BukkitEntity.createEntityData(BukkitEntity.java:50)
  7. [12:18:08 WARN]: at ModelEngine-4.0.0.jar//com.ticxo.modelengine.api.entity.BukkitEntity.<init>(BukkitEntity.java:41)
  8. [12:18:08 WARN]: at ModelEngine-4.0.0.jar//com.ticxo.modelengine.api.ModelEngineAPI.createModeledEntity(ModelEngineAPI.java:106)
  9. [12:18:08 WARN]: at ModelEngine-4.0.0.jar//com.ticxo.modelengine.api.ModelEngineAPI.getOrCreateModeledEntity(ModelEngineAPI.java:131)
  10. [12:18:08 WARN]: at ModelEngine-4.0.0.jar//com.ticxo.modelengine.core.mythic.mechanics.entity.ModelMechanic.addModel(ModelMechanic.java:97)
  11. [12:18:08 WARN]: at ModelEngine-4.0.0.jar//com.ticxo.modelengine.core.mythic.mechanics.entity.ModelMechanic.castAtEntity(ModelMechanic.java:57)
  12. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedEntitySkill$8(SkillMechanic.java:556)
  13. [12:18:08 WARN]: at java.base/java.lang.Iterable.forEach(Iterable.java:75)
  14. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedEntitySkill(SkillMechanic.java:552)
  15. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$4(SkillMechanic.java:508)
  16. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  17. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:508)
  18. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  19. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.mobs.MobType.lambda$executeSkills$7(MobType.java:1234)
  20. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  21. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  22. [12:18:08 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  23. [12:18:08 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  24. [12:18:08 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  25. [12:18:08 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement