Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLIENT - unhandled error in GUI - ConcurrentModificationException #13247

Open
LegionedintheDamned opened this issue Jan 21, 2025 · 1 comment

Comments

@LegionedintheDamned
Copy link

Error type: CLIENT - unhandled error in GUI - ConcurrentModificationException

Client version: 1.4.55-V3 (build: 2024-12-16 20:14)
Java version: 1.8.0_201
Default charset: UTF-8

ConcurrentModificationException - look at server or client logs for more details

Stack trace:
java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
java.util.ArrayList$Itr.next(ArrayList.java:859)
org.mage.plugins.card.CardPluginImpl.sortPermanents(CardPluginImpl.java:351)
mage.client.plugins.impl.Plugins.sortPermanents(Plugins.java:137)
mage.client.util.layout.impl.CardLayoutStrategyImpl.doLayout(CardLayoutStrategyImpl.java:60)
mage.client.game.BattlefieldPanel.sortLayout(BattlefieldPanel.java:273)
mage.client.game.BattlefieldPanel.update(BattlefieldPanel.java:264)
mage.client.game.PlayAreaPanel.update(PlayAreaPanel.java:515)
mage.client.game.GamePanel.lambda$reloadThemeRelatedGraphic$5(GamePanel.java:642)
java.util.ArrayList.forEach(ArrayList.java:1257)
and other 8 lines

@LegionedintheDamned
Copy link
Author

Image
Screenshot for context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant