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
We've had several reports of similar errors. The sets being drafted do have basic lands, it works fine for most players. Not sure what might be the root cause.
I clicked the "lands" button and got this:
Error type: CLIENT - unhandled error in GUI - IllegalArgumentException
Client version: 1.4.55-V2 (build: 2024-12-01 17:48)
No set with basic land was found
Stack trace:
mage.client.dialog.AddLandDialog.showDialog(AddLandDialog.java:90)
mage.client.deckeditor.DeckEditorPanel.btnAddLandActionPerformed(DeckEditorPanel.java:1490)
mage.client.deckeditor.DeckEditorPanel.access$900(DeckEditorPanel.java:51)
mage.client.deckeditor.DeckEditorPanel$11.actionPerformed(DeckEditorPanel.java:1213)
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
java.awt.Component.processMouseEvent(Component.java:6539)
and other 30 lines
restarting the client without closing the initial client fixed the issue.
The text was updated successfully, but these errors were encountered: