Even with the 7.1 HotFix the gets an Error on the Bus after Evangeline leaves your house
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 562, in script
if evan_discomfort >= 50:
File "game/script.rpy", line 562, in <module>
if evan_discomfort >= 50:
NameError: name 'evan_discomfort' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 562, in script
if evan_discomfort >= 50:
File "F:\DownloadGames\B&L-0.7.1-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "F:\DownloadGames\B&L-0.7.1-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\DownloadGames\B&L-0.7.1-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 562, in <module>
if evan_discomfort >= 50:
NameError: name 'evan_discomfort' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Broken & Loved 0.7.1
Thu Nov 18 09:27:49 2021