I need help... if that's possible...
I keep getting this error when trying to look at the "Scenes"
------------------------------------------------------------------------------
While running game code:
File "renpy/common/00start.rpy", line 164, in script
jump expression _in_replay
ScriptError: could not find label 'return_lab_setvar'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 164, in script
jump expression _in_replay
File "D:\Games\New folder (1)\New folder (2)\My_cute_roommate-160ex_BETA-win\My_cute_roommate-1.6.0ex_BETA-win\renpy\ast.py", line 1674, in execute
rv = renpy.game.script.lookup(target)
File "D:\Games\New folder (1)\New folder (2)\My_cute_roommate-160ex_BETA-win\My_cute_roommate-1.6.0ex_BETA-win\renpy\script.py", line 886, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'return_lab_setvar'.
-------------------------------------------------------------------------------
If anybody can help I'd be great... thanks...