Wills747

Engaged Member
Dec 14, 2018
2,321
4,816

Allosa1

New Member
Nov 13, 2021
7
23
Incest Patch v0.6.0
Extract with Unren then relace the Incest Patch files in
ReversePsychology-0.6.0_Public-pc\game\tl\English
as for that Script file it goes in
ReversePsychology-0.6.0_Public-pc\game
If it tells you are you sure you want to replace the files click yes
The patch has been updated I ran into issues because of how the code is now but managed to fix it apparently with Valery and Rachel their names have to be like this 'Mom' 'Rachel' otherwise errors come up that they aren't defined I'm mentioning this so neytan can look into it anyway thanks for waiting if you have any issues let me know
same i believe happen with sis as well, i get errors with her if i use the patch

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/English/rose.rpy", line 1183, in script
Sister "This is my first time doing this, so let me know if I hurt you."
Exception: Sayer 'Sister' is not defined.

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

Full traceback:
File "game/tl/English/rose.rpy", line 1183, in script
Sister "This is my first time doing this, so let me know if I hurt you."
File "renpy/ast.py", line 680, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'Sister' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Psicología inversa 0.6.0_Public
Mon Dec 20 06:41:38 2021
```
 

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,609
9,624
same i believe happen with sis as well, i get errors with her if i use the patch

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/English/rose.rpy", line 1183, in script
Sister "This is my first time doing this, so let me know if I hurt you."
Exception: Sayer 'Sister' is not defined.

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

Full traceback:
File "game/tl/English/rose.rpy", line 1183, in script
Sister "This is my first time doing this, so let me know if I hurt you."
File "renpy/ast.py", line 680, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'Sister' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Psicología inversa 0.6.0_Public
Mon Dec 20 06:41:38 2021
```
I missed some lines thanks for letting me know I fixed them here's the fix I'm also updating the patch
 
Last edited:

Yabeyo

New Member
Feb 24, 2020
4
0
I need help i m stuck. Cant Find Agata.
I need advance story with Agata but i cant find here on the map ? Any leads?
 

HathgarNiche

Active Member
Jul 14, 2017
605
309
Why is there an incest patch, when there is a setup in game already to call them mom? I'm confused, do i need to use the patch? Do you have to do both?
 

megaxxx

Member
Aug 27, 2017
156
35
i keep getting error with all Rachel dialogues after the past scenes on the therapy. I am using the incest patch. A example can be viewed here.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/tl/English/sis.rpy", line 854, in script
    Rachel "Haha."
Exception: Sayer 'Rachel' is not defined.

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

Full traceback:
  File "game/tl/English/sis.rpy", line 854, in script
    Rachel "Haha."
  File "renpy/ast.py", line 680, in execute
    who = eval_who(self.who, self.who_fast)
  File "renpy/ast.py", line 574, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'Rachel' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Psicología inversa 0.6.0_Public
Mon Dec 20 14:13:11 2021
 

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,609
9,624
i keep getting error with all Rachel dialogues after the past scenes on the therapy. I am using the incest patch. A example can be viewed here.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/tl/English/sis.rpy", line 854, in script
    Rachel "Haha."
Exception: Sayer 'Rachel' is not defined.

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

Full traceback:
  File "game/tl/English/sis.rpy", line 854, in script
    Rachel "Haha."
  File "renpy/ast.py", line 680, in execute
    who = eval_who(self.who, self.who_fast)
  File "renpy/ast.py", line 574, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'Rachel' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Psicología inversa 0.6.0_Public
Mon Dec 20 14:13:11 2021
here's a fix replace it with the old one
 
2.90 star(s) 16 Votes