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

low_key_summer path file gets exit #1210

Open
quarklikeadork opened this issue Sep 18, 2022 · 0 comments
Open

low_key_summer path file gets exit #1210

quarklikeadork opened this issue Sep 18, 2022 · 0 comments

Comments

@quarklikeadork
Copy link
Contributor

paths/low_key_summer.ash contains a bug where it returns LX_unlockHauntedBilliardsRoom(true), it should either return true or just continue with the rest of the file,
when this is false it exits the path file and goes to the default task list for the rest of the current loop

fixing this bug has a huge slow down side effect because exiting the path file gets the billiards room unlocked without optimal resistances, whereas not exiting the file means this check can keep being made every loop and triggering this familiar switching issue with the resistance provider #1103

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

No branches or pull requests

1 participant