I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 8647, in script call
$ picked_option.call_action()
File "game/script.rpy", line 8933, in script call
call advance_time from _call_advance_time_5
File "game/script.rpy", line 9376, in script call
$ crisis.call_action()
File "game/game_roles/role_affair.rpy", line 167, in script
if mc.current_energy < 40 and energy_gain_amount <= 20: #Forced to end the fuck date, so we set done to True.
File "game/game_roles/role_affair.rpy", line 167, in <module>
if mc.current_energy < 40 and energy_gain_amount <= 20: #Forced to end the fuck date, so we set done to True.
AttributeError: 'MainCharacter' object has no attribute 'current_energy'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 8647, in script call
$ picked_option.call_action()
File "game/script.rpy", line 8933, in script call
call advance_time from _call_advance_time_5
File "game/script.rpy", line 9376, in script call
$ crisis.call_action()
File "game/game_roles/role_affair.rpy", line 167, in script
if mc.current_energy < 40 and energy_gain_amount <= 20: #Forced to end the fuck date, so we set done to True.
File "C:\Users\XXXX\Downloads\Games\Lab_Rats_2-v0.23.1-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\XXXX\Downloads\Games\Lab_Rats_2-v0.23.1-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\XXXX\Downloads\Games\Lab_Rats_2-v0.23.1-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/game_roles/role_affair.rpy", line 167, in <module>
if mc.current_energy < 40 and energy_gain_amount <= 20: #Forced to end the fuck date, so we set done to True.
AttributeError: 'MainCharacter' object has no attribute 'current_energy'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.23.1
Mon Dec 09 01:19:01 2019