Menu

#57 ConcurrentModificationException

1.2.3A
closed
9
2012-10-10
2007-01-12
No

Grabbed from the RoboWiki on Robocode/News:

Hey Fnl, sorry not to have caught this in the beta period, but... I am getting errors with some bots in 1.2.3, such as SilverSurfer and VertiLeach, that look like this:

axeBots.SilverSurfer 2.53.33: Exception: java.util.ConcurrentModificationException
java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:449)
at java.util.AbstractList$Itr.next(AbstractList.java:420)
at robocode.peer.robot.EventManager.processEvents(Unknown Source)
at robocode.peer.RobotPeer.tick(Unknown Source)
at robocode.AdvancedRobot.execute(Unknown Source)
at axeBots.SilverSurfer.run(SilverSurfer.java:268)
at robocode.peer.RobotPeer.run(Unknown Source)
at java.lang.Thread.run(Thread.java:613)

(Actually, an anonymous wiki reader that contacted me on AIM deserves the credit. =)) Double checking in 1.2.2, those bots seem to work fine.
-- Voidious

Discussion

  • Flemming N. Larsen

    Logged In: YES
    user_id=1249353
    Originator: YES

    Fixed with Robocode 1.2.3A

     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 30 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.