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
176
70
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
176
70
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

Taboo Lord

Member
Oct 12, 2017
176
70
Yes, you put that file in your "game" folder of any Renpy game. You then when in the game during a user controled sceen Hit SHIFT+D to open the Developer Options, or SHIFT+O to go straight to the console.
Thank you for the help. I'm getting the gist of this and am not a great coder. I was expecting to see the lines of code executed when, for example, Emma rejects my offer to take her out on a date, but instead I'm not seeing anything that breaks down what lines of code are being executed in order to get that outcome. How could I figure that out and change it?
 

wwgwa

Member
Dec 27, 2017
252
102
A message to anyone to whom Samantha introduced herself as our girlfriend during our first meeting with Emma. After long hours, I found a way around this. I used the "Ren'Py Save editor" program for this, during the first meeting Samantha normally introduces herself as our girlfriend (or returns to us "Master") right then we make a save, using the save editor we look for "emmasamgirlfriend" and change from "True" to "False" and after the problem.

https://f95zone.to/threads/renpy-save-editor-v1-6-1-last-moment.6456/ ----> Ren'Py Save editor
 
Last edited:
  • Like
Reactions: Taboo Lord

Maoyijiu

Member
Jan 28, 2021
193
70
A message to anyone to whom Samantha introduced herself as our girlfriend during our first meeting with Emma. After long hours, I found a way around this. I used the "Ren'Py Save editor" program for this, during the first meeting Samantha normally introduces herself as our girlfriend (or returns to us "Master") right then we make a save, using the save editor we look for "emmasamgirlfriend" and change from "True" to "False" and after the problem.

https://f95zone.to/threads/renpy-save-editor-v1-6-1-last-moment.6456/ ----> Ren'Py Save editor
Thank u very much dude. But I still cant date Emma after change it. Maybe because I have gone too far.
 
  • Like
Reactions: Taboo Lord

Cartageno

Devoted Member
Dec 1, 2019
8,807
14,949
Saw harem tag, did a little reading, can't have full harem, but is this the largest harem you can get in game?

You don't have permission to view the spoiler content. Log in or register now.
It's the largest individual harem labeled as such. You can however have all existing harems in the same playthrough and, even though you cannot marry all at once, can have relationships with everybody in parallel, which is a harem without interaction if you so like.
 

McLOVINu

Active Member
Mar 18, 2018
774
367
It's the largest individual harem labeled as such. You can however have all existing harems in the same playthrough and, even though you cannot marry all at once, can have relationships with everybody in parallel, which is a harem without interaction if you so like.
Thanks for answer.

So... cheating or "multiple families" sort of deal, living out of multiple different buildings?

Are all of the girls aware of the relationships or are some of the relationships not revealed at that time?
[yea I understand the game isn't complete yet :p]

Either case, I hope when the game is finished there will be a 'perfect harem' ending.
Until then, I'll try to create a pseudo 'perfect harem'.
 

Cartageno

Devoted Member
Dec 1, 2019
8,807
14,949
Thanks for answer.

So... cheating or "multiple families" sort of deal, living out of multiple different buildings?

Are all of the girls aware of the relationships or are some of the relationships not revealed at that time?
[yea I understand the game isn't complete yet :p]

Either case, I hope when the game is finished there will be a 'perfect harem' ending.
Until then, I'll try to create a pseudo 'perfect harem'.
Some are somewhat aware, especially with Emma, but generally most do not interact at all. So no real knowledge.

I cannot really vouch for it but IIRC a "full harem ending" with everybody will not come according to Andrealphus.
 

Cartageno

Devoted Member
Dec 1, 2019
8,807
14,949
My game just autosaves whatever I do. It's very annoying because I can't go back to a past date if something goes wrong. Was it fixed in the new update?
Uhm, that's what Autosave does. Saving at the most inconvenient point in time. Battling the boss dragon with 2 HP left. Hanging in mid air about falling to your death. That kind of stuff. But yeah, honestly, the correct spacing of saves is difficult so you cannot rely on it for repairing decision, just to ward off crashes or similar. If you want to go back to a specific time, you'll need a manual save.
 
3.60 star(s) 300 Votes