Mod Cheat Mod Ren'Py Love & Sex: Second Base - Collab Mod [6.1.9 lolololol] version 25.1.0 compatible

Anonimato90a3

New Member
Nov 2, 2022
13
6
and if they add a month extension feature??

since it is somewhat annoying that there are specific events in a period of the year and you have to wait 3 months for the event to be available again, and it could extend from 2 to 4 months like irl
For example, when the summer month ends, the game starts the autumn month by default, and the idea is that although the month ends, the season does not, since spring, summer, autumn and winter can last as long as the player likes, having a cycle of months with the seasons of the year of 2 to 4 months.
 
  • Thinking Face
Reactions: Mr Who

Urusaisenpai

Walkthough-mod Creators are a godsent <3
Donor
Apr 30, 2017
1,536
2,936
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch/bree/fuck.rpy", line 3629, in <module>
  File "game/mod/ATCMod/ui_mod.rpy", line 952, in impregnate
    impregnate_display(
NameError: name 'impregnate_display' is not defined

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

Full traceback:
  File "start.rpyc", line 1042, in script call
  File "cl/labels_room.rpyc", line 92, in script call
  File "cl/labels_person.rpyc", line 41, in script call
  File "cl/labels_activity.rpyc", line 44, in script call
  File "ch/bree/fuck.rpyc", line 292, in script call
  File "ch/harems/home/events/home_harem_common.rpyc", line 4734, in script call
  File "ch/bree/fuck.rpyc", line 842, in script call
  File "ch/bree/fuck.rpyc", line 3308, in script call
  File "ch/bree/fuck.rpyc", line 3629, in script
  File "D:\!AlltheFallen\!Games&Everything\LoSeSb-24.9.1d-pc_patreon\renpy\ast.py", line 821, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\!AlltheFallen\!Games&Everything\LoSeSb-24.9.1d-pc_patreon\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/ch/bree/fuck.rpy", line 3629, in <module>
  File "game/mod/ATCMod/ui_mod.rpy", line 952, in impregnate
    impregnate_display(
NameError: name 'impregnate_display' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Love & Sex : Second Base - 24.9.1d 24.9.1d
Tue Dec  3 18:44:07 2024

Looks like the impregnate_display is missing, You can just press ignore can continue without a issue tho wanted to ask.
Any easy fix for this?

Edit: Nevermind i was on a old version. Its fixed now.
 
Last edited:
  • Wow
Reactions: Mr Who

Urusaisenpai

Walkthough-mod Creators are a godsent <3
Donor
Apr 30, 2017
1,536
2,936
Sorry to ask but wanted to know; Since you made the Gamer & Maid Bree mod.
Would it be possible to make a mod for morgan? I missed her in my walkthough completely and idk what to do now.

Fixed; Forgot to tell how.
1733407212841.png
 
Last edited:
  • Wow
Reactions: Mr Who

purpleblood

Newbie
Apr 19, 2022
30
11
Does this work on mac?
EDIT: Turns out it actually did, I just needed to dump everything into the game folder so that it would work.
 
Last edited:
  • Heart
Reactions: Mr Who

B4n4n4n4n4

Formerly 'crux1s'
Nov 8, 2018
1
2
found out how to fix Bree's name back. Turns out it's because in the gallery mod setting the player is named as Big Dick. The problem is Bree is playable so if you start a Bree protagonist scene in gallery, her name got converted to Big. Now to fix it:
1. Go to <Game Folder>\game\mod\Anonymous50000_Gallery
2. Open settings.json, settings.xml, and settings.rpy, preferably using notepad++ but any text editor will probably work
3. find "value": "Big" and change it to "value": "Bree" in all 3 then save. You can also change the last name tho idk how it affects the game

this should probably fix it. If the name still hasn't changed back, try running the gallery once with a Bree as protagonist scene. Also disclaimer, idk any programming language. I found this just by messing around with notepad++ so make a backup first in case anything breaks
 
  • Thinking Face
  • Like
Reactions: Mr Who and eh3792