Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. [SS | Fancy Drops]: Plugin SS-FancyDrops v2.0.1 generated an exception while executing task 700
  2. Console 12:48:23
  3. java.util.ConcurrentModificationException: null
  4. at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445) ~[?:1.8.0_232]
  5. at java.util.HashMap$KeyIterator.next(HashMap.java:1469) ~[?:1.8.0_232]
  6. at java.util.AbstractCollection.addAll(AbstractCollection.java:343) ~[?:1.8.0_232]
  7. at java.util.HashSet.<init>(HashSet.java:120) ~[?:1.8.0_232]
  8. at me.ste.stevesseries.fancydrops.UpdaterTask.run(UpdaterTask.java:47) ~[?:?]
  9. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.1.jar:git-Paper-58]
  10. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.15.1.jar:git-Paper-58]
  11. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.15.1.jar:git-Paper-58]
  12. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_232]
  13. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_232]
  14. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement