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

TLOZ: Fix filepath error for base patch #2100

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

t3hf1gm3nt
Copy link
Collaborator

What is this fixing or adding?

using os.path.join was causing duplicate parts of the filepath in certain environments. turns out it's not needed when loading the basepatch in our current world structure. this should hopefully fix genning issues on the RC beta site (and presumably the main site once the RC turns into the release)

How was this tested?

genned a seed successfully. made sure base patch took by checking a shop and seeing that a checked shop location moved upwards as is intended.

i request @Berserker66 to test this with his environment on a webhost to make sure a TLOZ properly gens and does not have the same error that birthed this PR (bug report with error here: https://discord.com/channels/731205301247803413/1139279406343393301) before merging.

If this makes graphical changes, please attach screenshots.

N/A

using os.path.join was causing duplicate parts of the filepath in certain environments. turns out it's not needed when loading the basepatch in our current world structure. this should hopefully fix genning issues on the RC beta site (and presumably the main site once the RC turns into the release)
@Berserker66 Berserker66 merged commit 8d6b2df into ArchipelagoMW:main Aug 11, 2023
12 checks passed
@ThePhar ThePhar changed the title [TLOZ] Fix filepath error for base patch TLOZ: Fix filepath error for base patch 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
@t3hf1gm3nt t3hf1gm3nt deleted the basepatch_filepath_fix branch October 28, 2023 18:33
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.

None yet

3 participants