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

SCENARIO_BLACKLISTS prevents loading a world twice #37892

Closed
ephemeralstoryteller opened this issue Feb 10, 2020 · 2 comments · Fixed by #37914
Closed

SCENARIO_BLACKLISTS prevents loading a world twice #37892

ephemeralstoryteller opened this issue Feb 10, 2020 · 2 comments · Fixed by #37914

Comments

@ephemeralstoryteller
Copy link
Contributor

Describe the bug

When attempting to load a world using the new SCENARIO_BLACKLIST functionality, from #37575, the game returns an error saying that there is already an existing scenario_blacklist and prevents loading. Quitting the game entirely seems to allow for loading as normal.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Use the example mod provided in Allow black/whitelisting scenarios #37575.
  2. Load in fine
  3. Quit to menu and attempt to load again

Versions and configuration

  • OS: Windows 7
  • Game Version: 0.D-12155-gb7876ca
  • Graphics version: Tiles
  • Mods loaded: Dark Skies Above, a mod I'm working on, however testing with the sample mod provided by Allow black/whitelisting scenarios #37575 resulted in the same error.

Additional context

crash.log
debug.log
Millgrove save.zip
DarkSkiesAbove.zip

@anothersimulacrum
Copy link
Member

Agh! Will look into this, thanks for the report.

@ephemeralstoryteller
Copy link
Contributor Author

No problem! Thanks for your work on the change!

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

Successfully merging a pull request may close this issue.

2 participants