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

The Witness: Fix Town Tower 4th Door Logic in disable_non_randomized (unbeatable seed reported) #2421

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

NewSoupVi
Copy link
Member

An unbeatable seed with a logic issue was reported.

Basically: The Town Tower 4th Door thinks it can be opened with nothing.

Reason: Town Tower 4th door should check for the panels 0x17CFB, 0x3C12B and 0x17CF7, but it checks for them as if they were symbols (which means they aren't checked for at all)

@NewSoupVi NewSoupVi changed the title The Witness: Fix Town Tower 4th Door Logic in disable_non_randomized (broken seed reported) The Witness: Fix Town Tower 4th Door Logic in disable_non_randomized (unbeatable seed reported) Nov 4, 2023
@NewSoupVi NewSoupVi added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Nov 4, 2023
@Berserker66 Berserker66 merged commit c984b48 into ArchipelagoMW:main Nov 7, 2023
7 checks passed
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.

2 participants