Beta27+LR2R.chs.beta03
研究單一特徵時
研究單一特徵時
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 460, in script call
$ picked_option.call_action()
File "game/script.rpy", line 457, in script call
call talk_person(picked_option) from _call_talk_person
File "game/script.rpy", line 542, in script call
$ _return.call_action(the_person)
File "game/game_roles/role_head_researcher.rpy", line 896, in script call
call serum_research_serum_results_label(the_person, the_tester, the_serum_trait) from _research_serum_master_03
File "game/game_roles/role_head_researcher.rpy", line 1308, in script
$ serum_trait_result_list = determine_test_serum_flags(the_serum_trait)
File "game/game_roles/role_head_researcher.rpy", line 1308, in <module>
$ serum_trait_result_list = determine_test_serum_flags(the_serum_trait)
File "game/game_roles/role_head_researcher.rpy", line 1259, in determine_test_serum_flags
test_person = create_random_person()
AttributeError: 'NoneType' object has no attribute 'age_range'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 460, in script call
$ picked_option.call_action()
File "game/script.rpy", line 457, in script call
call talk_person(picked_option) from _call_talk_person
File "game/script.rpy", line 542, in script call
$ _return.call_action(the_person)
File "game/game_roles/role_head_researcher.rpy", line 896, in script call
call serum_research_serum_results_label(the_person, the_tester, the_serum_trait) from _research_serum_master_03
File "game/game_roles/role_head_researcher.rpy", line 1308, in script
$ serum_trait_result_list = determine_test_serum_flags(the_serum_trait)
File "E:\game\LabRats2-Reformulate-2024.08-pc\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\game\LabRats2-Reformulate-2024.08-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/game_roles/role_head_researcher.rpy", line 1308, in <module>
$ serum_trait_result_list = determine_test_serum_flags(the_serum_trait)
File "game/game_roles/role_head_researcher.rpy", line 1259, in determine_test_serum_flags
test_person = create_random_person()
File "game/mods/LR2R-VTMod/major_game_classes/character_related/virgin_tracker_ren.py", line 565, in wrapping_func
person = wrapped_func(*args, **kwargs)
File "game/helper_functions/random_generation_functions_ren.py", line 115, in create_random_person
AttributeError: 'NoneType' object has no attribute 'age_range'
Windows-10-10.0.22621 AMD64
Ren'Py 8.3.3.24111502
Lab Rats 2 - Down to Business 2024.09-beta
Sat Nov 23 15:15:22 2024