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

NullPointerException when loading the version list in the context menu #46

Closed
vatbub opened this issue Nov 5, 2017 · 1 comment
Closed
Labels

Comments

@vatbub
Copy link
Owner

vatbub commented Nov 5, 2017

Open the launcher -> Wait for online mode to be enabled -> Right-click Hangman solver (new versions) -> Open the "Launch a specific version" menu -> List keeps loading forever due to this exception:

[SEVERE] An uncaught exception occurred in the thread buildContextMenuThread
java.lang.NullPointerException
        at java.util.Collections.sort(Unknown Source)
        at applist.App.lambda$null$5(App.java:1351)
        at java.lang.Thread.run(Unknown Source)
@vatbub vatbub added the bug label Nov 5, 2017
@vatbub
Copy link
Owner Author

vatbub commented Nov 5, 2017

Additional note: No Version of Hangman solver was installed on the machine

@vatbub vatbub closed this as completed in ef990e5 Nov 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant