Thanks again for your feedback! I figured it out! The event listener when pressing Q for the spell menu freezes the player for a bit as it is is waiting for the player to press 1 or 2 to select a spell. But if the player triggers another event listener, like pressing L to LOOK, the game removes this prompt and all of a sudden the player has no idea what to do! Pressing ESC, or 1/2 to select and trigger the spell, fixes the problem. I will upload a fix for this ASAP. Really appreciate it!