4.70 star(s) 55 Votes

DaMatt

Member
Feb 6, 2018
152
83
One for the bugfix, role_model.rpy line 301:
Python:
    if not the_person.outfit.panties_covered():
(the_ from the_person is missing)

Cheers
Matt
 

Regretter

Member
Jun 24, 2017
114
134
I got this error when I opened the game :

File "game/Mods/Fetish/cum_fetish_blowjob.rpy", line 1, in script
init python:
File "game/Mods/Fetish/cum_fetish_blowjob.rpy", line 16, in <module>
associated_taboo = "sucking_cock")
TypeError: __init__() got an unexpected keyword argument 'taboo_break_description'
 

DaMatt

Member
Feb 6, 2018
152
83
I got this error when I opened the game :

File "game/Mods/Fetish/cum_fetish_blowjob.rpy", line 1, in script
init python:
File "game/Mods/Fetish/cum_fetish_blowjob.rpy", line 16, in <module>
associated_taboo = "sucking_cock")
TypeError: __init__() got an unexpected keyword argument 'taboo_break_description'
Did you download 0.26.1? Because this parameter was added by Vren with the new version.

Cheers
Matt
 
  • Thinking Face
Reactions: Regretter

DaMatt

Member
Feb 6, 2018
152
83
A bit QoL:
I started a fresh game and got tired of always looking up a girls opinion in her detail screen. So I changed small_talk_override.rpy to the new menu style and added a thumbsup icon to the appropriate entry (but only if you know her opinion ;))

Tristim: As always, I'd be happy if you integrate my little THANK YOU MODDERS to the mod.

Cheers
Matt
 
  • Like
Reactions: Tristim

damano

New Member
Aug 26, 2018
7
6
Hello, I updated to the latest version of the bugfix and the mod and I am running the game version v0.26.1.
When time passes in game and I try to go back to the map this error occurs, locking the game completely:

You don't have permission to view the spoiler content. Log in or register now.

Note that this only happens with my save game (which I started on 0.26.1), a fresh game seems to be working ok.
Also, thanks for all the work you do on this, keep it up!:)
 

DaMatt

Member
Feb 6, 2018
152
83
Hello, I updated to the latest version of the bugfix and the mod and I am running the game version v0.26.1.
When time passes in game and I try to go back to the map this error occurs, locking the game completely:

You don't have permission to view the spoiler content. Log in or register now.

Note that this only happens with my save game (which I started on 0.26.1), a fresh game seems to be working ok.
Also, thanks for all the work you do on this, keep it up!:)
This sounds like you play with an "early" 0.26.1 save game. The modders did a lot of changes since then. And unfortunately, there is no guarantee that savegames are still compatible.

You can try to open the console and enter:
Python:
mall_salon
if this gives an error or answers with None, type the following:
Python:
global mall_salon
for place in list_of_places:
    if place.formalName == "Hair Salon":
        mall_salon = place
In case your error still occurs, try:
Python:
hair_salon_mod_initialization()
But all of this does not guarantee that there are no subsequent errors. As hard as it is, I would play on with your newly started game.

Cheers
Matt
 

Malen

Newbie
Aug 12, 2017
23
22
OK guys, I tried to figure out what causes this problem, but it is strange (and I have no solution for it).
Every time the time would move to the "night" slot (ie. "go home and sleep" would appear, or simply sleep if already in the bedroom), the game crashes with this:
You don't have permission to view the spoiler content. Log in or register now.
Yep, this is Monday evening-to-Night timeslot, and happen even if I cheat, and from evening I set the time to night. In this case it happens, when I change locations (my guess is, that the actionlist for the location brakes somewhere). This is indeed changed in the game-fix, but not this part as far as I could see (no actual Ren'Py scripting knowledge of course, just a few other).
 

czertik

Active Member
Apr 25, 2018
822
262
got this error when fucked nora , stoped and she wanted to finish what was started

```
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 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 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 9207, in script call
$ _return.call_action()
File "game/chat_actions.rpy", line 1368, in script call
call fuck_person(the_person,private = in_private) from _call_fuck_person
File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 207, in script call
$ position_choice.call_transition(round_choice, the_person, mc.location, object_choice)
File "game/sex_positions/handjob.rpy", line 134, in script
label transition_default_handjob(the_girl, the_clothing, the_location, the_object):
Exception: Required parameter the_object has no value.

-- 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 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 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 9207, in script call
$ _return.call_action()
File "game/chat_actions.rpy", line 1368, in script call
call fuck_person(the_person,private = in_private) from _call_fuck_person
File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 207, in script call
$ position_choice.call_transition(round_choice, the_person, mc.location, object_choice)
File "game/sex_positions/handjob.rpy", line 134, in script
label transition_default_handjob(the_girl, the_clothing, the_location, the_object):
File "D:\burn-hry\192 Game Keygens\35 Hentai Games\Lab_Rats_2-v0.26.1-pc\renpy\ast.py", line 855, in execute
values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)
File "D:\burn-hry\192 Game Keygens\35 Hentai Games\Lab_Rats_2-v0.26.1-pc\renpy\ast.py", line 158, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "D:\burn-hry\192 Game Keygens\35 Hentai Games\Lab_Rats_2-v0.26.1-pc\renpy\ast.py", line 122, in apply
raise Exception("Required parameter %s has no value." % name)
Exception: Required parameter the_object has no value.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.26.1
Sat Mar 14 02:19:00 2020
```
 

Maso2k20

New Member
Apr 14, 2018
3
14
Getting this error after the Friday night date when you leave / advance to next morning.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 9122, in script call
$ picked_option.call_action()
File "game/script.rpy", line 9368, in script call
call advance_time from _call_advance_time_4
File "game/chat_actions.rpy", line 1075, in script
return "Advance Time"
Exception: Could not find return label (u'game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy', 1584176953, 2329).

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

Full traceback:
File "game/script.rpy", line 9122, in script call
$ picked_option.call_action()
File "game/script.rpy", line 9368, in script call
call advance_time from _call_advance_time_4
File "game/chat_actions.rpy", line 1075, in script
return "Advance Time"
File "/private/var/folders/hv/9twmwjdx6rq9_25qkg6zyznw0000gn/T/AppTranslocation/77796105-9143-4716-9A31-C32AE529B938/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 1507, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "/private/var/folders/hv/9twmwjdx6rq9_25qkg6zyznw0000gn/T/AppTranslocation/77796105-9143-4716-9A31-C32AE529B938/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/execution.py", line 696, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy', 1584176953, 2329).
 

DaMatt

Member
Feb 6, 2018
152
83
OK guys, I tried to figure out what causes this problem, but it is strange (and I have no solution for it).
Every time the time would move to the "night" slot (ie. "go home and sleep" would appear, or simply sleep if already in the bedroom), the game crashes with this:
You don't have permission to view the spoiler content. Log in or register now.
Yep, this is Monday evening-to-Night timeslot, and happen even if I cheat, and from evening I set the time to night. In this case it happens, when I change locations (my guess is, that the actionlist for the location brakes somewhere). This is indeed changed in the game-fix, but not this part as far as I could see (no actual Ren'Py scripting knowledge of course, just a few other).
No idea what went wrong with your game, but you can try:
Python:
sleep_action = Action("Sleep for the night. {image=gui/heart/Time_Advance.png}{image=gui/heart/Time_Advance.png}",sleep_action_requirement,"sleep_action_description", menu_tooltip = "Go to sleep and advance time to the next day. Night time counts as three time chunks when calculating serum durations.")
But this is only one of many actions defined in this code block. So no guarantee, that no other errors pop up.

Cheers
Matt
 

Malen

Newbie
Aug 12, 2017
23
22
No idea what went wrong with your game, but you can try:
Python:
sleep_action = Action("Sleep for the night. {image=gui/heart/Time_Advance.png}{image=gui/heart/Time_Advance.png}",sleep_action_requirement,"sleep_action_description", menu_tooltip = "Go to sleep and advance time to the next day. Night time counts as three time chunks when calculating serum durations.")
But this is only one of many actions defined in this code block. So no guarantee, that no other errors pop up.

Cheers
Matt
Thanks, good advice! Now it is working. It seems I wanted to fix the code while it has never been broken. :confused:
 
4.70 star(s) 55 Votes