4.70 star(s) 55 Votes

kerrekk

Newbie
Jul 14, 2019
17
11
playing 23.2 new start fully updated

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 8683, in script call
    $ picked_option.call_action()
  File "game/script.rpy", line 8949, in script call
    call advance_time from _call_advance_time_5
  File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 143, in script call
    $ act.call_action()
  File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 199, in script call
    $ the_crisis.call_action()
  File "game/Mods/Sarah/role_Sarah.rpy", line 268, in script
    $ scene_manager.add_actor(the_person, position = "sitting")
  File "game/Mods/Sarah/role_Sarah.rpy", line 268, in <module>
    $ scene_manager.add_actor(the_person, position = "sitting")
NameError: name 'scene_manager' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 8683, in script call
    $ picked_option.call_action()
  File "game/script.rpy", line 8949, in script call
    call advance_time from _call_advance_time_5
  File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 143, in script call
    $ act.call_action()
  File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 199, in script call
    $ the_crisis.call_action()
  File "game/Mods/Sarah/role_Sarah.rpy", line 268, in script
    $ scene_manager.add_actor(the_person, position = "sitting")
  File "D:\Download\mega\Lab_Rats_2-v0.23.2-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Download\mega\Lab_Rats_2-v0.23.2-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Mods/Sarah/role_Sarah.rpy", line 268, in <module>
    $ scene_manager.add_actor(the_person, position = "sitting")
NameError: name 'scene_manager' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.23.2
Fri Dec 13 07:33:20 2019
 

Fossilf

Newbie
Oct 22, 2017
77
42
Mods folder immediately breaks game:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Mods/Position/Dry_Sex.rpy", line 5, in script
python:
File "game/Mods/Position/Dry_Sex.rpy", line 13, in <module>
opinion_tags = ["missionary style sex","big dicks"]) #Lol I have no idea
TypeError: __init__() takes at least 22 arguments (19 given)

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/Mods/Position/Dry_Sex.rpy", line 5, in script
python:
File "G:\Games3\Lab Rats 2-v0.6.1\Lab_Rats_2-v0.23.2-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Games3\Lab Rats 2-v0.6.1\Lab_Rats_2-v0.23.2-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Mods/Position/Dry_Sex.rpy", line 13, in <module>
opinion_tags = ["missionary style sex","big dicks"]) #Lol I have no idea
TypeError: __init__() takes at least 22 arguments (19 given)

Windows-8-6.2.9200
Ren'Py 7.0.0.196

Sat Dec 14 16:47:25 2019
 

keygen

Newbie
Oct 15, 2018
19
9
Mods folder immediately breaks game:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Mods/Position/Dry_Sex.rpy", line 5, in script
python:
File "game/Mods/Position/Dry_Sex.rpy", line 13, in <module>
opinion_tags = ["missionary style sex","big dicks"]) #Lol I have no idea
TypeError: __init__() takes at least 22 arguments (19 given)

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/Mods/Position/Dry_Sex.rpy", line 5, in script
python:
File "G:\Games3\Lab Rats 2-v0.6.1\Lab_Rats_2-v0.23.2-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Games3\Lab Rats 2-v0.6.1\Lab_Rats_2-v0.23.2-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Mods/Position/Dry_Sex.rpy", line 13, in <module>
opinion_tags = ["missionary style sex","big dicks"]) #Lol I have no idea
TypeError: __init__() takes at least 22 arguments (19 given)

Windows-8-6.2.9200
Ren'Py 7.0.0.196

Sat Dec 14 16:47:25 2019
Delete starbuck folder in mod file.Its working except sleep time.You can play mod with 1 ignorable error while sleeping
 

Tristim

Member
Modder
Donor
Nov 12, 2018
314
1,203
Mods folder immediately breaks game:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Mods/Position/Dry_Sex.rpy", line 5, in script
python:
File "game/Mods/Position/Dry_Sex.rpy", line 13, in <module>
opinion_tags = ["missionary style sex","big dicks"]) #Lol I have no idea
TypeError: __init__() takes at least 22 arguments (19 given)

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/Mods/Position/Dry_Sex.rpy", line 5, in script
python:
File "G:\Games3\Lab Rats 2-v0.6.1\Lab_Rats_2-v0.23.2-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Games3\Lab Rats 2-v0.6.1\Lab_Rats_2-v0.23.2-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Mods/Position/Dry_Sex.rpy", line 13, in <module>
opinion_tags = ["missionary style sex","big dicks"]) #Lol I have no idea
TypeError: __init__() takes at least 22 arguments (19 given)

Windows-8-6.2.9200
Ren'Py 7.0.0.196

Sat Dec 14 16:47:25 2019
Delete the Dry_Sex.rpy and Dry_Sex.rpyc file from the folder, that should solve the problem, for now I've renamed that file in the mod folders with a .bak extension (ignored by renpy), until it is viable.
 

keygen

Newbie
Oct 15, 2018
19
9
Delete the Dry_Sex.rpy and Dry_Sex.rpyc file from the folder, that should solve the problem, for now I've renamed that file in the mod folders with a .bak extension (ignored by renpy), until it is viable.
when i tried to delete this two file game gave me another error in starbuck folder.I could try one by one but I just removed entire folder for fix
 

Goonie

Member
Oct 11, 2017
173
264
I've added some code that will make the girl leave when she's in charge, but has no energy left to continue.
It's funny because sometimes they'll give you a blowjob and then when you finish they'll get you hard again and then just leave.
 

Tristim

Member
Modder
Donor
Nov 12, 2018
314
1,203
It's funny because sometimes they'll give you a blowjob and then when you finish they'll get you hard again and then just leave.
Yeah, the new sex mechanics are not quitte as they should be, I guess we will need to wait for a more 'natural' solution from VREN, the best I could do was to make sure you don't get stuck in an endless loop, without writing a completely new mechanic that would be obsolete in a next version of the game.
 

ZenGarden

Well-Known Member
Oct 1, 2017
1,692
3,207
Yeah, the new sex mechanics are not quitte as they should be, I guess we will need to wait for a more 'natural' solution from VREN, the best I could do was to make sure you don't get stuck in an endless loop, without writing a completely new mechanic that would be obsolete in a next version of the game.
Tristim Yeah I've been looking for something too but my best solve so far was just to modify the energy-per-act. But I ran into the event modifiers getting capped for (seemingly) no reason (still looking for that).

"I rubbed you off to 2 orgasms via groping and you still won't take your g-string off?" She's either gonna strip or say get lost at that point...

ALSO - shower_crisis, line 15, I had to change to:
home_shower.link_locations_two_way(hall)
as the single link crashed on new-game. Didn't see this reported yet, so curious if it's normal?
 
Last edited:
  • Like
Reactions: SenPC

SenPC

Active Member
Feb 3, 2018
577
1,110
Tristim

"I rubbed you off to 2 orgasms via groping and you still won't take your g-string off?" She's either gonna strip or say get lost at that point...
I mean, I dated girls like this in college. Once. I didn't stick around for a second date to figure out what emotional collateral they needed to take it further.
 
  • Like
Reactions: Strongwood

LZ_Starbuck

Member
Mar 25, 2019
189
337
Two errors:
You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
I'm sorry chainedpanda, both you and another used on Discord are reporting this issue but I can't seem to reproduce it. My only suggestion is to redownload the game, the mod, and the bugfix patch and install them in that order. It may not be compatibly with existing save games also.
 

chainedpanda

Active Member
Jun 26, 2017
627
1,090
I'm sorry chainedpanda, both you and another used on Discord are reporting this issue but I can't seem to reproduce it. My only suggestion is to redownload the game, the mod, and the bugfix patch and install them in that order. It may not be compatibly with existing save games also.
Its not an issue mate, im not sure if it actually broke anything and was still able to play the game. And honestly unsure about the guy on discord, but I dont remember if i had the bugfix installed at the time of the bug.

Ive long since done a re-install, this time with the bug fix and didnt encounter it anymore. The two may, or may not be related.
 

deadpool_404

New Member
May 1, 2018
5
0
Trying to advance through mom's quest line and I got to the point where on Friday she asked for money for a sexual favor. Next morning she tries to do her thing and I get an error that prevents me from moving on at all. Not sure exactly what is going on, but I am running Ver. 23.2 with latest bugfix and latest dev build mod pack. Please let me know if any further clarification is needed on this.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 8722, in script call
    call advance_time from _call_advance_time_15
  File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 152, in script call
    $ act.call_action()
  File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 208, in script call
    $ the_crisis.call_action()
  File "game/Mods/Starbuck/SB_Fetish_Anal_Event.rpy", line 554, in script call
    call fuck_person(the_person, start_position = doggy_anal, start_position = make_bed(), skip_intro = True) from _call_sex_description_SBA43
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 138, in script call
    call pick_object_enhanced(the_person, position_choice, forced_object = start_object) from _call_pick_object_bugfix
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 312, in script
    python:
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 318, in <module>
    if object.has_trait(position_choice.requires_location):
AttributeError: 'Object' object has no attribute 'requires_location'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 8722, in script call
    call advance_time from _call_advance_time_15
  File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 152, in script call
    $ act.call_action()
  File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 208, in script call
    $ the_crisis.call_action()
  File "game/Mods/Starbuck/SB_Fetish_Anal_Event.rpy", line 554, in script call
    call fuck_person(the_person, start_position = doggy_anal, start_position = make_bed(), skip_intro = True) from _call_sex_description_SBA43
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 138, in script call
    call pick_object_enhanced(the_person, position_choice, forced_object = start_object) from _call_pick_object_bugfix
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 312, in script
    python:
  File "Misc\random\Lab_Rats_2-v0.23.2-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "Misc\random\Lab_Rats_2-v0.23.2-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 318, in <module>
    if object.has_trait(position_choice.requires_location):
AttributeError: 'Object' object has no attribute 'requires_location'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.23.2
Thu Dec 19 14:59:00 2019
 
Last edited:

LZ_Starbuck

Member
Mar 25, 2019
189
337
Jennifer with the anal fetish is a quest line I've gotten a few reports about. Let me look into it and get back to you deadpool_404

EDIT: I'm pushing a fix to the develop repository now for these errors! Thanks for finding them!
 
Last edited:
4.70 star(s) 55 Votes