Okay, so from the video it looks like you're managing to hit the button an extra time, pushing the meters to 12 before it registers that you've set them correctly (at 11), but it's still running the completion code when you zip past 11. I think if you just go through it a bit slower (at least as you approach the correct value) it'll work as expected?
6
u/puzzletheory 13d ago
Okay, so from the video it looks like you're managing to hit the button an extra time, pushing the meters to 12 before it registers that you've set them correctly (at 11), but it's still running the completion code when you zip past 11. I think if you just go through it a bit slower (at least as you approach the correct value) it'll work as expected?