- May 10, 2017
- 2,402
- 18,134
OscarSix how do i reset name? file is kept even after deleting files+mod
also
also found a scene where name isn't correctly registered but i can't manage to find it again
also
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label 'galleryScene13'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "renpy/ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 911, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'galleryScene13'.