dce8383

Member
Aug 25, 2017
359
282
For anyone wanting to fix the Sandra room bug (where you can't get into her room, even though you have the key copier), and are comfortable using Unren, follow the instructions below:

Use Unren to unpack rpa files, and decode rpyc files.
Open "\game\sociallinks\sandra.rpy" in a text editor
Add the following lines at line 15 (just before "elif sandra_door == True:"
elif sandra_door and thetimeofday == 1:
jump sandradoor

Be sure not to use tab characters, as Renpy doesn't like them.

Alternatively, you can create the folder "\game\sociallinks\" and copy the attached file into it. Renpy should use it instead of what's in the .rpa file.
 

dce8383

Member
Aug 25, 2017
359
282
So, even with that fix, it seems there are still issues.

I'm guessing the Dev is already aware, but I'll mention it anyway.

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

Papy.ion6984

Engaged Member
May 16, 2017
3,182
1,773
So, even with that fix, it seems there are still issues.

I'm guessing the Dev is already aware, but I'll mention it anyway.

You don't have permission to view the spoiler content. Log in or register now.
Could you give some hints about the Quest for Lizzie, please ?
I have nothing in the "Quest book" and I don't find any swimsuit.

EDIT : I started a new game and all is alright now !
 

Maverick43

Member
Dec 29, 2017
270
110
I found a bug in sandra.rpy (trying to use the keycopier in the morning)
I've bought it but when I try to use it I've the following message:
Because in line 15 of sandra.rpy:
elif sandra_door == True:
"I need to get a Key Copier from Coco's Shop"

I needed to replace elif sandra_door == True: by elif keycopierbought == False:

to avoid this message and to go in Sandra room to make the key.
 
  • Like
Reactions: Luciano

Jeepster

Active Member
Apr 17, 2018
668
409
Think Devs are still working with bugs etc... then gonna drop it in a mega. And i think i played this one... needs some NTR and it will be Sweet :love: Not sure how to do it... but it must be done lol
 
2.20 star(s) 19 Votes