Create your AI Cum Slut -70% for Mother's Day
x

cooldevo

Active Member
Jan 30, 2021
786
903
Another bug... Andrew bj scene in the club bathroom has no images :/ Can't find it in the game files either. Why did they release such an unfinished version??
Did you skip past the current Day 5.5 end-of-content? If you removed the 'to be continued' at Day 5.5, then anything past that is "beta" and not officially released yet. The game includes code all the way up to Day 7, but I wouldn't consider it reliable or finished.

I looked at all the RPY files currently packaged in the RPA, and the only place Andrew shows up is on Day 6. That's beyond the supported days, so I'm not surprised it's not working fully yet. The only time Andrew might be mentioned in the current content is on the modeling path, when Richard might mention, depending on conversation choices, that he has a son named Andrew.
 

cooldevo

Active Member
Jan 30, 2021
786
903
Hi so how do we get the Faith masturbation scene? Has it been fixed?
What scene are you referring to?
  • The scene where Faith masturbates in bed with the MC's bed on Day 1?
    • There are two criteria to meet:
      • 1) Faith's relationship score must be 4 or more. At game start, Faith has 3 relationship points. So you only need ONE of the below to hit 4.
        • Afternoon: Watch movie with Faith. Gets you +2 Faith points
        • Evening: Skip the club to stay with faith. Only available if you have Faith less than 4 points.
        • For a Faith path, I personally spend the afternoon with her (3+2=5), and then do whatever in the evening.
      • 2) Must not have been involved with Jules/Vicky. Can't offer to participate with them, or watch.
    • It both criteria are met, it automatically fires at the end of Day 1, no choice or interaction needed for it to start. She'll automatically poke her head in the door.
  • The scene where MC is masturbating, and she can fantasize about various people on Day 3?
    • If Faith came to the room, as per above, and MC let her stay, this will be selectable.
I didn't have any issues getting it to fire on my end. But it worked for me on the last release as far as it looks like in the code. Just have to make sure Faith's relationship score is 4 or higher before night on Day 1. If it's not, it won't happen.
 
  • Like
Reactions: ffive

ffive

Devoted Member
Jun 19, 2022
8,054
19,062
Hi so how do we get the Faith masturbation scene? Has it been fixed?
It should be now selectable for MC to pick Faith as person to think about when she masturbates, if you caught Faith masturbating in your bed on Day 1.

Mind you, this is really "MC masturbation scene", not another one for Faith.
 

RaijinSL

New Member
Apr 25, 2022
1
0
I found the problem. For some reason code was left in the game to go to the to be continued screen on day 5. To hotfix it:
  • Unrpa the files
  • Under 'Game' folder edit 'D5.rpy'
  • Delete/Comment lines 23 and 24 (see below for exact lines)
  • Save and Exit
  • Delete D5.rpyc (it's the compiled D5.rpy, it's compiled when you restart the game)
  • Play!
The reason for the code problem is that on lines 23 and 24, of the D5.rpy you see this:

Python:
label D5:
    $ nameday = "Friday"
    $ day = 5
    $ moment = "morning"
    $ random_percent = get_random_percent()

    #correction [day4 alpaha]>[beta]
    if jules == "fuck" or jules == "suck":
        $ jules_fucked= True

    if end=="day4":
        jump tobecontinued
As you can see, the last two last lines jump to "to be continued" which was left over from the previous build. Remove those two, or comment them out, and voila it works!

Also, of interesting note, there is some code all the way through to Day 7. I didn't look at it, and there may be broken code or missing images, but there is stuff there.

Edit: Also, fun fact. These appear to be the character you can, or will be able to, "interact" with, set as Booleans (True/False):
You don't have permission to view the spoiler content. Log in or register now.
I dont know, after the choice with ''Text to Liam or Jules'' we have content with image?
 
3.80 star(s) 10 Votes