- Jul 11, 2017
- 29
- 53
The problem is in desdate.rpy.There put this in the game folder that should fix the bugs.
Full traceback:
File "game/script.rpy", line 6837, in script call
call desdate from _call_desdate
File "game/desdate.rpy", line 22, in script
jump desdepressed
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'desdepressed'.