I got an error message when the second day with alex ended.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'end_of_day'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Day 02 (Alex).rpyc", line 1384, in script
File "renpy/ast.py", line 1702, in execute
File "renpy/script.py", line 900, in lookup
ScriptError: could not find label 'end_of_day'.
```