Vrkodlak

Member
Nov 7, 2017
102
13
Just a repeat of call for help: Anyone knows how to modify a save or go through console to restart Harmony's path (as in I did not wank in the church)? Pretty please...
 

Cartageno

Devoted Member
Dec 1, 2019
8,920
15,056
Just a repeat of call for help: Anyone knows how to modify a save or go through console to restart Harmony's path (as in I did not wank in the church)? Pretty please...
Generally speaking, nobody knows how to undo stuff using the console, since it usually is more than a tag that is affected due to internal game logic, and single changes may screw the game up. In this case there may be but I wouldn't hold my breath.
 

kappaeksdee

New Member
Sep 30, 2020
3
0
After the event with Minami and meeting the mom, dating is possible with Minami up to 45 LP. Then the dating option disappears? I can only do it by call but it doesn't increase her LP anymore. The story tracker just says "take her to a lot of dates" but I've done them all.

Morgan & Kleio tells me to have a few drinks with them at the bar (after I had to choose between one of them) but it's stuck/never triggers.

Emma & Sam, tells me to meet them at the coffee shop. Never triggers.
 

Demon Jhim

Engaged Member
Aug 5, 2017
2,025
995
New skill: Small dick

What's the benefits in having this and who ever even wants to have a small dick, I serious curious?
 

ecchi0356

Newbie
Oct 13, 2018
44
16
Is there any NTR scene with Bree? Or she can cheat as MC?
actually there ntr scene at beach, if u can find, the chance like random, it's a bit hard to find, 1 from 4 save i have from pref version, i'm only find once

(if u play as boy, forget the name girl who cheat)
 

tonigobe

Newbie
Jan 27, 2018
92
128
Andrealphus: I get an error when checking The Story Tracker for Minami's route.

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

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/cl/class_story.rpy", line 616, in execute
  File "game/cl/class_story.rpy", line 616, in execute
  File "game/cl/class_story.rpy", line 637, in execute
  File "game/cl/class_story.rpy", line 641, in execute
  File "game/cl/class_story.rpy", line 649, in execute
  File "game/cl/class_story.rpy", line 666, in execute
  File "game/cl/class_story.rpy", line 679, in execute
  File "game/cl/class_story.rpy", line 683, in execute
  File "game/cl/class_story.rpy", line 684, in execute
  File "game/cl/class_story.rpy", line 691, in execute
  File "game/cl/class_story.rpy", line 692, in execute
  File "game/cl/class_story.rpy", line 540, in hide
Exception: minami.propose - Bad Outcome: None

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

Full traceback:
  File "start.rpyc", line 345, in script call
  File "cl/class_room.rpyc", line 259, in script
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "S:\00.A-GAME\03.Love Sex Second Base [Andrealphus][RenPy]\LoSeSb-Patreon-20.10.2-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/cl/class_story.rpy", line 616, in execute
  File "game/cl/class_story.rpy", line 616, in execute
  File "game/cl/class_story.rpy", line 637, in execute
  File "game/cl/class_story.rpy", line 641, in execute
  File "game/cl/class_story.rpy", line 649, in execute
  File "game/cl/class_story.rpy", line 666, in execute
  File "game/cl/class_story.rpy", line 679, in execute
  File "game/cl/class_story.rpy", line 683, in execute
  File "game/cl/class_story.rpy", line 684, in execute
  File "game/cl/class_story.rpy", line 691, in execute
  File "game/cl/class_story.rpy", line 692, in execute
  File "<screen language>", line 692, in <module>
  File "game/cl/class_story.rpy", line 540, in hide
Exception: minami.propose - Bad Outcome: None

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.10.2
Sun Nov 01 17:28:10 2020
 

Cartageno

Devoted Member
Dec 1, 2019
8,920
15,056
actually there ntr scene at beach, if u can find, the chance like random, it's a bit hard to find, 1 from 4 save i have from pref version, i'm only find once

(if u play as boy, forget the name girl who cheat)
I think you mean Alexis. But that's neither Bree nor Bree MC.
 
  • Like
Reactions: Skads

jimmyjoo

Active Member
Jun 28, 2019
763
404
How do you get Minami's affection up past 45 once you finish her arc? Seems like I can't budge it no matter what
 
3.60 star(s) 317 Votes