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

Seed generation fails with ANY shuffle entrances setting enabled #5053

Open
Prelle opened this issue Feb 12, 2025 · 1 comment
Open

Seed generation fails with ANY shuffle entrances setting enabled #5053

Prelle opened this issue Feb 12, 2025 · 1 comment

Comments

@Prelle
Copy link

Prelle commented Feb 12, 2025

As of the latest snapshot, it is impossible to generate a seed if any setting under the "Shuffle Entrances" column is enabled. This includes settings that don't rearrange the world at all like Overworld Spawns or Owl Drops. The time to fail varies from instantly to about 7 seconds depending on which specific setting is enabled, but it always fails.

@Archez
Copy link
Contributor

Archez commented Feb 13, 2025

This seems to at least happen specifically when "Adult Trade" is off. With debug logging show:

[debug] Location LW Trade Cojiro not reachable
[debug] All Locations NOT REACHABLE

Can confirm this is being caused by #5023, most likely a downside of removing things unshuffled locations from the pool broken entrance validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants