4.70 star(s) 55 Votes

Tristim

Member
Modder
Donor
Nov 12, 2018
314
1,203
Erro when Groping

You don't have permission to view the spoiler content. Log in or register now.
Hi, as you found out, a lot has changed in the original and we are in the process of making everything work again. This takes time, but I've added the appropriate labels and some initial dialogs to the cougar_role. So this error should no longer occur.
 
  • Like
Reactions: mdaemon
Aug 16, 2018
321
1,252
Hey Tristim downloaded v26 and applied the correct bugfix and mod code, but still got this. Any idea what I/we can do to fix this?


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Mods/Starbuck/SB_Anal_Standing.rpy", line 3, in script
init python:
File "game/Mods/Starbuck/SB_Anal_Standing.rpy", line 16, in <module>
opinion_tags = ["doggy style sex", "anal sex", "sex standing up"], record_class = "Anal Sex")
TypeError: __init__() takes at least 23 arguments (25 given)

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

Full traceback:
File "game/Mods/Starbuck/SB_Anal_Standing.rpy", line 3, in script
init python:
File "E:\F95\VNDS\Lab Rats 2 (Ongoing) (v0.26.1) (2020.03.09)\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\F95\VNDS\Lab Rats 2 (Ongoing) (v0.26.1) (2020.03.09)\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Mods/Starbuck/SB_Anal_Standing.rpy", line 16, in <module>
opinion_tags = ["doggy style sex", "anal sex", "sex standing up"], record_class = "Anal Sex")
TypeError: __init__() takes at least 23 arguments (25 given)

Windows-8-6.2.9200
Ren'Py 7.3.5.606

Mon Mar 09 16:41:32 2020
 

czertik

Active Member
Apr 25, 2018
822
262
when having sex with sex shop owner (and i noticed - it dont unlock taboos).

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

While running game code:
  File "game/script.rpy", line 9088, in script call
    call talk_person(picked_option) from _call_talk_person
  File "game/script.rpy", line 9210, 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 9210, 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 9210, 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 9210, 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 9205, in script call
    $ _return.call_action(the_person)
  File "game/Mods/Starbuck/Starbuck_Role.rpy", line 355, in script call
    call fuck_person(the_person, start_position = cunnilingus, start_object = mc.location.get_object_with_name("floor"), skip_intro = True) from _call_fuck_person_SBS30
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 182, in script
    $ position_choice = girl_choose_position_enhanced(the_person, ignore_taboo = ignore_taboo) #Can be none, if no option was available for her to take.
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 182, in <module>
    $ position_choice = girl_choose_position_enhanced(the_person, ignore_taboo = ignore_taboo) #Can be none, if no option was available for her to take.
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 16, in girl_choose_position_enhanced
    if position.her_position_willingness_check(the_person, ignore_taboo = ignore_taboo):
  File "game/script.rpy", line 5296, in her_position_willingness_check
    elif self.skill_tag == "Vaginal" and the_person.has_family_tboo():
AttributeError: 'Sex_Shop_Owner' object has no attribute 'has_family_tboo'

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

Full traceback:
  File "game/script.rpy", line 9088, in script call
    call talk_person(picked_option) from _call_talk_person
  File "game/script.rpy", line 9210, 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 9210, 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 9210, 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 9210, 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 9205, in script call
    $ _return.call_action(the_person)
  File "game/Mods/Starbuck/Starbuck_Role.rpy", line 355, in script call
    call fuck_person(the_person, start_position = cunnilingus, start_object = mc.location.get_object_with_name("floor"), skip_intro = True) from _call_fuck_person_SBS30
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 182, in script
    $ position_choice = girl_choose_position_enhanced(the_person, ignore_taboo = ignore_taboo) #Can be none, if no option was available for her to take.
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\Lab_Rats_2-v0.26.1-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\Lab_Rats_2-v0.26.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 182, in <module>
    $ position_choice = girl_choose_position_enhanced(the_person, ignore_taboo = ignore_taboo) #Can be none, if no option was available for her to take.
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 16, in girl_choose_position_enhanced
    if position.her_position_willingness_check(the_person, ignore_taboo = ignore_taboo):
  File "game/script.rpy", line 5296, in her_position_willingness_check
    elif self.skill_tag == "Vaginal" and the_person.has_family_tboo():
AttributeError: 'Sex_Shop_Owner' object has no attribute 'has_family_tboo'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.26.1
Mon Mar 09 22:38:43 2020
 

Tristim

Member
Modder
Donor
Nov 12, 2018
314
1,203
when having sex with sex shop owner (and i noticed - it dont unlock taboos).

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

While running game code:
  File "game/script.rpy", line 9088, in script call
    call talk_person(picked_option) from _call_talk_person
  File "game/script.rpy", line 9210, 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 9210, 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 9210, 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 9210, 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 9205, in script call
    $ _return.call_action(the_person)
  File "game/Mods/Starbuck/Starbuck_Role.rpy", line 355, in script call
    call fuck_person(the_person, start_position = cunnilingus, start_object = mc.location.get_object_with_name("floor"), skip_intro = True) from _call_fuck_person_SBS30
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 182, in script
    $ position_choice = girl_choose_position_enhanced(the_person, ignore_taboo = ignore_taboo) #Can be none, if no option was available for her to take.
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 182, in <module>
    $ position_choice = girl_choose_position_enhanced(the_person, ignore_taboo = ignore_taboo) #Can be none, if no option was available for her to take.
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 16, in girl_choose_position_enhanced
    if position.her_position_willingness_check(the_person, ignore_taboo = ignore_taboo):
  File "game/script.rpy", line 5296, in her_position_willingness_check
    elif self.skill_tag == "Vaginal" and the_person.has_family_tboo():
AttributeError: 'Sex_Shop_Owner' object has no attribute 'has_family_tboo'

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

Full traceback:
  File "game/script.rpy", line 9088, in script call
    call talk_person(picked_option) from _call_talk_person
  File "game/script.rpy", line 9210, 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 9210, 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 9210, 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 9210, 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 9205, in script call
    $ _return.call_action(the_person)
  File "game/Mods/Starbuck/Starbuck_Role.rpy", line 355, in script call
    call fuck_person(the_person, start_position = cunnilingus, start_object = mc.location.get_object_with_name("floor"), skip_intro = True) from _call_fuck_person_SBS30
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 182, in script
    $ position_choice = girl_choose_position_enhanced(the_person, ignore_taboo = ignore_taboo) #Can be none, if no option was available for her to take.
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\Lab_Rats_2-v0.26.1-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\Lab_Rats_2-v0.26.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 182, in <module>
    $ position_choice = girl_choose_position_enhanced(the_person, ignore_taboo = ignore_taboo) #Can be none, if no option was available for her to take.
  File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 16, in girl_choose_position_enhanced
    if position.her_position_willingness_check(the_person, ignore_taboo = ignore_taboo):
  File "game/script.rpy", line 5296, in her_position_willingness_check
    elif self.skill_tag == "Vaginal" and the_person.has_family_tboo():
AttributeError: 'Sex_Shop_Owner' object has no attribute 'has_family_tboo'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.26.1
Mon Mar 09 22:38:43 2020
Download the bugfix and apply it to v26 there is a bug in the original VREN code: it is missing an 'a' the function should read has_family_taboo
 

Tristim

Member
Modder
Donor
Nov 12, 2018
314
1,203
Hey Tristim downloaded v26 and applied the correct bugfix and mod code, but still got this. Any idea what I/we can do to fix this?


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Mods/Starbuck/SB_Anal_Standing.rpy", line 3, in script
init python:
File "game/Mods/Starbuck/SB_Anal_Standing.rpy", line 16, in <module>
opinion_tags = ["doggy style sex", "anal sex", "sex standing up"], record_class = "Anal Sex")
TypeError: __init__() takes at least 23 arguments (25 given)

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

Full traceback:
File "game/Mods/Starbuck/SB_Anal_Standing.rpy", line 3, in script
init python:
File "E:\F95\VNDS\Lab Rats 2 (Ongoing) (v0.26.1) (2020.03.09)\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\F95\VNDS\Lab Rats 2 (Ongoing) (v0.26.1) (2020.03.09)\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Mods/Starbuck/SB_Anal_Standing.rpy", line 16, in <module>
opinion_tags = ["doggy style sex", "anal sex", "sex standing up"], record_class = "Anal Sex")
TypeError: __init__() takes at least 23 arguments (25 given)

Windows-8-6.2.9200
Ren'Py 7.3.5.606

Mon Mar 09 16:41:32 2020
You still have not downloaded the correct mod: use (extract to MODS folder as explained in OP)
Download the bugfix (original code has bugs): use (overwrite existing files)
And make sure you start with a clean folder a lot of files have been moved around (and SB_Anal_Standing no longer exists in v26 of the mod (moved and renamed).
 

davidb0wie

New Member
Feb 26, 2018
9
1
hey so I encountered this error and it completely crashed the game when trying to kiss someone with a cougar personality.
 
Aug 16, 2018
321
1,252
You still have not downloaded the correct mod: use (extract to MODS folder as explained in OP)
Download the bugfix (original code has bugs): use (overwrite existing files)
And make sure you start with a clean folder a lot of files have been moved around (and SB_Anal_Standing no longer exists in v26 of the mod (moved and renamed).
Thanks for the reply, but I already followed your directions previously and it still wouldn't work.

I think the problem is corrupted files, probably because I changed something in the console, because even with a fresh install of v0.26 and your mod/bugflix, if I try to load a file, everything goes to hell.

Starting a new game now, unfortunately. Thanks for your mod though, it's excellent.
 

Barrett74

Member
May 13, 2018
362
111
ok dont know what the prob did the mod with clean folder , bugfix and now i get the error,

nvermind did a complete fresh install and its working again
 
Last edited:

edoitachi

Member
Jul 24, 2018
114
106
I downloaded v 26 (new) + mod + bugfix everything works BUT i have a problem with character sizes. They are ok when you look at them - but when you click to do actions characters enlrage SO much i cant see half of a person. I tried original game- all works fine there with char sizes in window . It must be problem in mod itself - plz tell how to make chars proper size to fit frame or make a hotfix
PS in previous mod ver 25 all worked fine with sizes
 
Last edited:

EquineHung

Member
Mar 1, 2018
267
189
I downloaded v 26 (new) + mod + bugfix everything works BUT i have a problem with character sizes. They are ok when you look at them - but when you click to do actions characters enlrage SO much i cant see half of a person. I tried original game- all works fine there with char sizes in window . It must be problem in mod itself - plz tell how to make chars proper size to fit frame or make a hotfix
PS in previous mod ver 25 all worked fine with sizes
Can you post a screen cap there a possibility it has a correlation with your display settings to acheive a temporary relief you might need to change the display settings to 100%
 

Foobert

Member
Oct 16, 2017
175
93
Sold some serum on Saturday and got an exception. You need a check for None in Fetish_Roles.py

Code:
    def SB_check_fetish(the_person, fetish):
        if the_person.special_role != None:
            for role in the_person.special_role:
                if role == fetish:
                    return True
        return False
[edit]

Found the code option.
 
  • Like
Reactions: Tristim

DaMatt

Member
Feb 6, 2018
152
83
Another one for the bugfix. When you tell your company model to wear a different outfit for the fotoshoot, the game crashes. So line 75 in role_model.rpy should look like
Python:
                if the_person.judge_outfit(_return):
(removed .slut_requirement)

Cheers
Matt
 
  • Like
Reactions: Tristim

edoitachi

Member
Jul 24, 2018
114
106
Can you post a screen cap there a possibility it has a correlation with your display settings to acheive a temporary relief you might need to change the display settings to 100%
My screen is set on 100% just check it
Here how it looks when idle (normal as it should) 1st pic
But when i press action menu (where animation starts focus is shifted to right side so i cant see half of body) 2nd 3rd pic
so how i center focus? As i understand focus should center automaticly cuz i didnt find setting for it in game....
All worked well in prev patch 25 i dunno what problem is here ??? I reinstalled game 2 times from 0 - still problem exists
 

Tristim

Member
Modder
Donor
Nov 12, 2018
314
1,203
My screen is set on 100% just check it
Here how it looks when idle (normal as it should) 1st pic
But when i press action menu (where animation starts focus is shifted to right side so i cant see half of body) 2nd 3rd pic
so how i center focus? As i understand focus should center automaticly cuz i didnt find setting for it in game....
All worked well in prev patch 25 i dunno what problem is here ??? I reinstalled game 2 times from 0 - still problem exists
VREN Changed the animation scaling in v26, we don't do anything with animations in the mod, I personally don't like them and have them disabled all the time (I also have a non standard resolution and it just doesn't work for me).
 

DaMatt

Member
Feb 6, 2018
152
83
A little bit QoL. I changed the layout of the give serum menu to the new style and integrated the slave role. I'd be happy if you adapt and integrate it :)

Thanks for you great work with the mod.

Matt
 
  • Like
Reactions: Tristim

DaMatt

Member
Feb 6, 2018
152
83
I got a bug for the threesome at breakfast

You don't have permission to view the spoiler content. Log in or register now.
I had another bug with the family 3some breakfest. After adding
Python:
            if self.description is None:
                self.description = self.action_description.format(self.default_action_person)
at the end of the constructor of Threesome_MC_position (should be line 98, Threesome_core.rpy) the error was gone.
I hope, this also helps with your bug.

Cheers
Matt
 
4.70 star(s) 55 Votes