Typing the math result as the final key.
Why it kills the run: The Numpad / Math module can have two stages: a raw result may be entered first, and a final digit is selected from the manual afterwards. Treating them as one step sends the wrong key.
Fix it: Separate the stages. Enter the raw result only when the run requires it, wait for the new LED, then let Mute pick the manual final digit.
Wrong
"Result is 27, so press 27."
Right
"Result 27, odd, green LED. Waiting for the final number."