Skip to content

CLIENT - unhandled error in GUI - OutOfMemoryError #13530

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

Open
andrefsb opened this issue Apr 12, 2025 · 1 comment
Open

CLIENT - unhandled error in GUI - OutOfMemoryError #13530

andrefsb opened this issue Apr 12, 2025 · 1 comment
Labels
support Questions from users, help and support

Comments

@andrefsb
Copy link

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

@JayDi85
Copy link
Member

JayDi85 commented Apr 12, 2025

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.

@JayDi85 JayDi85 added the support Questions from users, help and support label Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Questions from users, help and support
Projects
None yet
Development

No branches or pull requests

2 participants