I finally updated everything to (hopefully) work with game version 0.27.1 (check the updated links in the main post)!
Unfortunately I'm not done with adding Badrabbits content since I didn't get around to do much on the mod over Easter, so there's no updated content this time. But I'm working on it!
If there are problems with the new game version, just let me know!
I'm running into Problems (I tried the mod the first time today)
I can't talk to any Person, because everytime i got the following error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 9553, in script call
call talk_person(picked_option) from _call_talk_person
File "game/mods/PregnancyMod for v0.27.1/PregoLabelOverride.rpy", line 25, in script
python: #§
File "game/mods/PregnancyMod for v0.27.1/PregoLabelOverride.rpy", line 27, in <module>
(special_role_actions) = build_special_role_actions_list(the_person)
NameError: name 'build_special_role_actions_list' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 9553, in script call
call talk_person(picked_option) from _call_talk_person
File "game/mods/PregnancyMod for v0.27.1/PregoLabelOverride.rpy", line 25, in script
python: #§
File "C:\Users\Busse\Downloads\Lab_Rats_2-v0.27.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Busse\Downloads\Lab_Rats_2-v0.27.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/mods/PregnancyMod for v0.27.1/PregoLabelOverride.rpy", line 27, in <module>
(special_role_actions) = build_special_role_actions_list(the_person)
NameError: name 'build_special_role_actions_list' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.27.1
Thu Apr 16 12:26:57 2020
and this window is followed by
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 9553, in script call
call talk_person(picked_option) from _call_talk_person
File "game/mods/PregnancyMod for v0.27.1/PregoLabelOverride.rpy", line 31, in script
call screen main_choice_display(build_menu_items([build_chat_action_list(the_person), specific_action_list, build_special_role_actions_list(the_person)])) #use the modified specific_action_list we built beforehand with the added pregancy related options
File "renpy/common/000statements.rpy", line 526, in execute_call_screen
args, kwargs = a.evaluate()
File "game/mods/PregnancyMod for v0.27.1/PregoLabelOverride.rpy", line 31, in <module>
call screen main_choice_display(build_menu_items([build_chat_action_list(the_person), specific_action_list, build_special_role_actions_list(the_person)])) #use the modified specific_action_list we built beforehand with the added pregancy related options
NameError: name 'build_chat_action_list' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 9553, in script call
call talk_person(picked_option) from _call_talk_person
File "game/mods/PregnancyMod for v0.27.1/PregoLabelOverride.rpy", line 31, in script
call screen main_choice_display(build_menu_items([build_chat_action_list(the_person), specific_action_list, build_special_role_actions_list(the_person)])) #use the modified specific_action_list we built beforehand with the added pregancy related options
File "C:\Users\Busse\Downloads\Lab_Rats_2-v0.27.1-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\Busse\Downloads\Lab_Rats_2-v0.27.1-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Busse\Downloads\Lab_Rats_2-v0.27.1-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 526, in execute_call_screen
args, kwargs = a.evaluate()
File "C:\Users\Busse\Downloads\Lab_Rats_2-v0.27.1-pc\renpy\ast.py", line 190, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "C:\Users\Busse\Downloads\Lab_Rats_2-v0.27.1-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Busse\Downloads\Lab_Rats_2-v0.27.1-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/mods/PregnancyMod for v0.27.1/PregoLabelOverride.rpy", line 31, in <module>
call screen main_choice_display(build_menu_items([build_chat_action_list(the_person), specific_action_list, build_special_role_actions_list(the_person)])) #use the modified specific_action_list we built beforehand with the added pregancy related options
NameError: name 'build_chat_action_list' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.27.1
Thu Apr 16 12:33:49 2020