Mod Cheat Mod Ren'Py Love & Sex: Second Base - Collab Mod [6.1.9 lolololol] version 25.12.0 compatible + Wiki Dump

5.00 star(s) 1 Vote

♂Brout&Minou♀

Engaged Member
Jul 30, 2020
3,073
2,230
459
@Brout&Minou Changes to the gallery aren't reflected in the game. For the other problem, see if the new version fixes it.
for those who searched there is a button for the melons dimensions in the submenu of sasha called Boobjob
Regard
It's a shame, but oh well. That said, I don't understand why these options aren't available in the game, or perhaps there will be opportunities during events to make some changes? Out of curiosity, are the different hairstyles and other changes present in the original game, or were they added by the mod?
Anyway, thanks, I'll try it and tell you if it's work or not
 

ZFBoom

New Member
Jun 26, 2024
2
2
140
Can anyone give a guide on how to install it? it says extract to "Unzip and Extract the mod into the "LoSeSb-xx-xx-xx/game" folders." But I can't find the folder with that name, I tried just extracting it to the "LoSeSb-25.10.0-pc_patreon" folder but nothing works
 

WaterIsKing

Newbie
Jun 7, 2024
48
264
190
Can anyone give a guide on how to install it? it says extract to "Unzip and Extract the mod into the "LoSeSb-xx-xx-xx/game" folders." But I can't find the folder with that name, I tried just extracting it to the "LoSeSb-25.10.0-pc_patreon" folder but nothing works
The xx-xx-xx is a placeholder for the version title. Mod installation is the same across all renpy games. Open the folder where the game's .exe exists. Identify the subfolder named game and then paste all the mod file(s) inside of it. That's how you install this particular mod also.

Other modders pack their mod files inside a premade game folder, in such case, just paste the folder inside of your Game's main folder, i.e., where the exe is.
 

Pb20/20

Newbie
Apr 17, 2019
42
11
147
Hello Dronzeer, thanks for the feedback, it works with both.
Regard.
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mod/Anonymous50000_Gallery/screens/chr_settings_screen.rpy", line 1, in execute
    screen gallery_anonymous50000_settings_chr(girlm):
  File "game/mod/Anonymous50000_Gallery/screens/chr_settings_screen.rpy", line 1, in execute
    screen gallery_anonymous50000_settings_chr(girlm):
  File "game/mod/Anonymous50000_Gallery/screens/chr_settings_screen.rpy", line 4, in execute
    $ Anonymous50000_gallery_player.prepareReplayValue()
  File "game/mod/Anonymous50000_Gallery/screens/chr_settings_screen.rpy", line 4, in <module>
    $ Anonymous50000_gallery_player.prepareReplayValue()
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "game/mod/Anonymous50000_Gallery/classes/Anonymous50000_gallery_player.rpy", line 27, in prepareReplayValue
    exec(string)
    ~~~~^^^^^^^^
  File "game/cl/class_person_ren.py", line 122, in __setattr__
  File "game/cl/class_person_ren.py", line 219, in status
  File "game/cl/class_hero_ren.py", line 177, in name
NameError: name 'heroname' is not defined

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

Traceback (most recent call last):
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 1187, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1260, in py_exec_bytecode
    exec(bytecode, globals, locals)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
    ~~~~~~~~~~~^^
  File "renpy/ui.py", line 304, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/core.py", line 2219, in interact
    repeat, rv = self.interact_core(
                 ~~~~~~~~~~~~~~~~~~^
        preloads=preloads,
        ^^^^^^^^^^^^^^^^^^
    ...<4 lines>...
        **kwargs,
        ^^^^^^^^^
    )  # type: ignore
    ^             
  File "renpy/display/core.py", line 2757, in interact_core
    root_widget.visit_all(lambda d: d.per_interact())
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/screen.py", line 503, in visit_all
    callback(self)
    ~~~~~~~~^^^^^^
  File "renpy/display/core.py", line 2757, in <lambda>
    root_widget.visit_all(lambda d: d.per_interact())
                                    ~~~~~~~~~~~~~~^^
  File "renpy/display/screen.py", line 514, in per_interact
    self.update()
    ~~~~~~~~~~~^^
  File "renpy/display/screen.py", line 715, in update
    self.screen.function(**self.scope)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "game/mod/Anonymous50000_Gallery/screens/chr_settings_screen.rpy", line 1, in execute
    screen gallery_anonymous50000_settings_chr(girlm):
  File "game/mod/Anonymous50000_Gallery/screens/chr_settings_screen.rpy", line 1, in execute
    screen gallery_anonymous50000_settings_chr(girlm):
  File "game/mod/Anonymous50000_Gallery/screens/chr_settings_screen.rpy", line 4, in execute
    $ Anonymous50000_gallery_player.prepareReplayValue()
  File "game/mod/Anonymous50000_Gallery/screens/chr_settings_screen.rpy", line 4, in <module>
    $ Anonymous50000_gallery_player.prepareReplayValue()
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "game/mod/Anonymous50000_Gallery/classes/Anonymous50000_gallery_player.rpy", line 27, in prepareReplayValue
    exec(string)
    ~~~~^^^^^^^^
  File "<string>", line 1, in <module>
  File "game/cl/class_person_ren.py", line 122, in __setattr__
  File "game/cl/class_person_ren.py", line 219, in status
  File "game/cl/class_hero_ren.py", line 177, in name
NameError: name 'heroname' is not defined

Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.1.25072401
Love & Sex : Second Base - 25.11.0b 25.11.0b
Sat Dec  6 01:28:34 2025
[/CODE]

Sooooo... there's this problem that keeps popping up every time I try to change Character Settings, please look into it.

Edit: And now I see this when I try to access the gallery:


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

While processing the insensitive_child property of anonymous style:
  File "game/mod/Anonymous50000_Gallery/label/call_game_gallery.rpy", line 5, in script call
    call screen gallery_anonymous50000_main
  File "game/mod/Anonymous50000_Gallery/label/call_game_gallery.rpy", line 4, in script
    call screen main_gallery
  File "renpy/style.pyx", line 541, in renpy.style.StyleCore._visit_window
  File "renpy/style.pyx", line 528, in renpy.style.StyleCore._get_unoffset
  File "renpy/style.pyx", line 493, in renpy.style.StyleCore._get
  File "renpy/style.pyx", line 717, in renpy.style.build_style
  File "renpy/style.pyx", line 714, in renpy.style.build_style
  File "tmp/gen3-static/style_insensitive_functions.pyx", line 218, in style_insensitive_functions.insensitive_child_property
  File "./renpy/style.pxd", line 65, in renpy.style.assign_prefixed
AttributeError: 'bool' object has no attribute '_duplicatable'

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

Traceback (most recent call last):
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script call
    python hide:
  File "game/mod/Anonymous50000_Gallery/label/call_game_gallery.rpy", line 5, in script call
    call screen gallery_anonymous50000_main
  File "game/mod/Anonymous50000_Gallery/label/call_game_gallery.rpy", line 4, in script
    call screen main_gallery
  File "renpy/ast.py", line 2231, in execute
    self.call("execute")
    ~~~~~~~~~^^^^^^^^^^^
  File "renpy/ast.py", line 2195, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
           ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/statements.py", line 379, in call
    return method(parsed, *args, **kwargs)
           ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/common/000statements.rpy", line 695, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
                    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/exports/statementexports.py", line 348, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/ui.py", line 304, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/core.py", line 2219, in interact
    repeat, rv = self.interact_core(
                 ~~~~~~~~~~~~~~~~~~^
        preloads=preloads,
        ^^^^^^^^^^^^^^^^^^
    ...<4 lines>...
        **kwargs,
        ^^^^^^^^^
    )  # type: ignore
    ^              
  File "renpy/display/core.py", line 2757, in interact_core
    root_widget.visit_all(lambda d: d.per_interact())
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/screen.py", line 508, in visit_all
    self.child.visit_all(callback, seen=None)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
[Previous line repeated 4 more times]
  File "renpy/display/displayable.py", line 423, in visit_all
    for d in self.visit():
             ~~~~~~~~~~^^
  File "renpy/display/layout.py", line 1360, in visit
    self.style._visit_window(rv.append)
    ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "renpy/style.pyx", line 541, in renpy.style.StyleCore._visit_window
  File "renpy/style.pyx", line 528, in renpy.style.StyleCore._get_unoffset
  File "renpy/style.pyx", line 493, in renpy.style.StyleCore._get
  File "renpy/style.pyx", line 717, in renpy.style.build_style
  File "renpy/style.pyx", line 714, in renpy.style.build_style
  File "tmp/gen3-static/style_insensitive_functions.pyx", line 218, in style_insensitive_functions.insensitive_child_property
  File "./renpy/style.pxd", line 65, in renpy.style.assign_prefixed
AttributeError: 'bool' object has no attribute '_duplicatable'

Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.1.25072401
Love & Sex : Second Base - 25.11.0b 25.11.0b
Sat Dec  6 01:33:30 2025
[/CODE]

Edit 2: Forgot to mention I am playing version 25.11.0b.
 

Happiness0546

Newbie
Oct 21, 2017
66
34
262
Is there any way for girls to have different pregnancy rates? The functionality of the other modes is so good, but all the characters have the same pregnancy rate, which reduces the fun of the game...
 
  • Thinking Face
Reactions: Mr Who

Dronzeer

Newbie
Jul 27, 2019
98
36
246
Is there any way for girls to have different pregnancy rates? The functionality of the other modes is so good, but all the characters have the same pregnancy rate, which reduces the fun of the game...
Did you mean "mod" not mode? Which mod if you were, link me the site or give me the details please.
 

Dronzeer

Newbie
Jul 27, 2019
98
36
246
If play without the mod, the pregnancy rate is different for girls, but if use this mod, the pregnancy rate is the same for all girls. I wish there was a way to delete this feature only.
Ahh oh that mechanics, there was a post i say in L&S 2nd base game's thread/fourm about console/cheating/editing the preganncy file inside the game.... go in there look for User/ real life person named :
Ilovekatz19
He might be able to help you and if you get what you want please share me because i lack time for all this and i am forgetful.
 
  • Thinking Face
Reactions: Mr Who

ZEERo0o

New Member
Jun 5, 2023
8
18
187
I noticed that the Fertility Override system is broken in this version of the mod. Besides the issue of all girls having the same fertility rate when the mod is active, as mentioned by Happiness0546, every time I load a save after opening the game, the fertility rate is locked at 3% and will remain at that value until it is reset by the option available in Fertility Override.
 
  • Thinking Face
Reactions: Mr Who and Dronzeer

Pif paf

Engaged Member
Feb 5, 2018
3,538
2,656
502


Overview:
A soup (chicken, turkey, noodles, vegetables, herbs etc.) of: :ROFLMAO:
Advanced Time Controls Mod + UI Cheats + Cheat Enabler [0.8.0] by clvngs. :cool:
And Gallery Mod [0.14.0 alpha] by Anonymous50000 inspired by Lain's Mod that has been abandoned. :cool:

Great news, now all the scenes are categorize.
Thank you all for your help, it would have been impossible alone !! :love:
If you meet a scene that in your opinion needs a change category, do not hesitate to say it!!
Yeah! Fell free to share your opinions in the thread!! :cool:

All the suggestions & tips mixed into a bomb sauce of everything
that i found in this wonderfull forum, seasoned with lots of love from me. ;)

Updated: 2025-12-04
Game/Creator/Developer :
Love & Sex: Second Base
Andrealphus - - - - - - -
Modder: Mr Who
Mod Version: 6.1.9
Game Version: 25.11.0
Language: English

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

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

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

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

Tip: BackUp your save before playing the Gallery Scene to
avoid messing up your story progress and achievement badge!!

Downloads:
Catbox
Mixdrop

Alternative download:

Download guide:
Catbox:
Mixdrop

:love:Android Port v25.Xx.Xx :cool: Thanks for your efforts estrada777 (Need manually insert MOD) "More recent"

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


Hoping that everything works fine.
Best regard.
return

You don't have permission to view the spoiler content. Log in or register now.
Updated 2025-11-04 aligned to 25.10.0 , :coffee: . Fixed (i hope) almost all the reported problems. Happy National Chicken Lady Day
Updated 2025-12-04 aligned to 25.11.0 , :coffee: . Updated the guide :cool:. Happy International Ninja Day :love:.
game got updated!
 
  • Yay, update!
Reactions: Mr Who

dangerousdanny

New Member
Feb 25, 2021
9
17
178
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/start.rpy", line 1207, in script call
  File "game/cl/labels_room.rpy", line 88, in script
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 62, in execute
    screen clvngsatcm:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 62, in execute
    screen clvngsatcm:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 65, in execute
    drag:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 76, in execute
    has frame style "cheats_frame"
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 84, in execute
    vbox ypos 25:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 85, in execute
    hbox spacing 5:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 86, in execute
    vbox spacing 5:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 129, in execute
    frame ysize 31 xfill True:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 130, in execute
    has hbox spacing 10 ysize 31 xalign 0.5
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 131, in execute
    imagebutton auto "mod/images/bt_day_1_%s.png" action SetVariable("game.week_day", 1)
Exception: Imagebutton does not have a idle image. (auto='mod/images/bt_day_1_%s.png').

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

Traceback (most recent call last):
  File "game/start.rpy", line 1207, in script call
  File "game/cl/labels_room.rpy", line 88, in script
  File "renpy/ast.py", line 2231, in execute
    self.call("execute")
    ~~~~~~~~~^^^^^^^^^^^
  File "renpy/ast.py", line 2195, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
           ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/statements.py", line 379, in call
    return method(parsed, *args, **kwargs)
           ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/common/000statements.rpy", line 695, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
                    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/exports/statementexports.py", line 348, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/ui.py", line 304, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/core.py", line 2219, in interact
    repeat, rv = self.interact_core(
                 ~~~~~~~~~~~~~~~~~~^
        preloads=preloads,
        ^^^^^^^^^^^^^^^^^^
    ...<4 lines>...
        **kwargs,
        ^^^^^^^^^
    )  # type: ignore
    ^               
  File "renpy/display/core.py", line 2757, in interact_core
    root_widget.visit_all(lambda d: d.per_interact())
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/displayable.py", line 432, in visit_all
    d.visit_all(callback, seen)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "renpy/display/screen.py", line 503, in visit_all
    callback(self)
    ~~~~~~~~^^^^^^
  File "renpy/display/core.py", line 2757, in <lambda>
    root_widget.visit_all(lambda d: d.per_interact())
                                    ~~~~~~~~~~~~~~^^
  File "renpy/display/screen.py", line 514, in per_interact
    self.update()
    ~~~~~~~~~~~^^
  File "renpy/display/screen.py", line 715, in update
    self.screen.function(**self.scope)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 62, in execute
    screen clvngsatcm:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 62, in execute
    screen clvngsatcm:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 65, in execute
    drag:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 76, in execute
    has frame style "cheats_frame"
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 84, in execute
    vbox ypos 25:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 85, in execute
    hbox spacing 5:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 86, in execute
    vbox spacing 5:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 129, in execute
    frame ysize 31 xfill True:
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 130, in execute
    has hbox spacing 10 ysize 31 xalign 0.5
  File "game/mod/5527463_LoSeSb_25.11.0_Mr-Who_Mod_Lite.rpa/mod/ATCMod/ATCMod.rpy", line 131, in execute
    imagebutton auto "mod/images/bt_day_1_%s.png" action SetVariable("game.week_day", 1)
  File "renpy/ui.py", line 961, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
           ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/ui.py", line 955, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='mod/images/bt_day_1_%s.png').

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
Love & Sex : Second Base - 25.12.0a 25.12.0a
Sat Dec 20 15:59:52 2025
 
  • Thinking Face
Reactions: Mr Who
5.00 star(s) 1 Vote