XaiJu
vrengames
vrengames

patreon


Lab Rats 2 v0.36.1 Release!

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

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

Lab Rats 2 v0.36.1 is finished it's week of patron bug testing and is ready for it's public release! This update contains new dialogue, new events, and refinements to existing features. The outfit management system now provides more stats feedback and integrates more consistently with random events. All personality types have had a large blocks of dialogue written, providing their responses after an intimate encounter. Jennifer has a large new event related to you dating other girls, and dates in general have been expanded with multiple new branches that can be triggered with higher Sluttiness and Love. All of this comes with the usual host of bug fixes and minor tweaks.

This new version of Lab Rats 2 brings major improvements and expansions to the dating system. All dates that take place at night now have the possibility of a girl inviting you home with her. When you get to her place there are multiple paths that can trigger depending on her relationship status, Sluttiness, and Love. Girls with high Sluttiness will want to skip the foreplay and get straight to the fucking. Some may change into lingerie to try and seduce you, while others will just strip down and beg to get started. New dialogue has been written to go along with these new options, with a particular focus on the moments when a girl invites you back.

Jennifer has received a large new event related directly to the dating system. If she is at home she may notice you getting ready for a date. If you have her Love high enough she will try and convince you to stay home with her instead of going out. As you increase her Sluttiness she'll be willing to go further to stop you from seeing other girls. Corrupt her enough and you have all the pleasure of a successful date with none of the effort

There have been other additions made to the game this update. The outfit management system has been improved to make selection, duplication, and creation of outfits more intuitive and consistent during random events. Sluttiness limits on outfits are now passed through to the outfit design screen if they exist. Sluttiness limits are also shown when browsing your existing library of outfits you have designed. New dialogue has been added, triggering after you have sex with a girl. This dialogue varies based on personality, stats, character roles, and relationship status, and provides feedback about how much she enjoyed herself and what you did. The chance of random events of all types has been increase, making each game day feel more lively. Using obedience to select a sex position will now result in different dialogue, and girls that are having sex with you as part of an event will no longer automatically stop because their stats are too low.

Enjoy!

Changelog(v0.35.1 to v0.36.1):

*CHANGES AND ADDITIONS*

- Outfit designer now presents clothing items ordered by clothing layer, followed by sluttiness modifer.

- Added clothing layer tokens. Outfit designer now displays what layer a piece of clothing covers.

- Outfit designer is now handed the same slut limit as the outfit section screen when an outfit is created inside of it and prevents an outfit from being created if it is too slutty.

- Outfit designer now displays slut limit, if one exists, on the save button.

- Outfit designer now displays only the sluttiness for the relevant outfit type, instead of listing all of them.

- Events that brought up the outfit selection manager now let you duplicate clothing items even if they are too slutty for the event.

- Girls no longer take control when having sex if you try and leave after you've made them cum.

- "Help Jennifer with dinner" option now allows you to give serum to Rebecca and Gabrielle if they are present.

- Sex reports now include if the encounter was in public or not. Other events can use the information for dialogue, ect.

- Most encoutners where you fuck a girl now trigger a "sex_report" dialogue. Varies by personality, special role, stats, and what was done in the encounter.

- Refactored information for dates. Date descriptions are now in dates.rpy.

- "Go home with her" part of the dinner date is now it's own label so it can be called from multiple events.

- Added "turn her down" option when you go home with a girl and she's open to being seduced.

- Added affaire-role specific date seduction dialogue.

- Added girlfriend role specific date seduction dialogue.

- Girls can now invite you back to their place after a movie date.

- Generalised strip function now supports girl stripping in any position, not just their default pose.

- Adjusted handjob and blowjob positions so a girl can usually bring you to orgasm if they have any amount of skill and full energy.

- Added large event for Jennifer. Triggers with moderate Love/Sluttiness when you have a date planned with another girl.

- Using Obedience to pick a sex position now has a confirmation stage.

- Using Obedience to pick a sex position is now recorded and affects a girls reaction after.

- Girls with high arousal (50% of their max, modified by their oppinion) will masturbate at night, generating a small amount of sluttiness and reducing arousal.

- Increased total chance that a random morning crisis is generated.

- Increased total number of limited time events generated.

- Added half-off specific descriptions to the generalised strip description.

- Added multiple new ways for a girl to try and convince you not to fire her.

- Reduced prices when paying a girl to strip.

- Taboo breaks that would be triggered when paying girls to strip are now indicated with a text token

- Taboo breaks caused when a girl strips in a payed strip scene now trigger the appropriate dialogue.

- Now limited to groping a girl once per turn.

- Girls no longer stop having sex if an event forces a position that they normally would not allow.


*BUG FIXES*

- Fixed pregnancy dialogue not triggering properly in some situations.

- Fixed crash sometimes caused when a girl strips

- Fixed crash caused when an inappropriate behaviour infraction was generated.

- Fixed a number of typos, some causing minor incorrect event behaviour.

- Re-exported several backgrounds as .pngs instead of .jpg, which should fix crashes in some locations on Android.

- Fixed sleeping walk-in event being infinitely re-triggerable

- Fixed improper group draw call causing crash in catfight event.

- Fixed generalised strip function incorrectly supporting pulling clothing half off.

- Affair related fuck date no longer asks about a condom multiple times.

- Fixed occasional random crashes due to .zip file access collision.

- Fixed public sex sluttiness modifier not being cleared properly after the encounter.

- Fixed vagina region and wet nipple region offset being improperly stored, and thus not displaying correctly.


Comments

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10949, in script call $ picked_option.call_action() File "game/script.rpy", line 11206, in script call call advance_time from _call_advance_time_2 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/game_roles/role_affair.rpy", line 117, in script call call fuck_date_event(the_person) from _call_fuck_date_event File "game/game_roles/role_affair.rpy", line 333, in script call call fuck_person(the_person, private = True, start_position = doggy, start_object = mc.location.get_object_with_name("bed"), skip_intro = True, skip_condom = true) from _call_fuck_person_101 File "game/sex_mechanics.rpy", line 1, in script label fuck_person(the_person, private = True, start_position = None, start_object = None, skip_intro = False, girl_in_charge = False, self_strip = True, hide_leave = False, position_locked = False, report_log = None, affair_ask_after = True, ignore_taboo = False): File "game/game_roles/role_affair.rpy", line 333, in call fuck_person(the_person, private = True, start_position = doggy, start_object = mc.location.get_object_with_name("bed"), skip_intro = True, skip_condom = true) from _call_fuck_person_101 NameError: name 'true' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10949, in script call $ picked_option.call_action() File "game/script.rpy", line 11206, in script call call advance_time from _call_advance_time_2 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/game_roles/role_affair.rpy", line 117, in script call call fuck_date_event(the_person) from _call_fuck_date_event File "game/game_roles/role_affair.rpy", line 333, in script call call fuck_person(the_person, private = True, start_position = doggy, start_object = mc.location.get_object_with_name("bed"), skip_intro = True, skip_condom = true) from _call_fuck_person_101 File "game/sex_mechanics.rpy", line 1, in script label fuck_person(the_person, private = True, start_position = None, start_object = None, skip_intro = False, girl_in_charge = False, self_strip = True, hide_leave = False, position_locked = False, report_log = None, affair_ask_after = True, ignore_taboo = False): File "L:\Adult\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 1449, in execute args, kwargs = self.arguments.evaluate() File "L:\Adult\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 188, in evaluate kwargs[k] = renpy.python.py_eval(v, locals=scope) File "L:\Adult\Lab_Rats_2-v0.36.1-pc\renpy\python.py", line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File "L:\Adult\Lab_Rats_2-v0.36.1-pc\renpy\python.py", line 2052, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/game_roles/role_affair.rpy", line 333, in call fuck_person(the_person, private = True, start_position = doggy, start_object = mc.location.get_object_with_name("bed"), skip_intro = True, skip_condom = true) from _call_fuck_person_101 NameError: name 'true' is not defined Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.36.1 Thu Jan 14 18:45:22 2021 [/code]

When having a fuck date with Steph it had the boyfriend come home and I choose the fuck her anyway option, I then got an error that froze the game.

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10986, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 457, in script call call date_take_home_her_place(the_person, date_type = "dinner") from _call_date_take_home_her_place_1 File "game/dates.rpy", line 490, in script $ her_hallway.add_object(Object("Front Hall Carpet", ["Kneel", "Lay"], sluttiness_modifier = 5, obedience_modifier = 10)) File "game/dates.rpy", line 490, in $ her_hallway.add_object(Object("Front Hall Carpet", ["Kneel", "Lay"], sluttiness_modifier = 5, obedience_modifier = 10)) NameError: name 'her_hallway' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10986, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 457, in script call call date_take_home_her_place(the_person, date_type = "dinner") from _call_date_take_home_her_place_1 File "game/dates.rpy", line 490, in script $ her_hallway.add_object(Object("Front Hall Carpet", ["Kneel", "Lay"], sluttiness_modifier = 5, obedience_modifier = 10)) File "L:\Adult\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "L:\Adult\Lab_Rats_2-v0.36.1-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/dates.rpy", line 490, in $ her_hallway.add_object(Object("Front Hall Carpet", ["Kneel", "Lay"], sluttiness_modifier = 5, obedience_modifier = 10)) NameError: name 'her_hallway' is not defined Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.36.1 Wed Jan 13 17:22:57 2021 [/code]

I got this error when Steph wants to have sex in the hallway

I'm sure this particular bug has already been caught and will be addressed in the next major release, but when Jennifer attempts to seduce you away from going on a date (by dressing in underwear and telling you she can satisfy you, and, at higher levels of sluttiness, offering herself to you) , several exceptions occur (see below), and the game seems to think you're *actually* having sex with the girl you stood up! :P Just posting this because you might like to know. Exception 1: I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10986, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 120, in script call call mom_date_intercept(mom, the_person) from _call_mom_date_intercept File "game/game_roles/role_mother.rpy", line 1178, in script call call fuck_person(the_mom, private = True, skip_intro = skip_intro, start_position = start_position, skip_condom = skip_condom) from _call_fuck_person_36 File "game/sex_mechanics.rpy", line 293, in script call strip_menu(the_person, position_choice.verbing, private) from _call_strip_menu Exception: Arguments supplied, but parameter list not present -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10986, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 120, in script call call mom_date_intercept(mom, the_person) from _call_mom_date_intercept File "game/game_roles/role_mother.rpy", line 1178, in script call call fuck_person(the_mom, private = True, skip_intro = skip_intro, start_position = start_position, skip_condom = skip_condom) from _call_fuck_person_36 File "game/sex_mechanics.rpy", line 293, in script call strip_menu(the_person, position_choice.verbing, private) from _call_strip_menu File "F:\[smut]\!games\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 863, in execute values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs) File "F:\[smut]\!games\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 154, in apply_arguments raise Exception("Arguments supplied, but parameter list not present") Exception: Arguments supplied, but parameter list not present Windows-8-6.2.9200 Exception 2: I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10986, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 120, in script call call mom_date_intercept(mom, the_person) from _call_mom_date_intercept File "game/game_roles/role_mother.rpy", line 1178, in script call call fuck_person(the_mom, private = True, skip_intro = skip_intro, start_position = start_position, skip_condom = skip_condom) from _call_fuck_person_36 File "game/sex_mechanics.rpy", line 93, in script if girl_in_charge: File "game/sex_mechanics.rpy", line 93, in if girl_in_charge: NameError: name 'girl_in_charge' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10986, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 120, in script call call mom_date_intercept(mom, the_person) from _call_mom_date_intercept File "game/game_roles/role_mother.rpy", line 1178, in script call call fuck_person(the_mom, private = True, skip_intro = skip_intro, start_position = start_position, skip_condom = skip_condom) from _call_fuck_person_36 File "game/sex_mechanics.rpy", line 93, in script if girl_in_charge: File "F:\[smut]\!games\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 1840, in execute if renpy.python.py_eval(condition): File "F:\[smut]\!games\Lab_Rats_2-v0.36.1-pc\renpy\python.py", line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File "F:\[smut]\!games\Lab_Rats_2-v0.36.1-pc\renpy\python.py", line 2052, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/sex_mechanics.rpy", line 93, in if girl_in_charge: NameError: name 'girl_in_charge' is not defined There might be other exceptions there; I can't be sure, but regardless, the scene breaks. Good luck!!! :)

Eschew Shame

Is there a stable version of 36.1?

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10986, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11672, in script python: File "game/script.rpy", line 11674, in people.run_day() File "game/script.rpy", line 2230, in run_day self.change_happiness(5*the_person.get_opinion_score("masturbating"), add_to_log = False) AttributeError: 'NoneType' object has no attribute 'get_opinion_score' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10986, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 11672, in script python: File "L:\Adult\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "L:\Adult\Lab_Rats_2-v0.36.1-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 11674, in people.run_day() File "game/script.rpy", line 2230, in run_day self.change_happiness(5*the_person.get_opinion_score("masturbating"), add_to_log = False) AttributeError: 'NoneType' object has no attribute 'get_opinion_score' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.36.1 Mon Jan 11 19:14:21 2021 [/code]

After having the nighttime encounter with Lilly I get an error. I will post the full report as a reply to my comment in case the community as a whole would like to see it.

I'm finding that women don't re-appear after giving birth. They still count towards the employee count but don't return

KDowg

fresh download too and the save file is a new game on the version before this and that had the same issue

Samurai_Jack141

``` I'm sorry, but an uncaught exception occurred. While loading <'Image' u'Campus.jpg'>: File "game/script.rpy", line 10946, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 11064, in script call call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose. File "game/script.rpy", line 11059, in script call $ _return.call_action(the_person) File "game/game_roles/role_nora.rpy", line 95, in script "You navigate to the old lab and knock on the door. You hear the click of high heels approaching from the other side." IOError: Couldn't find file 'Campus.jpg'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10946, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 11064, in script call call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose. File "game/script.rpy", line 11059, in script call $ _return.call_action(the_person) File "game/game_roles/role_nora.rpy", line 95, in script "You navigate to the old lab and knock on the door. You hear the click of high heels approaching from the other side." File "Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 713, in execute renpy.exports.say(who, what, *args, **kwargs) File "Lab_Rats_2-v0.36.1-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "Lab_Rats_2-v0.36.1-pc\renpy\character.py", line 1142, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "Lab_Rats_2-v0.36.1-pc\renpy\character.py", line 842, in do_display **display_args) File "Lab_Rats_2-v0.36.1-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "Lab_Rats_2-v0.36.1-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "Lab_Rats_2-v0.36.1-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "Lab_Rats_2-v0.36.1-pc\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "Lab_Rats_2-v0.36.1-pc\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "Lab_Rats_2-v0.36.1-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "Lab_Rats_2-v0.36.1-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "Lab_Rats_2-v0.36.1-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "Lab_Rats_2-v0.36.1-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "Lab_Rats_2-v0.36.1-pc\renpy\display\im.py", line 266, in get surf = image.load() File "Lab_Rats_2-v0.36.1-pc\renpy\display\im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "Lab_Rats_2-v0.36.1-pc\renpy\loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'Campus.jpg'. Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.36.1 Fri Jan 08 22:12:17 2021 ```

Samurai_Jack141

this is pretty game breaking

Samurai_Jack141

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10946, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 11059, in script call $ _return.call_action(the_person) File "game/game_roles/role_sister.rpy", line 379, in script call call advance_time() from _call_advance_time_23 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 457, in script call call date_take_home_her_place(the_person, date_type = "dinner") from _call_date_take_home_her_place_1 File "game/dates.rpy", line 488, in script $ her_hallway = Room(the_person.name +"'s front hall", the_person.name +"'s front hall", standard_house_backgrounds[:],[],[],[],False,[3,3], visible = False, lighting_conditions = standard_indoor_lighting) File "game/dates.rpy", line 488, in $ her_hallway = Room(the_person.name +"'s front hall", the_person.name +"'s front hall", standard_house_backgrounds[:],[],[],[],False,[3,3], visible = False, lighting_conditions = standard_indoor_lighting) TypeError: __init__() takes at least 10 arguments (11 given) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10946, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 11059, in script call $ _return.call_action(the_person) File "game/game_roles/role_sister.rpy", line 379, in script call call advance_time() from _call_advance_time_23 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 457, in script call call date_take_home_her_place(the_person, date_type = "dinner") from _call_date_take_home_her_place_1 File "game/dates.rpy", line 488, in script $ her_hallway = Room(the_person.name +"'s front hall", the_person.name +"'s front hall", standard_house_backgrounds[:],[],[],[],False,[3,3], visible = False, lighting_conditions = standard_indoor_lighting) File "H:\gryX\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\gryX\Lab_Rats_2-v0.36.1-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/dates.rpy", line 488, in $ her_hallway = Room(the_person.name +"'s front hall", the_person.name +"'s front hall", standard_house_backgrounds[:],[],[],[],False,[3,3], visible = False, lighting_conditions = standard_indoor_lighting) TypeError: __init__() takes at least 10 arguments (11 given) Windows-7-6.1.7601-SP1 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.36.1 Fri Jan 08 23:44:55 2021 [/code]

Adam Król

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10949, in script call $ picked_option.call_action() File "game/script.rpy", line 11274, in script call call advance_time from _call_advance_time_6 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 309, in script call call date_take_home_her_place(the_person, date_type = "movie") from _call_date_take_home_her_place File "game/dates.rpy", line 488, in script $ her_hallway = Room(the_person.name +"'s front hall", the_person.name +"'s front hall", standard_house_backgrounds[:],[],[],[],False,[3,3], visible = False, lighting_conditions = standard_indoor_lighting) File "game/dates.rpy", line 488, in $ her_hallway = Room(the_person.name +"'s front hall", the_person.name +"'s front hall", standard_house_backgrounds[:],[],[],[],False,[3,3], visible = False, lighting_conditions = standard_indoor_lighting) TypeError: __init__() takes at least 10 arguments (11 given) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10949, in script call $ picked_option.call_action() File "game/script.rpy", line 11274, in script call call advance_time from _call_advance_time_6 File "game/script.rpy", line 11640, in script call $ crisis.call_action() File "game/dates.rpy", line 309, in script call call date_take_home_her_place(the_person, date_type = "movie") from _call_date_take_home_her_place File "game/dates.rpy", line 488, in script $ her_hallway = Room(the_person.name +"'s front hall", the_person.name +"'s front hall", standard_house_backgrounds[:],[],[],[],False,[3,3], visible = False, lighting_conditions = standard_indoor_lighting) File "H:\gryX\Lab_Rats_2-v0.36.1-pc\renpy\ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\gryX\Lab_Rats_2-v0.36.1-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/dates.rpy", line 488, in $ her_hallway = Room(the_person.name +"'s front hall", the_person.name +"'s front hall", standard_house_backgrounds[:],[],[],[],False,[3,3], visible = False, lighting_conditions = standard_indoor_lighting) TypeError: __init__() takes at least 10 arguments (11 given) Windows-7-6.1.7601-SP1 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.36.1 Fri Jan 08 22:25:13 2021 [/code]

Adam Król

For the last few versions, I've intermittently had the program crash on me unexpectedly. Trace (from traceback.txt, no such trace appears otherwise): I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10949, in script call $ picked_option.call_action() File "game/script.rpy", line 11261, in script call call hire_select_process(candidates) from _call_hire_select_process File "game/script.rpy", line 11287, in script call screen interview_ui(candidates,count) File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/script.rpy", line 76, in take_animation_screenshot the_surface = renpy.display.draw.screenshot(the_render, False) #This is the operation that must be in the main thread, and is the major time-consumer for the animation system at the moment. error: Out of memory

Hey guy, thanks again! PMing you with a big list of bugs, typos, and other stuff :D

Baarogue


More Creators