I get the same error but this bugfix didn't work for me. Still getting the same error. Windows-full download- midgame switching from ep 2 to ep 3. Any other way to fix it?TryYou must be registered to see the links
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/episode3.rpy", line 2, in script
jump ep3_header_label
ScriptError: could not find label 'ep3_header_label'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/episode3.rpy", line 2, in script
jump ep3_header_label
File "F:\Games\Vis Nov Games\Vis Nov 14\Three Rules of Life ver 0.3.0\ThreeRulesOfLife-0.3.0-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "F:\Games\Vis Nov Games\Vis Nov 14\Three Rules of Life ver 0.3.0\ThreeRulesOfLife-0.3.0-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ep3_header_label'.
Last edited: