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

Manual splits mess up the per-split hit counts #98

Open
1 task
AlexKnauth opened this issue Aug 17, 2024 · 0 comments
Open
1 task

Manual splits mess up the per-split hit counts #98

AlexKnauth opened this issue Aug 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AlexKnauth
Copy link
Owner

In a Spellless Hitless attempt, the runner accidentally entered the wrong save file during the Watchers split, and the autosplitter split Watchers too early. That's not a bug but it's setup for the bug.

The runner did a manual undo split, and then got hit 2 times on Watchers. When they beat watchers, the autosplitter did not split, which is an unfortunate consequence of the autosplitter not knowing when the runner does a manual anything. (unless they're using the unstable version with my fork of the timer)

When they manually split Watchers, the 2 hits were displayed in the per-split hit count for the Watchers split, but then they also wrongly counted towards the next split, Enter Fog Canyon.

This might be a bug I already fixed in the unstable version, I'm not sure:

  • Test whether this also happens on unstable

Either way, keep this issue open until it's fixed in stable.

@AlexKnauth AlexKnauth added the bug Something isn't working label Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant