I'm having two issues, with a new game, probably somewhere around the new content (about to be questioned by a couple cops) I'm getting the error of:
File "game/Scripts/script.rpy", line 56, in script call
call prol_01 from call_prol_01
ScriptError: could not find label 'chp3_P2_04'.
And if I load an old save I get the error right at the start of Chapter III Part II:
Exception: Could not find return label (u'game/Story/Chapter 2/P1/chp2_hub.rpy', 1673031573, 10004)
Is there any way I can get around this, even if it means starting over again (Ideally without having to take a different path)?