Evilsanta

Newbie
Dec 21, 2017
44
1
is there something wrong with the game? I am getting non stop error stating
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mod/ui_mod.rpy", line 203, in execute
    screen overlay_ui():
  File "game/mod/ui_mod.rpy", line 203, in execute
    screen overlay_ui():
  File "game/mod/ui_mod.rpy", line 213, in execute
    if not HIDE_UI:
  File "game/mod/ui_mod.rpy", line 243, in execute
    hbox xalign 0.5 ypos 10 spacing 10:
  File "game/mod/ui_mod.rpy", line 245, in execute
    imagebutton auto "ui/Vajsko/phone/ico_smart_%s.png":
Exception: Imagebutton does not have a idle image. (auto='ui/Vajsko/phone/ico_smart_%s.png').

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

Full traceback:
  File "start.rpyc", line 1033, in script call
  File "intro.rpyc", line 57, in script call
  File "intro.rpyc", line 336, in script
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\ast.py", line 2560, in execute
    Say.execute(self)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\ast.py", line 615, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\exports.py", line 1494, in say
    who(what, *args, **kwargs)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\character.py", line 1394, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\character.py", line 1045, in do_display
    display_say(who,
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\character.py", line 741, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\core.py", line 2166, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\core.py", line 2688, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\core.py", line 2688, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/mod/ui_mod.rpy", line 203, in execute
    screen overlay_ui():
  File "game/mod/ui_mod.rpy", line 203, in execute
    screen overlay_ui():
  File "game/mod/ui_mod.rpy", line 213, in execute
    if not HIDE_UI:
  File "game/mod/ui_mod.rpy", line 243, in execute
    hbox xalign 0.5 ypos 10 spacing 10:
  File "game/mod/ui_mod.rpy", line 245, in execute
    imagebutton auto "ui/Vajsko/phone/ico_smart_%s.png":
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\ui.py", line 950, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "D:\New folder (2)\Love_Sex_Second_Base-24.9.0-pc_patreon\LoSeSb-24.9.0-pc_patreon\renpy\ui.py", line 944, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='ui/Vajsko/phone/ico_smart_%s.png').

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Love & Sex : Second Base - 24.9.0 24.9.0
Fri Oct  4 05:39:40 2024
 

Radical_Dreamer

Member
Donor
Aug 26, 2018
306
495
Soooo... The high school reunion for Alexis was on my calendar on Friday (when I talked to her in the pub), but the next day, it disappeared out of my journal, and I have no idea how to get it back.

Is this a bug? I'd like to complete her storyline.
Anyone know this? Still have not managed to get the reunion to pop back in my journal. As far as I know, I didn't miss it; it just disappeared out of my journal before the day rolled around. :(
 

apsentibus

Member
Jun 22, 2019
188
506
This kind of game without a gallery does not make any sense to me. I get that keeping a gallery updated is a tedious job, but seriously, to play a grindy multi-path sandbox adult game with easily missable content by design while being unable to add sex scenes to player's collection and to check what's yet to be unlocked? No thanks. It's outrageous game design.
It's actually funny that gallery was implemented the exact month right after I criticized the absence of it (in June 2023) and paused following the game's development. Guess it's time to try the game again.
 

Ilovekatz19

Member
Jul 24, 2021
241
217
about the slutty dress when can i give to the girl?
Unfortunately not many can be given the slutty dress, the only girls that can are Amy, Audrey, and Minami. Here's a showing the requirements if you need it.
 

Ilovekatz19

Member
Jul 24, 2021
241
217
View attachment 4097600
How the hell do you finish this?
Sleep with more of the girls and increase your Sexperience, Reona's kink is that she's super into you having a high body count and the idea of you having an unsatiable libido. Just for reference, her final event requires your Sexperience to be at 100, and her final kink event requires your Sexperience to be at 110 and you to have slept with 20 different women.
 

darkstel

Newbie
Sep 21, 2017
64
53
it would be ironic if in order to start Reona Purity Path one damn thing you need to play the ill-fated scene from Slutty Path. Has anyone already reached the point where you can make a turn in the plot?
 

Tearria

New Member
Apr 9, 2018
14
4
Sleep with more of the girls and increase your Sexperience, Reona's kink is that she's super into you having a high body count and the idea of you having an unsatiable libido. Just for reference, her final event requires your Sexperience to be at 100, and her final kink event requires your Sexperience to be at 110 and you to have slept with 20 different women.
Thank you! Also is there a way to explore two different paths at the same time just to unlock all the characters? Do I have to use Universal Mod and play around with the variables.
 

Radical_Dreamer

Member
Donor
Aug 26, 2018
306
495
Thank you! Also is there a way to explore two different paths at the same time just to unlock all the characters? Do I have to use Universal Mod and play around with the variables.
This is actually one of the few Ren'Py games out there where the URM does NOT work. If you try to change any variables, it will give you a traceback error and you will be forced to roll back.

Plus, the way the game is designed, I would highly suggest not trying to force multiple paths. The game is so complex, it WILL break something.
 

Ilovekatz19

Member
Jul 24, 2021
241
217
Thank you! Also is there a way to explore two different paths at the same time just to unlock all the characters? Do I have to use Universal Mod and play around with the variables.
Yea you'll need to mess around with variables to do both paths for say Bree, or unlocking Camila without arresting kylie, or you can mess with the code, here I've provided an example:
You don't have permission to view the spoiler content. Log in or register now.
Here I've deleted the checks for if kylie's been arrested for Camila's first event. An explanation on how to mess with the games code will be in the next spoiler if you're interested.

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

Radical_Dreamer

Member
Donor
Aug 26, 2018
306
495
Yea you'll need to mess around with variables to do both paths for say Bree, or unlocking Camila without arresting kylie, or you can mess with the code, here I've provided an example:
You don't have permission to view the spoiler content. Log in or register now.
Here I've deleted the checks for if kylie's been arrested for Camila's first event. An explanation on how to mess with the games code with be in the next spoiler if you're interested.

You don't have permission to view the spoiler content. Log in or register now.
Yeah, this is actually physically extracting the RPA and messing with the code yourself, as opposed to using the URM. This also requires more steps.

I still wouldn't recommend messing with variables unless you know exactly what to look for and what to change.
 
  • Like
Reactions: Ilovekatz19

Trapz2000

New Member
May 12, 2024
4
0
I am trying to progress some lines but I need to do work personal alone in my office but I don't have the option does anyone know how to fix that?
 

Tearria

New Member
Apr 9, 2018
14
4
Yea you'll need to mess around with variables to do both paths for say Bree, or unlocking Camila without arresting kylie, or you can mess with the code, here I've provided an example:
You don't have permission to view the spoiler content. Log in or register now.
Here I've deleted the checks for if kylie's been arrested for Camila's first event. An explanation on how to mess with the games code will be in the next spoiler if you're interested.

You don't have permission to view the spoiler content. Log in or register now.
I tried doing this for Kat, but I can't get her starting event to start. I removed the condition for the required event, but I feel like I'm missing something. This is because I did the Maid Bree route.

Code:
init python:
    Event(**{
        "name": "kat_event_01",
        "label": "kat_event_01",
        "priority": 500,
        "music": "music/roa_music/buddy.ogg",
        "duration": 1,
        "conditions": [
            HeroTarget(
                IsGender("male"),
                IsRoom("arcade"),
                ),
            PersonTarget(kat,
                MinStat("love", 20),
                Not(IsHidden()),
                ),
            ],
        "do_once": True,
        })
 
Last edited:

Ilovekatz19

Member
Jul 24, 2021
241
217
I tried doing this for Kat, but I can't get her starting event to start. I removed the condition for the required event, but I feel like I'm missing something.

Code:
init python:
    Event(**{
        "name": "kat_event_01",
        "label": "kat_event_01",
        "priority": 500,
        "music": "music/roa_music/buddy.ogg",
        "duration": 1,
        "conditions": [
            HeroTarget(
                IsGender("male"),
                IsRoom("arcade"),
                ),
            PersonTarget(kat,
                MinStat("love", 20),
                Not(IsHidden()),
                ),
            ],
        "do_once": True,
        })
My guess as to the reason it's not working is cause Kat is still hidden thus you can't meet the condition "MinStat("love", 20)", there are two ways to remedy this, 1) delete "MinStat("love", 20)" and "Not(IsHidden())", 2) use the developer console entering the command kat.unhide(), but I suggest changing the conditions for Bree's Paths (I'm assuming you chose the maid path) from,
You don't have permission to view the spoiler content. Log in or register now.
to something like
You don't have permission to view the spoiler content. Log in or register now.
so the gamer path triggers after the maid path, you're free to change the event it checks for being done to what ever suits you're need.
 
3.60 star(s) 298 Votes