Advertisement
Charflow

plotme error

Jul 13th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. [17:36:00] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
  2. [17:36:00] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin PlotMe v0.13g generated an exception while executing task 59
  3. at org.bukkit.craftbukkit.v1_7_R4.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.HashMap$HashIterator.nextEntry(Unknown Source)
  9. at java.util.HashMap$KeyIterator.next(Unknown Source)
  10. at com.worldcretornica.plotme.PlayerList.replace(PlayerList.java:114)
  11. at com.worldcretornica.plotme.PlotManager$2.run(PlotManager.java:1678)
  12. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  13. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  14. ... 3 more
  15.  
  16. [17:36:00] [Craft Scheduler Thread - 1/INFO]: Finished fetching 0 UUIDs. Starting database update.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement