Keep getting this error stack #16


  • Defect
  • Accepted
Open
Assigned to _ForgeUser7035056
  • _ForgeUser7641631 created this issue Mar 22, 2014

    Hello after updating to PVPtimer 1.3 we keep getting this error exception. I believe it is something to do with the timeout feature.

    [17:24:46 WARN]: Exception in thread "Craft Scheduler Thread - 432"
    [17:24:46 WARN]: org.apache.commons.lang.UnhandledException: Plugin PvPTimer v1.3 generated an exception while executing task 33
            at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
            at java.lang.Thread.run(Thread.java:744)
    Caused by: java.util.ConcurrentModificationException
            at java.util.HashMap$HashIterator.nextEntry(HashMap.java:926)
            at java.util.HashMap$KeyIterator.next(HashMap.java:960)
            at lemon42.PvPTimer.CheckTask.run(CheckTask.java:13)
            at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:67)
            at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
            ... 3 more

    Thanks
    Externo6

  • _ForgeUser7641631 added the tags New Defect Mar 22, 2014
  • _ForgeUser7035056 removed a tag New Mar 23, 2014
  • _ForgeUser7035056 added a tag Accepted Mar 23, 2014
  • _ForgeUser9129830 posted a comment Mar 26, 2014

    Thank you for reporting this issue.

    lemon42 has already accepted it and has begun work on it. :)


    Edited Mar 27, 2014

To post a comment, please login or register a new account.