XaiJu
vrengames
vrengames

patreon


Lab Rats 2 v0.46.0 Release!

Lab Rats 2 v0.46.0 is live! Get it here!

PC: Lab Rats 2 v0.46.0-PC
Mac: Lab Rats 2 v0.46.0-Mac
Android: Lab Rats 2 v0.46.0-Android 

Lab Rats 2 v0.46.0 is finished it's month of development and ready for some bug testing! This update adds new "taboo revisit" events to both Lily and Jennifer, a collection of related quests, and some new InstaPic content for both of them. It also comes with some quality of life improvements, particularly to sorted lists of serums, and a pile of bug fixes!

The new taboo revisit events for Lily and Jennifer trigger the day after you break some important threshold with them - seeing them naked, kissing them, fucking them, ect. The next time you're near them they'll want to have a chat and their old taboos will reassert themselves, undoing the progress you've made. To stop this from happening you'll need to convince them to really change. You can do that by simply breaking the taboo enough times that they run out of excuses, by leveraging certain positive opinions, or by doing some sort of task/quest for them. Once that's done that particular taboo will stay broken, and you can move forward with their corruption!

There are a collection of other changes to the game. Lily and Jennifer have new InstaPic content, finally getting both girls topless together. The sleeping walk-in event now gives you the option to give a girl a dose of serum. All of the serum inventory related screens now have scroll bars in case you have a large number of serum variants, and those serum lists are now sorted alphabetically.

Enjoy, and here's a changelog (v0.45.1 to v0.46.0)!

*CHANGES AND ADDITIONS*

- Added taboo revisit events for Jennifer and Lily.

- Taboo revisits trigger after you break a taboo for either girl the next day when you enter the same room as them.

- Taboo revisits restore taboos that were broken and present a couple of options to break them for good.

- Taboo revisits continue to trigger until you figure out one of the long term solutions.

- Taboo revisits lower Sluttienss by 10. Permanently breaking one of these taboos restores that 10 (although multiple revisits result in a net loss).

- All taboos can be permanently broken by breaking them a certain number of times. Requirement rises as the taboo severity rises, and is modified by appropriate opinions.

- Each taboo revisit offers a quest option to permanently break the taboo.

- Most taboo revisits have a way to permanently break the taboo with the right combination of character opinions.

- Added kissing/touching/nudity taboo revisit for Jennifer.

- Added oral taboo revisit for Jennifer.

- Added anal taboo revisit for Jennifer.

- Added vaginal taboo revisit for Jennifer.

- Added kissing/touching/nudity taboo revisit for Lily.

- Added oral taboo revisit for Lily.

- Added anal taboo revisit for Lily.

- Added vaginal taboo revisit for Lily.

- Added new taboo break dialogue that is triggered when you've already broken the taboo before, but a revisit has restored it.

- Expanded Lily/Jennifer's Instapic storyline.

- Lily now kicks you out when getting changed before taking Instapic pictures if you have not broken her nudity taboo.

- Added ability to give girls serum while sleeping.

- Added a few text variations when jerking off during a sleep encounter. Also adds extra Clarity compared to not jerking off.

- Serum trade screen is now sorted by serum name.

- Serum inventory screen now sorted by serum name.

- Serum selection screen now sorted by serum name.

- Added scrollbars when serum inventories/lists/ect become too long.


*BUG FIXES*

- All actions that cause a girl to climax now trigger orgasm related goals (unrelated orgasms should be flagged, eg. run_orgasm(..., fire_event = False) now)

- Walking in on the same girl sleeping twice in one night will have her in the same sleepwear outfit, instead of randomly picking a new one each time.

- Profiling a subject for Nora takes a non-changing copy of the subject, so temporary states like trances will be properly identified.

- Generating daughters of pregnant girls no longer gives them pregnant bodies as well.

- Fixed milk traits being stacked when milking girls using serum lactation serum production.


Comments

Found and fixed the bug for this one, it's fixed in the public version. Sorry for the delay!

Vren

Found and fixed, thanks!

Vren

Big fan of the game . But on the newest update after you have sex with Lily for the first time , the game breaks. I tried telling her "i understand" and going the "other route" with her and both times I would get two errors. The first error I can ignore, the second I can't : /

Summertimefan

how do you buy lily an iphone

not sure if serious joker meme.jpg

Baarogue

Overall, Vren, the new content is fantastic. Once I patched my copy around the bugs I found, it was a lot of fun. Backsliding on progress with taboos and fetch quests to restore your progress were a challenge that made the overall game play more satisfying.

Hi, i just encountered a double Error. first i was in the Dialog with the Sister about the Sex Taboo I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 681, in script label sister_vaginal_taboo_break_revisit_quest_1(the_person): Exception: Required parameter the_person has no value. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 681, in script label sister_vaginal_taboo_break_revisit_quest_1(the_person): File "renpy/ast.py", line 864, in execute values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs) File "renpy/ast.py", line 159, in apply_arguments return parameters.apply(args, kwargs, ignore_errors) File "renpy/ast.py", line 123, in apply raise Exception("Required parameter %s has no value." % name) Exception: Required parameter the_person has no value. Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Wed Nov 3 20:11:28 2021 I tried to Ignore the Error and then landed in a Serum Dialoge and immediately got another Error which could not beignored. I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 683, in script call call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10) File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 683, in script call call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10) ScriptError: could not find label 'serum_inventory_select_ui'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 683, in script call call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10) File "renpy/ast.py", line 1485, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 683, in script call call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10) File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'serum_inventory_select_ui'. Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Wed Nov 3 20:11:43 2021

JustLooking4H

This one is pretty obscure. I walked in on sleeping sister, left immediately, retrieved a serum, and then when I re-entered her room I go this error: ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/crises/limited_time_crises/sleep_LTE.rpy", line 33, in script $ the_person.apply_outfit(sleep_wear) #She's sleeping in her underwear. File "game/crises/limited_time_crises/sleep_LTE.rpy", line 33, in $ the_person.apply_outfit(sleep_wear) #She's sleeping in her underwear. File "game/major_game_classes/character_related/Person.rpy", line 1234, in apply_outfit self.outfit = the_outfit.get_copy().merge_outfit(self.base_outfit) AttributeError: 'tuple' object has no attribute 'get_copy' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/crises/limited_time_crises/sleep_LTE.rpy", line 33, in script $ the_person.apply_outfit(sleep_wear) #She's sleeping in her underwear. File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/AC07D3A9-5D4D-4866-AB7C-8B63746792FB/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/AC07D3A9-5D4D-4866-AB7C-8B63746792FB/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/crises/limited_time_crises/sleep_LTE.rpy", line 33, in $ the_person.apply_outfit(sleep_wear) #She's sleeping in her underwear. File "game/major_game_classes/character_related/Person.rpy", line 1234, in apply_outfit self.outfit = the_outfit.get_copy().merge_outfit(self.base_outfit) AttributeError: 'tuple' object has no attribute 'get_copy' Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Wed Nov 3 14:25:34 2021 ```

The same extra fire_event = False is also all over Mom's taboo script

And if I rig anal_revisit_count to be 1 (just to clear the error), I get ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 542, in script $ the_person.break_taboo("anal_sex", add_to_log = False, fire_event = False) File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 542, in $ the_person.break_taboo("anal_sex", add_to_log = False, fire_event = False) TypeError: break_taboo() got an unexpected keyword argument 'fire_event' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 542, in script $ the_person.break_taboo("anal_sex", add_to_log = False, fire_event = False) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/233DA742-859B-44D5-8359-4961CD13C9AD/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/233DA742-859B-44D5-8359-4961CD13C9AD/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 542, in $ the_person.break_taboo("anal_sex", add_to_log = False, fire_event = False) TypeError: break_taboo() got an unexpected keyword argument 'fire_event' Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Tue Nov 2 20:27:48 2021 ``` Which is another one of those "oh, there's an extra argument in the taboo resolution call" errors

One more bug, for the anal taboo with sister: ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 500, in script menu: File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 531, in "But it keeps happening..." if the_person.event_triggers_dict.get("anal_revisit_count", 0) >= anal_revisit_count: NameError: name 'anal_revisit_count' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 500, in script menu: File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/6300A8C3-C504-4775-A0B5-0A869EA4AEDC/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 1683, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/6300A8C3-C504-4775-A0B5-0A869EA4AEDC/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/exports.py", line 1028, in menu condition = renpy.python.py_eval(condition) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/6300A8C3-C504-4775-A0B5-0A869EA4AEDC/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/python.py", line 2266, in py_eval return py_eval_bytecode(code, globals, locals) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/6300A8C3-C504-4775-A0B5-0A869EA4AEDC/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/python.py", line 2259, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 531, in "But it keeps happening..." if the_person.event_triggers_dict.get("anal_revisit_count", 0) >= anal_revisit_count: NameError: name 'anal_revisit_count' is not defined Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Tue Nov 2 20:24:28 2021 ```

And that's patch by just taking off the fire_event argument in line 237:

Another bug, this is when you finally apple a like of incest and try to break a taboo ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 235, in script python: File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 237, in the_person.break_taboo(a_taboo, add_to_log = False, fire_event = False) TypeError: break_taboo() got an unexpected keyword argument 'fire_event' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 235, in script python: File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/A6AED731-C71B-4C1E-A88E-3C7C007840BB/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/A6AED731-C71B-4C1E-A88E-3C7C007840BB/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 237, in the_person.break_taboo(a_taboo, add_to_log = False, fire_event = False) TypeError: break_taboo() got an unexpected keyword argument 'fire_event' Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Tue Nov 2 18:46:02 2021 ```

Found the error in game/major_game_classes/character_related/Person.rpy Change line 1186 to: return False (Note the case)

Change Line 683 in role_sister_taboo-quests.rpy to: call screen serum_inventory_select_ui(mc.inventory, the_person, batch_size=10)

And this was some sort of serum follup-up event: ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 683, in script call call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10) File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 683, in script call call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10) ScriptError: could not find label 'serum_inventory_select_ui'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 683, in script call call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 1485, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 683, in script call call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'serum_inventory_select_ui'. Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Tue Nov 2 18:06:09 2021 ```

Another crash during taboo reapply with sister: ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 681, in script label sister_vaginal_taboo_break_revisit_quest_1(the_person): Exception: Required parameter the_person has no value. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 681, in script label sister_vaginal_taboo_break_revisit_quest_1(the_person): File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 864, in execute values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 159, in apply_arguments return parameters.apply(args, kwargs, ignore_errors) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 123, in apply raise Exception("Required parameter %s has no value." % name) Exception: Required parameter the_person has no value. Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Tue Nov 2 18:05:14 2021 ```

Sister event, looks like it was trying to re-apply a taboo ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 254, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 368, in script call $ _return.call_action(the_person) File "game/game_roles/role_sister/role_sister_instapic.rpy", line 192, in script call call advance_time() from _call_advance_time_23 File "game/script.rpy", line 529, in script call call advance_time from _call_advance_time_28 File "game/script.rpy", line 442, in script python: File "game/script.rpy", line 444, in people.run_day() File "game/major_game_classes/character_related/Person.rpy", line 639, in run_day a_role.run_day(self) File "game/major_game_classes/game_logic/Role.rpy", line 91, in run_day self.on_day(the_person) File "game/game_roles/role_sister/role_sister_main.rpy", line 47, in sister_on_day the_person.restore_taboo(a_taboo, add_to_log = False) File "game/major_game_classes/character_related/Person.rpy", line 1186, in restore_taboo return false NameError: global name 'false' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 254, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 368, in script call $ _return.call_action(the_person) File "game/game_roles/role_sister/role_sister_instapic.rpy", line 192, in script call call advance_time() from _call_advance_time_23 File "game/script.rpy", line 529, in script call call advance_time from _call_advance_time_28 File "game/script.rpy", line 442, in script python: File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/script.rpy", line 444, in people.run_day() File "game/major_game_classes/character_related/Person.rpy", line 639, in run_day a_role.run_day(self) File "game/major_game_classes/game_logic/Role.rpy", line 91, in run_day self.on_day(the_person) File "game/game_roles/role_sister/role_sister_main.rpy", line 47, in sister_on_day the_person.restore_taboo(a_taboo, add_to_log = False) File "game/major_game_classes/character_related/Person.rpy", line 1186, in restore_taboo return false NameError: global name 'false' is not defined Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Tue Nov 2 17:28:55 2021 ```

Happens to try to unlock the oral taboo

``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 280, in script $ electronics_store.on_room_enter_event_list.append(Action("pi phone discover", sister_oral_quest_1_requirement, "sister_oral_taboo_break_revisit_quest_1", args = the_person, requirement_args = the_person)) File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 280, in $ electronics_store.on_room_enter_event_list.append(Action("pi phone discover", sister_oral_quest_1_requirement, "sister_oral_taboo_break_revisit_quest_1", args = the_person, requirement_args = the_person)) AttributeError: 'Room' object has no attribute 'on_room_enter_event_list' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 280, in script $ electronics_store.on_room_enter_event_list.append(Action("pi phone discover", sister_oral_quest_1_requirement, "sister_oral_taboo_break_revisit_quest_1", args = the_person, requirement_args = the_person)) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/t6/y8ndt7995753r8hgsygrgt800000gn/T/AppTranslocation/EB7E58F3-2312-4856-9584-B4EA70C1ABA8/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 280, in $ electronics_store.on_room_enter_event_list.append(Action("pi phone discover", sister_oral_quest_1_requirement, "sister_oral_taboo_break_revisit_quest_1", args = the_person, requirement_args = the_person)) AttributeError: 'Room' object has no attribute 'on_room_enter_event_list' Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Tue Nov 2 17:04:41 2021 ``` \

Played new build for about an hour or two.. seems new features are bugged to high heaven. See you guys next month when things are hopefully ironed out. Getting mom to strip in the Instapic event though was kind of neat.

Togashi Jack

Error with the taboo breaking with Lilly. After she says we went too far, I replied with But you liked it, right. ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 116, in script python: File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 118, in the_person.break_taboo(a_taboo, add_to_log = False, fire_event = False) TypeError: break_taboo() got an unexpected keyword argument 'fire_event' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 116, in script python: File "renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 118, in the_person.break_taboo(a_taboo, add_to_log = False, fire_event = False) TypeError: break_taboo() got an unexpected keyword argument 'fire_event' Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Mon Nov 1 22:06:35 2021 ```

The fix for visiting sleeping family members repeatedly seems to have a bug: ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/crises/limited_time_crises/sleep_LTE.rpy", line 33, in script $ the_person.apply_outfit(sleep_wear) #She's sleeping in her underwear. File "game/crises/limited_time_crises/sleep_LTE.rpy", line 33, in $ the_person.apply_outfit(sleep_wear) #She's sleeping in her underwear. File "game/major_game_classes/character_related/Person.rpy", line 1234, in apply_outfit self.outfit = the_outfit.get_copy().merge_outfit(self.base_outfit) AttributeError: 'tuple' object has no attribute 'get_copy' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/crises/limited_time_crises/sleep_LTE.rpy", line 33, in script $ the_person.apply_outfit(sleep_wear) #She's sleeping in her underwear. File "renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/crises/limited_time_crises/sleep_LTE.rpy", line 33, in $ the_person.apply_outfit(sleep_wear) #She's sleeping in her underwear. File "game/major_game_classes/character_related/Person.rpy", line 1234, in apply_outfit self.outfit = the_outfit.get_copy().merge_outfit(self.base_outfit) AttributeError: 'tuple' object has no attribute 'get_copy' Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.0 Mon Nov 1 17:44:31 2021 ```

your sister asks you if you remember how you ate her out, i respond with Let's make a deal I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 275, in script call $ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument. File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 280, in script $ electronics_store.on_room_enter_event_list.append(Action("pi phone discover", sister_oral_quest_1_requirement, "sister_oral_taboo_break_revisit_quest_1", args = the_person, requirement_args = the_person)) File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 280, in $ electronics_store.on_room_enter_event_list.append(Action("pi phone discover", sister_oral_quest_1_requirement, "sister_oral_taboo_break_revisit_quest_1", args = the_person, requirement_args = the_person)) AttributeError: 'Room' object has no attribute 'on_room_enter_event_list'

retchedegg

Also occasionally uncaught exception (though this one was in previous version of the game) when having sex outside and someone you haven't been introduced to (name = ????) comments about your activities. Did not encounter this bug every time so I'm unsure as to if its limited to no name entities or if I just didn't encounter it with named objects watching.

Mizino

Oddity with the way obedience works. When trying to get mother to do something (such as order her to participate in the showing boobs to instapic activity) if her obedience is excessively high then it gives two options: one that says her obedience needs to be above x number(grayed out, unclickable), but it also gives a clickable interaction that allows you to order her to do the thing.

Mizino

changing false to False in person.rpy seems to fix it

retchedegg

when going to sleep I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 297, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 443, in script python: File "game/script.rpy", line 445, in people.run_day() File "game/major_game_classes/character_related/Person.rpy", line 639, in run_day a_role.run_day(self) File "game/major_game_classes/game_logic/Role.rpy", line 91, in run_day self.on_day(the_person) File "game/game_roles/role_sister/role_sister_main.rpy", line 32, in sister_on_day the_person.restore_taboo(a_taboo, add_to_log = False) File "game/major_game_classes/character_related/Person.rpy", line 1186, in restore_taboo return false NameError: global name 'false' is not defined

retchedegg

Glad to see the new content! Very excited to play it tomorrow. Already downloaded ready to play. Hope to see you continue adding further new content like this to the game in the near future.

I've noticed that when I click View Stock I can only see serums in Production, not those waiting to be shipped. Not a massive issue as whilst manually selling I just do it till it tells me I sold 0, but unless I'm being dim I'm sure we used to be able to see. (Android again)

SomebodyElse

I am currently unable to install the Android APK - just reports it failed to install. Not sure how to provide other info - no logs or error :/ EDIT: I resolved it by uninstalling the previous version, not ever had to do that before.

SomebodyElse


More Creators