- Feb 4, 2018
- 132
- 426
More than likely either an error caused by using an old save, or possibly a missing file in the game directory.Bro here it is
Code:I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'extra_scene_01'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "day07.rpyc", line 926, in script File "/data/user/0/sislust.booom313/files/renpy/ast.py", line 1573, in execute rv = renpy.game.script.lookup(target) File "/data/user/0/sislust.booom313/files/renpy/script.py", line 871, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'extra_scene_01'.
Inside of the ".\game\" folder, do you have a file named "extras.rpy"?
If not, that's what the problem is. Redownload the latest version of the game and try again.
If you do have that file, you may want to try starting a new game. Usually old saves aren't screwed up by new labels being added, but who knows?