- May 23, 2020
- 943
- 3,014
- 458
Issue was with original game code having a typo being 'dananalmissionary' when should of been 'danaanalmissionary' - missing an 'a'While trying to open the last sex scene for Dana this here happened:
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 'None'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00start.rpy", line 167, in script jump expression _in_replay File "E:\Renpy\ComeHome-.7.17.05-pc\renpy\ast.py", line 1992, in execute rv = renpy.game.script.lookup(target) File "E:\Renpy\ComeHome-.7.17.05-pc\renpy\script.py", line 1013, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'None'. Windows-10-10.0.22631 AMD64 Ren'Py 8.1.3.23091805 Come Home .7.17.05 Sun Apr 14 09:31:06 2024
Updated my mod with the correction - simply redownload the mod and follow the usual steps