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 - IllegalComponentStateException #13238

Open
xxLYNX opened this issue Jan 18, 2025 · 0 comments
Open

CLIENT - unhandled error in GUI - IllegalComponentStateException #13238

xxLYNX opened this issue Jan 18, 2025 · 0 comments

Comments

@xxLYNX
Copy link

xxLYNX commented Jan 18, 2025

Unsure what caused this.

Image

Error type: CLIENT - unhandled error in GUI - IllegalComponentStateException

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

component must be showing on the screen to determine its location

Stack trace:
java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:2062)
java.awt.Component.getLocationOnScreen(Component.java:2036)
mage.client.game.HelperPanel.showPopupMenu(HelperPanel.java:541)
mage.client.game.HelperPanel.checkPopupMenu(HelperPanel.java:234)
mage.client.game.HelperPanel.access$000(HelperPanel.java:29)
mage.client.game.HelperPanel$1.mouseReleased(HelperPanel.java:178)
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290)
java.awt.Component.processMouseEvent(Component.java:6539)
javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
java.awt.Component.processEvent(Component.java:6304)
and other 28 lines

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