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

SA2B: Fix KeyError on Unexpected Characters in Slot Names #2571

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

PoryGone
Copy link
Collaborator

@PoryGone PoryGone commented Dec 7, 2023

What is this fixing or adding?

There were no safeguards on characters being used as keys into a conversion dict. Now there are.

How was this tested?

Ran generations with known and expected failure states; names generated as expected.

If this makes graphical changes, please attach screenshots.

@alwaysintreble alwaysintreble added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. affects: release/blocker Issues/PRs that must be addressed before next official release. labels Dec 7, 2023
worlds/sa2b/__init__.py Outdated Show resolved Hide resolved
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
@Berserker66 Berserker66 merged commit 9351fb4 into ArchipelagoMW:main Dec 8, 2023
12 checks passed
@PoryGone PoryGone deleted the sa2b-chao-name-fix branch February 14, 2024 03:20
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
…oMW#2571)

There were no safeguards on characters being used as keys into a conversion dict. Now there are.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: release/blocker Issues/PRs that must be addressed before next official release. 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.

None yet

3 participants