Forum

Bug report : ConcurrentModificationException in Chat (v0.10.1)
You should be logged in to post a new reply.
December 9, 2012, 4:23 am
Posts: 9
While in the Chat view, the game froze, and the console reported this error:

========== new session version : 0.10.1 2012/12/08 20:28:37=========
Exception in thread "main" java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at Social.ChatRoom.a(Unknown Source)
at GameScreen.SocialGameScreen.b(Unknown Source)
at Achoum.Main.s(Unknown Source)
at Achoum.Main.C(Unknown Source)
at Achoum.LocalLuncher.a(Unknown Source)
at Achoum.LocalLuncher.main(Unknown Source)

This occurred after saving and quitting a dungeon game, then viewing the chat. I don't know if that helps or not.
You should be logged in to post a new reply.
Return