Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. [22:37:28 ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2. [22:37:28 WARN]: java.util.ConcurrentModificationException
  3. [22:37:28 WARN]: at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
  4. [22:37:28 WARN]: at java.util.LinkedList$ListItr.next(Unknown Source)
  5. [22:37:28 WARN]: at io.lumine.xikage.mythicmobs.mobs.MythicMob.lambda$executeSkills$3(MythicMob.java:1019)
  6. [22:37:28 WARN]: at io.lumine.xikage.mythicmobs.utils.Delegates$RunnableToSupplier.get(Delegates.java:95)
  7. [22:37:28 WARN]: at io.lumine.xikage.mythicmobs.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:653)
  8. [22:37:28 WARN]: at io.lumine.xikage.mythicmobs.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:71)
  9. [22:37:28 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  10. [22:37:28 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  11. [22:37:28 WARN]: at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement