I'm getting an error
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'Lust_Time_P1_Slow_Giselle_1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "story.rpyc", line 43074, in script
File "renpy/ast.py", line 1752, 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 'Lust_Time_P1_Slow_Giselle_1'.
How is this fixed?