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
Stack trace:
java.util.Vector.elementData(Vector.java:737)
java.util.Vector.elementAt(Vector.java:480)
javax.swing.table.DefaultTableColumnModel.getColumn(DefaultTableColumnModel.java:294)
mage.components.table.MageTable$1.getToolTipText(MageTable.java:67)
javax.swing.ToolTipManager.mouseMoved(ToolTipManager.java:599)
java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:330)
java.awt.Component.processMouseMotionEvent(Component.java:6584)
javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3342)
java.awt.Component.processEvent(Component.java:6308)
java.awt.Container.processEvent(Container.java:2239)
and other 27 lines
Game freezes when computer is deciding on blockers, multiple times this happens, usually just as I am about to win the match the AI just decides to not bother doing anything until I leave the match.
The text was updated successfully, but these errors were encountered:
Error type: CLIENT - unhandled error in GUI - ArrayIndexOutOfBoundsException
Client version: 1.4.56-V3 (build: 2025-02-09 16:02)
Java version: 1.8.0_201
Default charset: UTF-8
-1
Stack trace:
java.util.Vector.elementData(Vector.java:737)
java.util.Vector.elementAt(Vector.java:480)
javax.swing.table.DefaultTableColumnModel.getColumn(DefaultTableColumnModel.java:294)
mage.components.table.MageTable$1.getToolTipText(MageTable.java:67)
javax.swing.ToolTipManager.mouseMoved(ToolTipManager.java:599)
java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:330)
java.awt.Component.processMouseMotionEvent(Component.java:6584)
javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3342)
java.awt.Component.processEvent(Component.java:6308)
java.awt.Container.processEvent(Container.java:2239)
and other 27 lines
Game freezes when computer is deciding on blockers, multiple times this happens, usually just as I am about to win the match the AI just decides to not bother doing anything until I leave the match.
The text was updated successfully, but these errors were encountered: