Just downloaded this update and continued play from the interviews of the girls.
On interviewing Kirana got an error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/mychoicesday4.rpy", line 723, in script
menu:
File "game/mychoicesday4.rpy", line 724, in <module>
"What do you mean with smarter than normal?" if smarter_than_normal_kir == False:
NameError: name 'smarter_than_normal_kir' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/mychoicesday4.rpy", line 723, in script
menu:
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1026, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/mychoicesday4.rpy", line 724, in <module>
"What do you mean with smarter than normal?" if smarter_than_normal_kir == False:
NameError: name 'smarter_than_normal_kir' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Troubled Legacy
Fri Dec 24 13:44:16 2021
Anyway to correct this? Playing with WT turned ON.