Hate to say it, but here's another one:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/navigation.rpy", line 2291, in script call
call screen academy_gym
File "game/scripts/navigation.rpy", line 1928, in script call
call screen academy_entrance
File "game/scripts/navigation.rpy", line 1632, in script call
call screen bedroom_hallway
File "game/scripts/navigation.rpy", line 1632, in script call
call screen bedroom_hallway
File "game/scripts/navigation.rpy", line 1632, in script call
call screen bedroom_hallway
File "game/scripts/navigation.rpy", line 903, in script
jump chrys_event_40
ScriptError: could not find label 'chrys_event_40'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/navigation.rpy", line 2291, in script call
call screen academy_gym
File "game/scripts/navigation.rpy", line 1928, in script call
call screen academy_entrance
File "game/scripts/navigation.rpy", line 1632, in script call
call screen bedroom_hallway
File "game/scripts/navigation.rpy", line 1632, in script call
call screen bedroom_hallway
File "game/scripts/navigation.rpy", line 1632, in script call
call screen bedroom_hallway
File "game/scripts/navigation.rpy", line 903, in script
jump chrys_event_40
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'chrys_event_40'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Superheroes Suck 1.252public
Tue Aug 30 16:14:22 2022
```