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 - NullPointerException #13313

Open
jacobraleigh opened this issue Feb 8, 2025 · 0 comments
Open

CLIENT - unhandled error in GUI - NullPointerException #13313

jacobraleigh opened this issue Feb 8, 2025 · 0 comments

Comments

@jacobraleigh
Copy link

Error type: CLIENT - unhandled error in GUI - NullPointerException

Client version: 1.4.56-V1 (build: 2025-02-01 16:17)
Java version: 1.8.0_201
Default charset: UTF-8

NullPointerException - look at server or client logs for more details

Stack trace:
javax.swing.text.FlowView$FlowStrategy.createView(FlowView.java:663)
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.modelToView(BoxView.java:482)
javax.swing.text.CompositeView.modelToView(CompositeView.java:265)
javax.swing.text.BoxView.modelToView(BoxView.java:484)
javax.swing.text.CompositeView.modelToView(CompositeView.java:265)
javax.swing.text.BoxView.modelToView(BoxView.java:484)
and other 22 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