On day 17, I got this error message when I tried entering the stall in the bathroom. Has anyone else got this?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day17.rpy", line 181, in <module>
NameError: name 'kevin_d17' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "day17.rpyc", line 181, in script
File "renpy/ast.py", line 1893, in execute
File "renpy/python.py", line 2254, in py_eval
File "renpy/python.py", line 2247, in py_eval_bytecode
File "game/day17.rpy", line 181, in <module>
NameError: name 'kevin_d17' is not defined
```