-
Notifications
You must be signed in to change notification settings - Fork 140
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
NPE on clicking Launch button in Settings Tab #1007
Comments
This issues has already existed in the past. See issue #475 |
can you get us the full log? I would like to try to fix this before 1.5.0 goes out |
Here is the stacktrace:
|
are you able to launch the game at all? |
Yes you can. You just need to switch away from Settings/Options tab. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When in Settings tab, everytime you click on Launch, a NullPointerException occurs:
Unhandled exception in Thread[AWT-EventQueue-0,6,main]: java.lang.NullPointerException
This happens on v1.4.17. It's unknown whether it affects older versions or not.
Reproduction steps:
If contributions are welcome, I can take a look at that issue.
The text was updated successfully, but these errors were encountered: