mouseguru

Active Member
Game Developer
Aug 2, 2017
694
656
In addition to that, Maria wants a battery and I promised to check the sexy shop first. But the sexy shop employee doesn't say anything about selling a battery (per the walkthrough)...so I'm stuck?

EDIT: Found a bug in the script. From line 71 to line 100 in game/SCRIPT/sexyshop.rpy is indented four spaces too far, so if you already have the lingerie, you can't ask the sexy shop employee for a battery.

EDIT: Found the bug with the NTR route with Alvin and Sophia. In game/SCRIPT/sexyshop.rpy, go to line 311 and insert a new line below this one:

``` $ item03ss = False
$ alvin_ntr = 8
```

If you've already bought the lingerie (like I did), this won't fix the problem. You'll need to open the debug console by pressing SHIFT-O and then typing "$ alvin_ntr = 8" and hitting enter. Then hit ESC to close the debug console.
 
Last edited:

NotSlonique

Newbie
Sep 10, 2020
22
52
there is DEF a problem with alvin and sophia lingerie bc I had the exact same problem playing the new version from start. Thanks to the guy a couple posts above me who figured a fix but it should really be patched before the next scheduled update imo cuz it breaks the game
 

lightpower

Well-Known Member
Oct 12, 2018
1,211
446
I'm stuck at nightclub when I try to go upstair in the vip area...I follow that woman in the bathroom but two ladies kick me out when I go in and I cannot do anything all icons are grey :/ is it a bug?
 

lightpower

Well-Known Member
Oct 12, 2018
1,211
446
"I think somebody need some dirty panties"... what I have to do? I have only this hint when I talk with the assistant Megan thank u :)
 
Last edited:

VBoat

Member
Jun 17, 2017
258
416
Figured it out. She's in the apartment building, past the receptionist on the right.

Next question. I'm on the NTR route for Alvin and Sophia. I've bought the lingerie but when I click on Alvin's door, the game acts like I don't have it. Help?
What version are you playing for the dirty panties??
 

FunnyBeerGod

Member
Jun 5, 2017
164
171
Chapter 2 - stuck: If everything is done well, first night you go to sleep in your room, Laura and Rita
will come to your bed. BJ you and you finger both them. 3 other people had exactly the same issue and posted it in the thread but no answer.

Any1 could help?
 

gnadudu

Well-Known Member
Aug 31, 2018
1,845
2,733
After applying church Fix , it doesnt work.
Did you try loading a savegame before visiting the church?

Chapter 2 - stuck: If everything is done well, first night you go to sleep in your room, Laura and Rita
will come to your bed. BJ you and you finger both them. 3 other people had exactly the same issue and posted it in the thread but no answer.

Any1 could help?
Hard to say, the trigger for this one is if rita_sex1 == False and m_sex3 == False and mei_bj1 == False and domi_sex3 == False and rita_laura1 == True: which should be sex on sunday with Rita and Mom (different Sundays because you can only do one at a time), the blowjob from Mei and having sex with Domi...
 
  • Like
Reactions: FunnyBeerGod

Blackader

Member
Jun 5, 2017
147
121
Did you try loading a savegame before visiting the church?



Hard to say, the trigger for this one is if rita_sex1 == False and m_sex3 == False and mei_bj1 == False and domi_sex3 == False and rita_laura1 == True: which should be sex on sunday with Rita and Mom (different Sundays because you can only do one at a time), the blowjob from Mei and having sex with Domi...
Actually i tried to start new game. Error : Parsing the script failed
Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label erika_dialogue1 is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 1779 and
  File "game/SCRIPT/Update023.rpy", line 1120.

The label belltower is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2168 and
  File "game/SCRIPT/Update023.rpy", line 1141.

The label maria_dialogue2 is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2382 and
  File "game/SCRIPT/Update023.rpy", line 1158.

The label erika_sleep is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2268 and
  File "game/SCRIPT/Update023.rpy", line 1167.

The label maria_ho is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2437 and
  File "game/SCRIPT/Update023.rpy", line 1213.

The label mariaroom is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2205 and
  File "game/SCRIPT/church.rpy", line 237.

The label sasha_ps is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2649 and
  File "game/SCRIPT/studio.rpy", line 2281.

Ren'Py Version: Ren'Py 7.3.5.606
Sun Sep 20 14:07:03 2020
 

gnadudu

Well-Known Member
Aug 31, 2018
1,845
2,733
Actually i tried to start new game. Error : Parsing the script failed
Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label erika_dialogue1 is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 1779 and
  File "game/SCRIPT/Update023.rpy", line 1120.

The label belltower is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2168 and
  File "game/SCRIPT/Update023.rpy", line 1141.

The label maria_dialogue2 is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2382 and
  File "game/SCRIPT/Update023.rpy", line 1158.

The label erika_sleep is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2268 and
  File "game/SCRIPT/Update023.rpy", line 1167.

The label maria_ho is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2437 and
  File "game/SCRIPT/Update023.rpy", line 1213.

The label mariaroom is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2205 and
  File "game/SCRIPT/church.rpy", line 237.

The label sasha_ps is defined twice, at
  File "game/SCRIPT/Update019.rpy", line 2649 and
  File "game/SCRIPT/studio.rpy", line 2281.

Ren'Py Version: Ren'Py 7.3.5.606
Sun Sep 20 14:07:03 2020
The nun fix is for chapter 2 only, but Update023.rpy is a file from chapter 3, so you may have applied the fix to the wrong chapter?
 
3.70 star(s) 94 Votes