I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 10850, in script call
call advance_time from _call_advance_time_15
File "game/script.rpy", line 11536, in script
python:
File "game/script.rpy", line 11538, in <module>
people.run_day()
File "game/script.rpy", line 2238, in run_day
infraction.days_existed += 1
AttributeError: 'NoneType' object has no attribute 'days_existed'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 10850, in script call
call advance_time from _call_advance_time_15
File "game/script.rpy", line 11536, in script
python:
File "C:\Users\James\Desktop\Lab_Rats_2-v0.34.1-pc\renpy\ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\James\Desktop\Lab_Rats_2-v0.34.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 11538, in <module>
people.run_day()
File "game/script.rpy", line 2238, in run_day
infraction.days_existed += 1
AttributeError: 'NoneType' object has no attribute 'days_existed'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.34.2
Thu Nov 12 08:59:37 2020