You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heap utilization statistics [MB]
Used Memory: 105
Free memory: 1942
Total memory: 2048
Max memory: 2048
Stack Trace
Exception: java.util.ConcurrentModificationException
java.lang.Exception
at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1042)
at java.base/java.util.ArrayList$Itr.next(ArrayList.java:996)
at games.strategy.engine.data.properties.GameProperties.getEditableProperties(GameProperties.java:118)
at games.strategy.triplea.ui.menubar.GameMenu.addGameOptionsMenu(GameMenu.java:116)
at games.strategy.triplea.ui.menubar.GameMenu.<init>(GameMenu.java:72)
at games.strategy.triplea.ui.menubar.TripleAMenuBar.<init>(TripleAMenuBar.java:24)
at games.strategy.triplea.ui.TripleAFrame.lambda$new$1(TripleAFrame.java:434)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
The text was updated successfully, but these errors were encountered:
Map
world_war_ii_revised
TripleA Version
2.5.22294
Java Version
11.0.6
Operating System
Mac OS X
Memory
Heap utilization statistics [MB]
Used Memory: 105
Free memory: 1942
Total memory: 2048
Max memory: 2048
Stack Trace
The text was updated successfully, but these errors were encountered: