Crashed giving money to the sister:
Edit: Seems this is avoidable if you have enough money, just don't try to give her money unless you have more than $350ish.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5475, in script
if else:
SyntaxError: unexpected EOF while parsing (game/script.rpy, line 5475)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5475, in script
if else:
File "D:\stuff\Downloads\TheGuyinCharge04-pc\TheGuyinCharge0.4-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "D:\stuff\Downloads\TheGuyinCharge04-pc\TheGuyinCharge0.4-pc\renpy\python.py", line 1959, in py_eval
code = py_compile(code, 'eval')
File "D:\stuff\Downloads\TheGuyinCharge04-pc\TheGuyinCharge0.4-pc\renpy\python.py", line 690, in py_compile
raise e
SyntaxError: unexpected EOF while parsing (game/script.rpy, line 5475)
Windows-8-6.2.9200
Ren'Py 7.2.2.491
Mon Nov 18 17:04:15 2019
Last edited: