We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error type: CLIENT - unhandled error in GUI - OutOfMemoryError
Client version: 1.4.57-V1 (build: 2025-04-11 13:50) Java version: 1.8.0_201 Default charset: UTF-8
GC overhead limit exceeded
Stack trace: java.util.regex.Pattern.compile(Pattern.java:1669) java.util.regex.Pattern.(Pattern.java:1351) java.util.regex.Pattern.compile(Pattern.java:1028) java.lang.String.replaceAll(String.java:2223) mage.util.ManaUtil.getColorIdentity(ManaUtil.java:570) mage.util.ManaUtil.getColorIdentity(ManaUtil.java:651) mage.cards.CardImpl.getColorIdentity(CardImpl.java:900) mage.view.CardView.setOriginalValues(CardView.java:1174) mage.view.CardView.(CardView.java:340) mage.view.CardView.(CardView.java:169) and other 22 lines
The text was updated successfully, but these errors were encountered:
It's general error about low memory.
Possible reason: many hours without client restart, many times in deck editor, etc.
Try to increase your client memory and give 2-3 GB (2000-3000 MB) additionally. Put mouse over main menu memory stats to see hints with instruction.
Sorry, something went wrong.
No branches or pull requests
Error type: CLIENT - unhandled error in GUI - OutOfMemoryError
Client version: 1.4.57-V1 (build: 2025-04-11 13:50)
Java version: 1.8.0_201
Default charset: UTF-8
GC overhead limit exceeded
Stack trace:
java.util.regex.Pattern.compile(Pattern.java:1669)
java.util.regex.Pattern.(Pattern.java:1351)
java.util.regex.Pattern.compile(Pattern.java:1028)
java.lang.String.replaceAll(String.java:2223)
mage.util.ManaUtil.getColorIdentity(ManaUtil.java:570)
mage.util.ManaUtil.getColorIdentity(ManaUtil.java:651)
mage.cards.CardImpl.getColorIdentity(CardImpl.java:900)
mage.view.CardView.setOriginalValues(CardView.java:1174)
mage.view.CardView.(CardView.java:340)
mage.view.CardView.(CardView.java:169)
and other 22 lines
The text was updated successfully, but these errors were encountered: