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 - ArrayIndexOutOfBoundsException Client version: 1.4.55-V1 (build: 2024-11-30 18:43)
2
Stack trace: javax.swing.text.CompositeView.getView(CompositeView.java:160) javax.swing.text.FlowView$FlowStrategy.createView(FlowView.java:662) javax.swing.text.FlowView$FlowStrategy.layoutRow(FlowView.java:520) javax.swing.text.FlowView$FlowStrategy.layout(FlowView.java:477) javax.swing.text.FlowView.layout(FlowView.java:201) javax.swing.text.BoxView.setSize(BoxView.java:397) javax.swing.text.BoxView.viewToModel(BoxView.java:501) javax.swing.text.CompositeView.viewToModel(CompositeView.java:425) javax.swing.text.BoxView.viewToModel(BoxView.java:503) javax.swing.text.CompositeView.viewToModel(CompositeView.java:425) and other 40 lines
additionally, when sacrificing fetchlands, such as flooded strand, the game assumed that rest in peace was on the battlefield
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error type: CLIENT - unhandled error in GUI - ArrayIndexOutOfBoundsException
Client version: 1.4.55-V1 (build: 2024-11-30 18:43)
2
Stack trace:
javax.swing.text.CompositeView.getView(CompositeView.java:160)
javax.swing.text.FlowView$FlowStrategy.createView(FlowView.java:662)
javax.swing.text.FlowView$FlowStrategy.layoutRow(FlowView.java:520)
javax.swing.text.FlowView$FlowStrategy.layout(FlowView.java:477)
javax.swing.text.FlowView.layout(FlowView.java:201)
javax.swing.text.BoxView.setSize(BoxView.java:397)
javax.swing.text.BoxView.viewToModel(BoxView.java:501)
javax.swing.text.CompositeView.viewToModel(CompositeView.java:425)
javax.swing.text.BoxView.viewToModel(BoxView.java:503)
javax.swing.text.CompositeView.viewToModel(CompositeView.java:425)
and other 40 lines
additionally, when sacrificing fetchlands, such as flooded strand, the game assumed that rest in peace was on the battlefield
The text was updated successfully, but these errors were encountered: