NicholasGurr
Newbie
- Dec 15, 2023
- 38
- 42
- 128
I can't confirm whether or not this is the same issue, by I recently passed that part without any issue after I'd fixed the "Talk" issue here by editing the script mentioned in the error message. Worth a shot.getting attached error after finishing training after the scene where you can choose to lie to the demon lord about Lavinia, attached latest save too:
Open the script, go to line 743, change:
to:Code:label say_line(act, f = ""):
Don't know enough about Python to know why this works, but it did for me.Code:label say_line(f = "", act):