XaiJu
vrengames
vrengames

patreon


Lab Rats 2 v0.38.0 Release

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

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

Lab Rats 2 v0.38 is finished development and ready for it's week of bug testing by patrons! This update brings the internet right to your virtual smartphone, letting you browse sites like InstaPic and DikDok to see what girls in your life are posting. Their posts may start tame, but as their Sluttiness rises they will begin to do, and show, more to enhance their online popularity. Some girls may even turn to posting on OnlyFanatics, looking to make a quick buck while being worshipped by their horny online fans.

Also included in this update is a new phone UI and new texting functionality. Your phone now properly displays chat logs and system messages from different girls, and all existing events that mentioned texting have been moved over to the new system. You can now text with any girl who's phone number you have from your phone, instead of having to track them down and meet up with them. This all lays the groundwork for a ton of new phone and online based content that will be coming out over the next couple of updates.

Updates to InstaPic are of particular interest to one character: Lily. Lily's dreams of being an InstaPic influencer make her an easy target to corrupt on the platform. Send her private requests for underwear pic, topless shots, or even full nudes, and then convince her in person to fulfil those same requests.

Enjoy, and leave any bug reports in the comments below!

Changelog (v0.37.1 to v0.38.0):

*CHANGES AND ADDITIONS*

- Added texting UI images

- Updated texting system to use new texting UI.

- "Say" and "Choice" screens can now optionally display a text conversation underneath.

- Texting system now supports narration, choices, and dialogue with other characters while showing texting UI.

- Lily will now pull clothing half off to show her tits instead of stripping fully for related Instapic event.

- Added a couple of new responses to Lily Instapic event when she is at high Sluttiness.

- Added Instapic role.

- Added ability to check Instapic profiles of girls you know.

- Added ability to leave comments on Instapic posts.

- Added ability to make special requests via private message on Instapic.

- Updated requirements for some character titles to have higher sex requirements (ie. 5+ vaginal creampies for "your cumdump")

- Added some new titles available to all personality types.

- Added ability to make smalltalk by texting girls.

- Added new DikDok role.

- Added ability to view a girls most recent DikDok video post, if one exists.

- Added new OnlyFanatics Role.

- Added ability to view a girls OnlyFanatics page, and subscribe to see content.

- Added multiple tiers of DikDok videos for different Sluttiness levels.

- Characters now generate with a chance to have an InstaPic or DikDok account.

- Chance to have an InstaPic or DikDok account varies based on personality type. Introverted or Reserved characters are much less likely to make one.

- Added ability for girls to create an InstaPic, DikDok, or OnlyFanatics account during the game. Chance is based on personality type.

- Modified InstaPic/DikDok/OnlyFanatics generation chance to consider a girls opinions of showing her tits, ass, and public sex.

- Lily and Jennifer never randomly generate any online pages - events specifically for them will be added in the future.

- Lily now generates an InstaPic account at the start of her "Instathot" storyline, and gives you her profile name so you can check it.'

- Integrated InstaPic content with Lily's storyline. Helping Lily take pictures will guarantee she has a new Instapic post to view.

- Sending Lily a special request on InstaPic will result in her asking you to help her with a "special request" the next time you take pictures with her.

- Added requirement to learn the profile name of a girls online account to view it's content.

- Girls will now tell you about their InstaPic account while making smalltalk.

- Girls will now post about their DikDok or OnlyFanatics on InstaPic, giving you those profile names.

- Girls will now tell you about their OnlyFanatics page while making a special request on InstaPic.


*BUG FIXES*

- Fixed clothing comparison crashing for some items that do not support clothing patterns.

- Fixed crash while having sex with your affair partner at her place.

- Fixed plaintext buttons not being properly generated by main choice displayable.

Comments

I'm hoping this problem has been resolved in v0.38.1. There was a major memory bug that was eating up more memory each time a character was drawn, until the end of the day when it was all flushed. That could have been reaching a system max for memory and causing a crash, but it would have been a crash of the entire renpy wrapper, not Ren'py specifically, and so no trace log would be created.

Vren

after making an instapick request for nudes, when helping sister with instapick I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 11216, in script call $ talk_action.call_action(picked_option) File "game/crises/limited_time_events.rpy", line 188, in script call call talk_person(the_person) from _call_talk_person_10 File "game/script.rpy", line 11366, in script call $ _return.call_action(the_person) File "game/game_roles/role_sister.rpy", line 384, in script call call sister_instathot_label_solo(the_person) from _call_sister_instathot_label_solo_1 File "game/game_roles/role_sister.rpy", line 576, in script call call sister_instathot_special_intro(the_person, is_topless_shoot) from _call_sister_instathot_special_intro File "game/game_roles/role_sister.rpy", line 584, in script label sister_instathot_special_intro(the_person, is_topless_shoot = True): File "game/game_roles/role_sister.rpy", line 576, in call sister_instathot_special_intro(the_person, is_topless_shoot) from _call_sister_instathot_special_intro NameError: name 'is_topless_shoot' is not defined

retchedegg

I'm continuing to have an app crash (no error log generated, the app just stops and my phone goes to the home screen) that happens exactly at the frame where Jennifer shows up and you're supposed to help them when they're staying with you. This is happening on a Google Pixel 2 phone running Android 11. I'm happy to provide other data but I'm not sure what would be helpful at this point. I don't have any explanation for why the crash happens this way and because I can't get past this point in the story, the game remains unplayable.

Caught Steph "having fun at work"; there is an error on line 2124 of crises/limited_time_events.py: $ reset_arousal() should be: $ the_person.reset_arousal()

GAZZA

after suggesting an outfit for sister on instapick, while helping her take pictures I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 11249, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 11366, in script call $ _return.call_action(the_person) File "game/game_roles/role_sister.rpy", line 384, in script call call sister_instathot_label_solo(the_person) from _call_sister_instathot_label_solo_1 File "game/game_roles/role_sister.rpy", line 424, in script $ the_person.apply_outfit(insta_outfit, update_taboo = true) File "game/game_roles/role_sister.rpy", line 424, in $ the_person.apply_outfit(insta_outfit, update_taboo = true) NameError: name 'true' is not defined

retchedegg

Advancing in the instapic story seems impossible right now. On the phone on leaving a sexual comment: While running game code: File "game/script.rpy", line 11295, in script call call browse_internet() from _call_browse_internet File "game/internet.rpy", line 130, in script call $ the_action.call_action() File "game/game_roles/role_insta.rpy", line 76, in script call call view_insta(picked_option) from _call_view_insta File "game/game_roles/role_insta.rpy", line 152, in script call call instapic_comment_loop(the_person, posted_today) from _call_instapic_comment_loop File "game/game_roles/role_insta.rpy", line 179, in script call $ the_choice.call_action(the_person) File "game/game_roles/role_insta.rpy", line 201, in script $ the_person.change_slut(0, the_person.get_opinion_score("showing her tits") + the_person.get_opinion_score("showing her ass"), add_to_log = False) File "game/game_roles/role_insta.rpy", line 201, in $ the_person.change_slut(0, the_person.get_opinion_score("showing her tits") + the_person.get_opinion_score("showing her ass"), add_to_log = False) AttributeError: 'Person' object has no attribute 'change_slut' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 11295, in script call call browse_internet() from _call_browse_internet File "game/internet.rpy", line 130, in script call $ the_action.call_action() File "game/game_roles/role_insta.rpy", line 76, in script call call view_insta(picked_option) from _call_view_insta File "game/game_roles/role_insta.rpy", line 152, in script call call instapic_comment_loop(the_person, posted_today) from _call_instapic_comment_loop File "game/game_roles/role_insta.rpy", line 179, in script call $ the_choice.call_action(the_person) File "game/game_roles/role_insta.rpy", line 201, in script $ the_person.change_slut(0, the_person.get_opinion_score("showing her tits") + the_person.get_opinion_score("showing her ass"), add_to_log = False) File "D:\Lab_Rats_2-v0.38.0-pc\Lab_Rats_2-v0.38.0-pc\renpy\ast.py", line 927, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Lab_Rats_2-v0.38.0-pc\Lab_Rats_2-v0.38.0-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/game_roles/role_insta.rpy", line 201, in $ the_person.change_slut(0, the_person.get_opinion_score("showing her tits") + the_person.get_opinion_score("showing her ass"), add_to_log = False) AttributeError: 'Person' object has no attribute 'change_slut' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.38.0 Mon Mar 01 12:21:06 2021

NuTrix

when going to sleep, you phone buzzes and you have messages I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 11292, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11970, in script call $ the_crisis.call_action() File "game/crises/crises.rpy", line 1220, in script the_person "I'm here... Should I just knock on the door?" File "game/screens.rpy", line 106, in execute screen say(who, what, vren_test = None): File "game/screens.rpy", line 106, in execute screen say(who, what, vren_test = None): File "game/screens.rpy", line 130, in execute if show_phone: File "game/screens.rpy", line 131, in execute if show_say_window: File "game/screens.rpy", line 134, in execute use text_message_log(mc.having_text_conversation, who, what) #Pass it the current message to display it File "game/internet.rpy", line 17, in execute screen text_message_log(the_person, newest_who = None, newest_what = None): File "game/internet.rpy", line 17, in execute screen text_message_log(the_person, newest_who = None, newest_what = None): File "game/internet.rpy", line 18, in execute fixed: File "game/internet.rpy", line 30, in execute viewport: #The display for the text, which can be scrolled up and down. File "game/internet.rpy", line 40, in execute vbox: File "game/internet.rpy", line 55, in execute for item in history_list: File "game/internet.rpy", line 56, in execute $ display_tuple = [item.who, item.what] File "game/internet.rpy", line 56, in $ display_tuple = [item.who, item.what] AttributeError: 'unicode' object has no attribute 'who'

retchedegg

I've got a question about Android, do you know where the save files are located? I'm sure they used to be in Android > Data > com.labrats etc but cannot find that. EDIT: Nevermind, I found it - under lab.rats

SomebodyElse


More Creators