Got this error working in the strip club (if you choose to play the male character and don't skip):
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scripts/World Locations/Redlight District/Bottoms Up.rpy", line 94, in script
jump Main_StrippingBmale
ScriptError: could not find label 'Main_StrippingBmale'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Scripts/World Locations/Redlight District/Bottoms Up.rpy", line 94, in script
jump Main_StrippingBmale
File "F:\H-Games\Cougarville\Cougarville-1.04-pc\renpy\ast.py", line 1699, in execute
rv = renpy.game.script.lookup(target)
File "F:\H-Games\Cougarville\Cougarville-1.04-pc\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Main_StrippingBmale'.
Windows-10-10.0.19041 AMD64
Ren'Py 8.3.3.24111502
Cougarville 1.04
Thu Dec 12 23:21:24 2024
Last edited: