I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gym_menu.rpy", line 11, in script
jump cgym
ScriptError: could not find label 'cgym'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/gym_menu.rpy", line 11, in script
jump cgym
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 'cgym'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Power Vacuum CH11Beta
Thu Mar 2 09:22:36 2023
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gym_menu.rpy", line 11, in script
jump cgym
ScriptError: could not find label 'cgym'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/gym_menu.rpy", line 11, in script
jump cgym
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 'cgym'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Power Vacuum CH11Beta
Fri Mar 3 03:29:57 2023
```