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

Witness: Fix for Witness plando crashes. #2092

Merged
merged 3 commits into from
Aug 16, 2023
Merged

Conversation

blastron
Copy link
Collaborator

@blastron blastron commented Aug 7, 2023

What is this fixing or adding?

This fixes crashes in the Witness randomizer caused by unexpected and unhandled plando settings.

How was this tested?

I ran the generator on several YAMLs, both known good and bad.

This fixes two problems:
 - A crash in the early "good" item placement on the tutorial gate when a plando contained an item not in the good item list
 - Crashes when processing malformed plando settings that represent items as nested structures.
@Berserker66
Copy link
Member

@NewSoupVi

@ThePhar ThePhar changed the title Fix for Witness plando crashes. Witness: Fix for Witness plando crashes. Aug 16, 2023
@ThePhar ThePhar added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Aug 16, 2023
@ThePhar ThePhar merged commit e30f364 into ArchipelagoMW:main Aug 16, 2023
FlySniper pushed a commit to FlySniper/Archipelago that referenced this pull request Nov 14, 2023
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants