```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2671, in script
jump maggie_college
ScriptError: could not find label 'maggie_college'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2671, in script
jump maggie_college
File "/home/plunkttg/.config/itch/apps/putmeon/PutMeOn-0.0.8-pc/renpy/ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "/home/plunkttg/.config/itch/apps/putmeon/PutMeOn-0.0.8-pc/renpy/script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'maggie_college'.
Linux-6.6.32-02877-gde0d50d4a56c-x86_64-with-glibc2.36 x86_64
Ren'Py 8.1.3.23091805
PutMeOn 0.0.8
Tue Aug 27 21:57:14 2024
```