Thanks again for the speedy port!just fyi, i've updated my unofficial android port of Drawing My Life - S1M03 v0.4.
it's been fixed.Thanks again for the speedy port!
Encounter similar animation avi crash, day 09 for Lyn, Day 15 for Ivy. So far played up to Day 15
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/days/Monday.rpy", line 213, in script
if ScarRomance == True:
File "game/days/Monday.rpy", line 213, in <module>
if ScarRomance == True:
NameError: name 'ScarRomance' is not defined
These two files have custom names with numbers compared to the links in your posts. Should I rename them and replace older files or should I use them with their current names?Put inside "game\chars\". I'm sorry for that.
When I do that, this occursEnter in console:
ScarRomance = True
ThanksNot in 00console.rpy
During the game hit Shift o and enter ScarRomance = True
What lie?You don't have permission to view the spoiler content. Log in or register now.
When? In s1m03, day 15, if you have previously lied about Beatrice, she is pissed off and breaks up with you.
that's the only time-i just didn't wanna give it a wrong label. i wasn't sure what was going on.For instance if you fucked Beatrice but you told Ivy that you and B. are just friends, without benefits.
Or even if you refused to answer Ivy's question, iirc.
i never lied-that's what confused me-and i never liked fwb, anyway.You must be honest, Ivy doesn't like liars.
Either you restart from day 2, or you reload day 15 and, before meeting Ivy, you open the console (Shift-O) and type:
If Shift-O doesn't work, open Renpy\Common\00_console.rpy with Notepad++, find "config.console", change False to True and restart the game.Code:IvyAskedAboutBea_Lied = False IvyAskedAboutBea_Avoid = False IvyAskedAboutBea_Truth = True