Better error handling when seed gen fails #3633
aMannus
started this conversation in
Discussions
Replies: 1 comment
-
not having this feature feels like a bug |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the seed generation doesn't give enough feedback when seed generation fails. This happens when the player excluded locations that make a seed impossible to generate.
Likely good to have an ImGui prompt stating the seed generation failed with a message like "Seed generation failed. It's likely you chose an impossible combination of randomizer settings.".
Beta Was this translation helpful? Give feedback.
All reactions