hi theres this error that keeps happening and i cant progress the game
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/0_17_script.rpy", line 1787, in script call
pause
File "game/0_17_script.rpy", line 1675, in script
jump MC_Bedroom_Main
ScriptError: could not find label 'MC_Bedroom_Main'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/0_17_script.rpy", line 1787, in script call
pause
File "game/0_17_script.rpy", line 1675, in script
jump MC_Bedroom_Main
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 'MC_Bedroom_Main'.