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
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: