2.40 star(s) 9 Votes

JanisL

Member
Oct 30, 2018
280
331
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 387, in execute
  File "game/screens.rpy", line 387, in execute
  File "game/screens.rpy", line 389, in execute
  File "game/screens.rpy", line 395, in execute
  File "game/screens.rpy", line 395, in execute
  File "game/screens.rpy", line 397, in execute
  File "game/screens.rpy", line 397, in <module>
ValueError: invalid literal for int() with base 10: 'quick'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3693, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3693, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 387, in execute
  File "game/screens.rpy", line 387, in execute
  File "game/screens.rpy", line 389, in execute
  File "game/screens.rpy", line 395, in execute
  File "game/screens.rpy", line 395, in execute
  File "game/screens.rpy", line 397, in execute
  File "game/screens.rpy", line 397, in <module>
ValueError: invalid literal for int() with base 10: 'quick'

Windows-10-10.0.17763
Ren'Py 7.4.6.1693
That Pervert 0.3
Sun Jul  4 20:00:00 2021
 

Vrijgeest

Engaged Member
Jun 16, 2019
3,332
3,167
Its a mess. Cant load it. Get as far as filling in my name then error after error. I was using the IC patch.
 

Fzoner95

Well-Known Member
Oct 13, 2017
1,620
6,893
The incest patch is a joke and this whole thing is a mess. I will see what I can do about the patch but I can't make the animations working.
 

RIC0H

Well-Endowed Member
Modder
Donor
Compressor
Game Developer
Aug 8, 2020
1,922
11,071
That Pervert [v0.3] - Compressed

Original PC Size: 1.01GB
PC Compressed Size: 115MB - //

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

AlexTorch

Engaged Member
Jun 22, 2017
2,421
3,743
I will be honest, the renders (girls) are good, but the story is bad...i understand that everyone think different, but if my mother leave me because one guy, and that lead to my father killing himself, don't matter if she offer me her butthole, i will never forget her, and i will probably try the possible to make her life an hell on earth.
 

Gleemer

Engaged Member
Jun 8, 2018
2,153
12,417

Here is the Italian translation
of That Pervert [v0.3]

This translation is "unofficial, it was created by a fan.



**********************************************

Ecco la traduzione italiana
di un fan That Pervert [v0.3]

Questa traduzione "non è ufficiale" è stata generata da un fan.



**********************************************************************

Here is the Italian translation
of That Pervert [v0.2 Beta]

This translation is "unofficial, it was created by a fan.

*** Already includes Incest Patch in the package ***



**********************************************

Ecco la traduzione italiana
di un fan That Pervert [v0.2 Beta]

Questa traduzione "non è ufficiale" è stata generata da un fan.

*** Include già Incest Patch nel pacchetto ***
Italian translation

Updated: 2021-07-04
Version: 0.3

 

GamleErik89

Member
Sep 13, 2018
358
911
Pretty good models, somewhat interesting for the rest. But needs some hefty polishing, as the game runs like molasses and is semi-broken(at least with the patch). Only thing I actually dislike about the game is shota MC, but I'll survive it, if the story proves to be interesting after some polishing.
 

RIC0H

Well-Endowed Member
Modder
Donor
Compressor
Game Developer
Aug 8, 2020
1,922
11,071
So I looked at the two scripts, incest and non incest and the only difference between the two is how Katie/Mom is defined.
(Literally just 1 line is different)

So I've made a patch that will simple change the name from Katie to Mom.

screenshot0002.png >> screenshot0001.png

It should work on all future updates unless something major changes.

I'm not sure why the main incest patch would cause issues for people, but this one shouldn't.
 

Alpha40

Newbie
Jun 29, 2020
42
25
So I looked at the two scripts, incest and non incest and the only difference between the two is how Katie/Mom is defined.
(Literally just 1 line is different)

So I've made a patch that will simple change the name from Katie to Mom.

View attachment 1281071 >> View attachment 1281070

It should work on all future updates unless something major changes.

I'm not sure why the main incest patch would cause issues for people, but this one shouldn't.



Do I just have to put the file inside the "game" folder? Because it still gives me the classic error "an exception has occurred"
 

RIC0H

Well-Endowed Member
Modder
Donor
Compressor
Game Developer
Aug 8, 2020
1,922
11,071
Do I just have to put the file inside the "game" folder? Because it still gives me the classic error "an exception has occurred"
The def.rpy file goes inside the game folder (you should see 001.rpa in the same folder)

Note that you should only use my incest patch and not both

If you're using the compressed game version, you may need to load the game twice.
 

Alpha40

Newbie
Jun 29, 2020
42
25
The def.rpy file goes inside the game folder (you should see 001.rpa in the same folder)

Note that you should only use my incest patch and not both
yes thanks, but from what i'm understanding taking a quick look, apparently the game doesn't load the pictures at all, i don't know if it's the new patch, but it's skipping scenes as if it can't find the pictures
 
2.40 star(s) 9 Votes