Skyrim

Member
May 4, 2017
232
40
couple of questions about home harem: with no requirements, bree or sasha leaves.
to avoid this, is it sufficient to avoid sex with both within 7 day? or to not enter in room where there are the two girls?
cause requirements for home harem is to have lp>75 but mc cannot reach 75 with both without sex.
 

EridianX

Newbie
Jul 24, 2018
38
57
Question about the band harem. It's been several weeks since the first threesome and so far sasha has not "found out" yet. All of the stats are where they should be for it to trigger too. Is there something i need to do first that i missed?
 

Omicronzeta

Member
Nov 14, 2017
144
74
I have found a minor bug. If you have a date lined up with a girl who temporary leaves the game, you end up going on the date but the lady in question is not in the room. You still have many of the date options, I was doing a restraunt date, and could take her hand and order for her, but nothing else.

This happened to me with Cassidy when she leaves to look for her mother after the fight with Aletta, but I was also able to recreate it with sasha when she left for her boobjob
 

Hhuba

New Member
Apr 12, 2020
2
0
As with all RenPy games there are two.

One is in the game folder (saves), the other is in (username)\AppData\Roaming\RenPy\(gamename). Here the game is called LoSeSb. There are usually some strange numbers behind it.

How best to work with this double will depend on what you want to do with the saves.

Delete a save: needs to be deleted from both folders, in general it is easier however to open the load/save menu in game, hover over the save and press DEL

Copy a save for somebody else: You can copy either

Insert a downloaded save: usually the AppData folder is better. I suggest renaming it to some name you haven't used before (RenPy saves always come with page number and save slot) or copy it to both folders to be certain it will work.

Thanks
 

Krummeiche

Newbie
Jul 10, 2019
41
93
Hi, looking for a fansig / sign in the signature for the game. The Link on the first page does not work. Any ideas?
 

Me1234

Newbie
Oct 31, 2017
38
15
couple of questions about home harem: with no requirements, bree or sasha leaves.
to avoid this, is it sufficient to avoid sex with both within 7 day? or to not enter in room where there are the two girls?
cause requirements for home harem is to have lp>75 but mc cannot reach 75 with both without sex.
You also have to have both of them @45% Lesbian for the them to accept it. I try to just avoid them when they are in the same room until it's all set up. (Sex 3 times each, and Lesbian 45, and they both have to have the SAME Love Level and neither can be pregnant)


As for the problem with UNREN, I tend to use the attached file that I got from here... (I did not create it, and take no credit for it but I use it on ALL my Renpy games and it usually works to get to the console and the variables. BIG THANKS to whomever created it)
 

abyss24

New Member
Apr 22, 2020
1
0
My internet was kinda broken the last two days, so had time to play through the game from the beginning again... ^^
Found a few issues during my playthrough and fixed them, if anyone is interested in a unofficial fixpack.
Note: This should only be used with 22.4.0d, don't use it on any other version!
You don't have permission to view the spoiler content. Log in or register now.

Is there an updated version for this, or a way to fix it easily through the save editor?

Stuck with Lexi not able to move in again :(
 

Skyrim

Member
May 4, 2017
232
40
You also have to have both of them @45% Lesbian for the them to accept it. I try to just avoid them when they are in the same room until it's all set up. (Sex 3 times each, and Lesbian 45, and they both have to have the SAME Love Level and neither can be pregnant)
thanks. now i I have another problem, with bree: i cannot trigger the Bree is bored. the only thing I think, is the too high level of Bree KP. is this the problem? I followed every step in order but there's no way to trigger the event at 9:00 in the living room. the sme with shiori (with high KP too),After lap dance I can not Speak to her in the office (when i try to call Her there's the "nobody" option)
 

Icmlost

New Member
Jan 6, 2018
2
0
I seem to be stuck with Sasha I can't progress her past 70 love points. Anyone had similar problems?
I'm stuck here as well. I can't get anything else to trigger. There's also an issue where her sounds still play after sex scene is over. Looking at the story tracker it says to take her on a date, but no amount of dates is clearing it. The second take her on a date is cleared. At this point nearly everything left for her requires 75 or more LP and its not possible to get it.
 

Taboo Lord

Member
Oct 12, 2017
185
76
Is there anyway to still get Emma even though Samantha and I aren't dating, but Samantha isn't in the friendzone? I really don't want to go back at least 20 saves ago and undo that choice and if possible I'd also like to somehow hack the game so that it lets me access the Studio so I can get the prompt to have a threesome with Kleio and Anna. Is there a Sugarcube.State.variable type hack I could use to enable some of these blockages?
 

Taboo Lord

Member
Oct 12, 2017
185
76
You also have to have both of them @45% Lesbian for the them to accept it. I try to just avoid them when they are in the same room until it's all set up. (Sex 3 times each, and Lesbian 45, and they both have to have the SAME Love Level and neither can be pregnant)


As for the problem with UNREN, I tend to use the attached file that I got from here... (I did not create it, and take no credit for it but I use it on ALL my Renpy games and it usually works to get to the console and the variables. BIG THANKS to whomever created it)
How does this file work? Do we need to put it in our "game" folder? If so, then what?
 

Me1234

Newbie
Oct 31, 2017
38
15
I got an error again in 22.7b opening the Phone Calendar.

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

While running game code:
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/cl/class_ui.rpy", line 29, in execute
  File "game/cl/class_ui.rpy", line 29, in execute
  File "game/cl/class_ui.rpy", line 49, in execute
  File "game/cl/class_ui.rpy", line 54, in execute
  File "game/cl/class_ui.rpy", line 213, in execute
  File "game/cl/class_ui.rpy", line 218, in execute
  File "game/cl/class_ui.rpy", line 219, in execute
  File "game/cl/class_ui.rpy", line 224, in execute
  File "game/cl/class_ui.rpy", line 225, in execute
  File "game/cl/class_ui.rpy", line 225, in <module>
  File "game/cl/class_appointment.rpy", line 84, in get_agenda
  File "game/cl/class_appointment.rpy", line 87, in <lambda>
  File "game/cl/class_appointment.rpy", line 135, in format
  File "game/cl/class_game.rpy", line 162, in get_future_day_of_week_name
  File "game/cl/class_game.rpy", line 219, in _m1_class_game__get_future_day_of_week_name_for_days_played
  File "game/cl/class_game.rpy", line 155, in get_future_day_of_week
ValueError: Future days is in the past: 11 < 22

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

Full traceback:
  File "start.rpyc", line 545, in script call
  File "cl/class_room.rpyc", line 342, in script
  File "renpy/ast.py", line 2232, in execute
    self.call("execute")
  File "renpy/ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3161, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3804, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3804, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/cl/class_ui.rpy", line 29, in execute
  File "game/cl/class_ui.rpy", line 29, in execute
  File "game/cl/class_ui.rpy", line 49, in execute
  File "game/cl/class_ui.rpy", line 54, in execute
  File "game/cl/class_ui.rpy", line 213, in execute
  File "game/cl/class_ui.rpy", line 218, in execute
  File "game/cl/class_ui.rpy", line 219, in execute
  File "game/cl/class_ui.rpy", line 224, in execute
  File "game/cl/class_ui.rpy", line 225, in execute
  File "game/cl/class_ui.rpy", line 225, in <module>
  File "game/cl/class_appointment.rpy", line 84, in get_agenda
  File "game/cl/class_appointment.rpy", line 87, in <lambda>
  File "game/cl/class_appointment.rpy", line 135, in format
  File "game/cl/class_game.rpy", line 162, in get_future_day_of_week_name
  File "game/cl/class_game.rpy", line 219, in _m1_class_game__get_future_day_of_week_name_for_days_played
  File "game/cl/class_game.rpy", line 155, in get_future_day_of_week
ValueError: Future days is in the past: 11 < 22

Windows-10-10.0.22000 AMD64
Ren'Py 7.5.1.22070801
Love & Sex : Second Base 22.7.0b
Wed Aug  3 16:19:35 2022
 
  • Like
Reactions: Fapbert
3.60 star(s) 315 Votes