- Jun 4, 2020
- 8
- 1
It is a v68 save file that’s what’s confusing me I’ve got v69 hit start ask for part 3 save works get a black screen with the next morning click error screen error saying it can’t find label v69 and I have part 4 and 5 in separate foldersIf the game is asking for a Part 3 save, then it needs to have been made at the very end of v0.53 (end of Part 3).
To load your save from Part 4, into v0.69 (Part 5), it has to have been made at the very end of v0.68 (end of Part 4), when you get the black screen with SAVE NOW! written on it.
Ok full error message
While running game code
File “game/ending4.rpy”, line 4, in script jump v69
Scripterror: could not find label ‘v69’
Full trace back
File “game/ending4.Rpy”, line 4 in script jump v69
File “renpy/script.py”, line 1752, in execute rv = renpy.game.script.lookup(target)
File “renpy/script.py”, line 918, in lookup raise scripterror(“could not find label ‘%s’.” % str(original))
ScriptError: could not find label ‘v69’