Advertisement
Mac_Genius

Untitled

Apr 30th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. [20:24:22] [pool-3-thread-15/WARN]: Exception in thread "pool-3-thread-15"
  2. [20:24:22] [pool-3-thread-15/WARN]: org.apache.commons.lang.UnhandledException: Plugin DrugSeller v1.0 generated an exception while executing task 4
  3. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  6. at java.lang.Thread.run(Unknown Source)
  7. Caused by: java.util.ConcurrentModificationException
  8. at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  9. at java.util.ArrayList$Itr.next(Unknown Source)
  10. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getEntitiesByClass(CraftWorld.java:654)
  11. at io.github.mac_genius.drugseller.NoMoving.run(NoMoving.java:32)
  12. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
  13. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  14. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement