gilgamesh9

Well-Known Member
Sep 10, 2019
1,345
2,208
'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
Sun Feb 26 20:56:24 2023
 
  • Like
Reactions: darkslayervergil

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
24,861
212,035
'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
Sun Feb 26 20:56:24 2023
Again, use the PATCH in the OP, it's mandatory.



this from chap 1-10?
Yes, still need to use the patch though.
 

Lazzrael

Member
Dec 2, 2018
157
229
first time playing, is ntr gonna have an impact on the overall game?
Afaik ntr has an impact in that it is purely bad ends. That is to say if you choose the choice that leads to ntr, you get a portion of a scene, and then it ropes you back to the defining moment to choose the right option to continue the game.

There are the What If's, which initially started out as playing a ntr bad moment to it's extreme, including a full bad ending, but has since evolved to full on non-cannon stories. These are separate downloads.

So if you don't like ntr, always know it can be disabled and is a choice, and the content surrounding all the girls as the game has built has been proprotionally spread so you get alot of MC only action with the ladies. If you like NTR content, then bonus you have the base game and the what if's to enjoy.
 
  • Like
  • Angry
Reactions: ReiCaixa and IRedI

Oriandu

Engaged Member
Sep 1, 2017
2,902
5,348
first time playing, is ntr gonna have an impact on the overall game?
You can turn it off but I recommend not doing so. The NTR element in this game is purely optional and very, very easy to ensure does not happen. I can't say for certain how the situations in which it would happen go with the NTR switched off but the situations with it switched on are ridiculous and quite often end humorously for the disgusting raisin man trying to cuck you.
 
  • Like
Reactions: TheOneWithThePorn12
Jan 18, 2021
123
180
'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
Sun Feb 26 20:56:24 2023

Same error here. Can't proceed the story without doing the event attached to this error either.

Code:
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
Mon Feb 27 00:31:39 2023
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
24,861
212,035
keep getting an error when trying to go to the gym for catherine

Same error here. Can't proceed the story without doing the event attached to this error either.

Code:
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
Mon Feb 27 00:31:39 2023
Because you are not using the "mandatory patch" that is located in the OP

Mandatory Uncensored Patch:
 
4.10 star(s) 382 Votes