-
Notifications
You must be signed in to change notification settings - Fork 11
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
java.lang.NullPointerException when using map generator #326
Labels
bug
Something isn't working
Comments
There is a specific map generator log that you can post that would have more information |
From the map generator logs:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Downloaded the FAF client a few days ago. Everything has been working pretty well, but I haven't been able to get the map generator to work. Every time I go to generate a map, it says it is generating in the bottom-right corner, but nothing happens, which led me to believe it was silently failing. I took a look at the logs and found the exception below relating to my issue.
To Reproduce
Play
tab.Create Game
.Generate new map
.Generating map...
message appears in bottom-right corner, but the map never appearsLog or error message
From my most recent login. In particular, I think the very end has the most pertinent exception:
Expected behavior
I should be able to generate a map or receive an error message that something went wrong.
OS
Windows
Wanna have the bug fixed quickly?
Visit Issue hunt...
The text was updated successfully, but these errors were encountered: