anongamer321

New Member
Feb 5, 2020
13
2
I think I may fixed bug..
That many people said they cant complete
Kylie jealous event :"Flirt with another girl in front of Kylie"
so that cant go trough the LP>50
I face this bug for months
and I am sorry I unpack the game file
and check the game\ch\kylie\events.rpy
In the file there are

Activity(**{
"name":"Call Kylie",
"duration": 1,
"label": ["kylie_event_03"],

Event(**{
"name": "kylie_event_04",
"duration": 1,
"game_conditions":{"done":'kylie_event_03', "activity":["talk","sweet_talk"]},
"girls_conditions":{"ACTIVE":{"min_love":100,"not":"kylie"},"kylie":{"min_love":50,"present":True}},

So I tried to flirt a girl has LP100, but still failed..
Then I notice the check condition :done":'kylie_event_03'
above in the event3, the name and the lable are not same..
So I change the "game_conditions":{"done":'kylie_event_03', "activity":["talk","sweet_talk"]},
into
"game_conditions":{"done":'Call Kylie', "activity":["talk","sweet_talk"]},
Fixed!!

Now it works if u talk to anygirl LP=100 when Kylie at the same place

I think the problem is , the event 03 is an icon-like event, and when you click it, the name "kylie event 03"is to strange(I still remember in some early versions it was like this or something )
So when the icon renamed into Call Kylie, the check condition is still the old name, so the game engine cant find it was done, because seem that the engine check the event by name, not by label

if some one want to fix it now, can close the game, unpack the
game\ch\kylie\events.rpy
and fix the "done":'kylie_event_03' into "done":'Call Kylie'
and run the game again, load any save, it will works..
Hope this is not some kind of harming the copyright... so we may wait for the next official fix..
How do you unpack?
 

zombie666

Member
Aug 4, 2017
149
146
Am I missing something, or is the scavenger hunt with Emma bugged? (I literally tried every location I had access to and the app just kept on buzzing)

*edit* I literally had to skip time to the next day because the place I had to be was closed on the day I had the "date", devs may want to make this event only trigger on a day when the place is open?
 
Last edited:

Demon Jhim

Well-Known Member
Aug 5, 2017
1,995
959
Error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'hanna_event_temp'.

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

Full traceback:
  File "start.rpyc", line 314, in script call
  File "cl/class_room.rpyc", line 209, in script call
  File "cl/class_event.rpyc", line 89, in script call
  File "C:\Users\obliv\Desktop\Games\Ongoing\L\Love and Sex Second Base\LoSeSb-Patreon-20.3.1a-pc\renpy\ast.py", line 1436, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "start.rpyc", line 314, in script call
  File "cl/class_room.rpyc", line 209, in script call
  File "cl/class_event.rpyc", line 89, in script call
  File "C:\Users\obliv\Desktop\Games\Ongoing\L\Love and Sex Second Base\LoSeSb-Patreon-20.3.1a-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'hanna_event_temp'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.3.1a
Sun Mar 22 09:48:28 2020
 

anongamer321

New Member
Feb 5, 2020
13
2
Emma's event 02 is an impossible for those who didn't choose lucky at the game beginning...
or have to cheat luck hero.luck.val = 1

it is strange that the dream girl need luck to meet
I mean, the condition maybe to hard, NOT hero.is_unlucky maybe more better?
So normal people still have chance...
How do you open the console to add skills?
 

Ryofu888

Member
Jun 3, 2017
203
51
Have a few questions,

can Morgan and Kleio be a harem now?

How do you trigger the Anna and Kleio event in the deathless harpies? It does not seem to trigger, both are pregnant does that screw up the event triggering?

How do you learn martial arts? can't find it

Where is the sex shop? i cannot find it anymore

How do i have a date at the restaurant? the option is not there anymore

Thanks
 
Last edited:

anongamer321

New Member
Feb 5, 2020
13
2
Have a few questions,

can Morgan and Kleio be a harem now?

How do you trigger the Anna and Kleio event in the deathless harpies? It does not seem to trigger, both are pregnant does that screw up the event triggering?

How do you learn martial arts? can't find it

Where is the sex shop? i cannot find it anymore

Thanks
Sex shop in the mall, it i only open sometimes. To trigger Anna/Kleio try to have their love maxed out, lesbian above 50, and sleep with them each 3 times.
 

robertalo18

Newbie
Jan 15, 2019
21
4
money cheat works because I just tried it. haven't checked the rest yet. It seems to work fine to me. Did you dl the latest version of the game? There was a bugfix included.
Yeah, I downloaded the last one, but like I say I click on the cheats icon and nothing happens, or maybe Im using it in the worng way, how I cheat money?
 

Ellahn

Newbie
Dec 23, 2019
19
19
Pssh, don't be silly. Hail mary strat of enabling console and banging in "max_anna_love = 200" can avoid having a full restart. May bug out some of her events if there are any that require a lower cap but I'm not going to go unpacking the files and digging into the code for event triggers again.
In new version it is
Code:
anna.love.max = 200
Still, though I'm a programmer I have a total of absolutely zero experience with Ren'Py, and not much with Python in general, so I only found it 'cause of this message, so thanks a lot. :LOL:
 
  • Like
Reactions: baconbacon

L_Dante

New Member
Apr 15, 2019
9
1
I've been doing the Emma Quest, but I haven't been able to talk with her about Samantha, how do you trigger that event?
 

Remmy Mike

New Member
May 29, 2018
3
0
How can I avoid Dwayne randomly killing me? Just don't take the phone call?
[/QUOTE

That's what I've been doing so far, avoiding the call. I've done the martial arts training and put max stat on fitness with gear and I still loose. Martial Arts also doesn't seem to check off as done. Waiting to hear back as well.
 

Ryofu888

Member
Jun 3, 2017
203
51
How do you learn martial arts? can't find anything that teaches it. I keep getting the bad ending without it :(
 
3.60 star(s) 286 Votes