Hysni

Engaged Member
Jan 7, 2020
2,890
5,301
Guys why do i have so much errors when playing from begining ???
When start name i get so many error i try to ignore it happens allot :cry:
 
  • Like
Reactions: RomanHume

Hysni

Engaged Member
Jan 7, 2020
2,890
5,301
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/images/chapters/start/start.rpy", line 43, in script call
    call mc_character_creation(True, "Roger", "Harrington", "m", "mc", mc_portraits["roger_harrington"][1]) from _call_mc_character_creation
  File "game/utilities/mc_character_creation.rpy", line 22, in script
    amana '"Welcome to Doctor Amana, Sexual Therapist."'
Exception: Sayer 'amana' is not defined.

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

Full traceback:
  File "game/images/chapters/start/start.rpy", line 43, in script call
    call mc_character_creation(True, "Roger", "Harrington", "m", "mc", mc_portraits["roger_harrington"][1]) from _call_mc_character_creation
  File "game/utilities/mc_character_creation.rpy", line 22, in script
    amana '"Welcome to Doctor Amana, Sexual Therapist."'
  File "D:\Game\DAST001-v1.1.5-pc\renpy\ast.py", line 664, in execute
    who = eval_who(self.who, self.who_fast)
  File "D:\Game\DAST001-v1.1.5-pc\renpy\ast.py", line 564, in eval_who
    raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'amana' is not defined.

Windows-7-6.1.7601-SP1
Ren'Py 7.2.2.491
Doctor Amana: Sexual Therapist 001 v1.0.7b
Tue Feb 25 10:27:43 2020
 
  • Like
Reactions: RomanHume

Kitchentable

Active Member
Aug 13, 2018
664
1,140
Oh yes...SIE...german word for "she". AP would've needed the femdom tag for her, didn't it? :p

Wasn't it hinted in some dialoge in the end game that Sis may have had a crush on Mr. Thorton?
__

Oh, while getting nostalgic about AP and KoTOR2 I totally forgot to praise you for your game RomanHume.
Sorry for that. So here goes:

I like your game. Pretty much all of it. Keep it up!
 

jamdan

Forum Fanatic
Sep 28, 2018
4,363
23,431
Two questions:
1. What is this incest patch about?
2. Is it possible to pop Amanda's cherry in the latest update?
It makes one of the girls (Cassie) MC's daughter. Its not needed though, you can just use the pet names feature to do that.

No...although its getting close.

One thing that I noticed RomanHume when giving the pet names, the male characters still say "She calls me" and "I call her" when you click to edit them.
 
Last edited:

RomanHume

Sommelier of Pussy & Purveyor of Porn
Game Developer
Jan 5, 2018
2,390
13,358
It makes one of the girls (Cassie) MC's daughter. Its not needed though, you can just use the pet names feature to do that.

No...although its getting close.

One thing that I noticed RomanHume when giving the pet names, the male characters still say "She calls me" and "I call her" when you click to edit them.
Ah! Good point. When I designed that system it was originally only going to apply to the "Lovers" but then I decided to expand it to the entire cast. I'll add that to the minor fix list. Thanks!
 

Rudrig

Member
Apr 23, 2018
411
208
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/images/chapters/start/start.rpy", line 43, in script call
    call mc_character_creation(True, "Roger", "Harrington", "m", "mc", mc_portraits["roger_harrington"][1]) from _call_mc_character_creation
  File "game/utilities/mc_character_creation.rpy", line 22, in script
    amana '"Welcome to Doctor Amana, Sexual Therapist."'
Exception: Sayer 'amana' is not defined.

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

Full traceback:
  File "game/images/chapters/start/start.rpy", line 43, in script call
    call mc_character_creation(True, "Roger", "Harrington", "m", "mc", mc_portraits["roger_harrington"][1]) from _call_mc_character_creation
  File "game/utilities/mc_character_creation.rpy", line 22, in script
    amana '"Welcome to Doctor Amana, Sexual Therapist."'
  File "D:\Game\DAST001-v1.1.5-pc\renpy\ast.py", line 664, in execute
    who = eval_who(self.who, self.who_fast)
  File "D:\Game\DAST001-v1.1.5-pc\renpy\ast.py", line 564, in eval_who
    raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'amana' is not defined.

Windows-7-6.1.7601-SP1
Ren'Py 7.2.2.491
Doctor Amana: Sexual Therapist 001 v1.0.7b
Tue Feb 25 10:27:43 2020
I found the bug attached, seems the script is a bit ?unstable?
 

blackmagic616

Member
Dec 29, 2019
453
494
RomanHume
Doctor Amana: Sexual Therapist 001 1.0.7a, downloaded from :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in script
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in <module>
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)

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

Full traceback:
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in script
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in <module>
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)
The same problem with the wife:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in script
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in <module>
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)

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

Full traceback:
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in script
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in <module>
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)
What is worse, some scenes are missing:
"Holy shit. Is he dead?" - at pool, no images
 
Last edited:
  • Like
Reactions: RomanHume

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,693
RomanHume
Doctor Amana: Sexual Therapist 001 1.0.7a, downloaded from :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in script
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in <module>
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)

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

Full traceback:
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in script
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in <module>
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)
The same problem with the wife:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in script
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in <module>
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)

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

Full traceback:
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in script
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in <module>
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)
You should download 1.1.5 from the OP. Yarr!

RomanHume your site still has 1.0.7a (and the blurb above the link says 1.0.6). You should update that to 1.0.7b, given that that's the new public version.
 

RomanHume

Sommelier of Pussy & Purveyor of Porn
Game Developer
Jan 5, 2018
2,390
13,358
Guys why do i have so much errors when playing from begining ???
When start name i get so many error i try to ignore it happens allot :cry:
Ill try new one hope works
Guys give me direct link for Incest patch and bug fix for new version
Play the game without the incest patch and it should work just fine.

The core game from the OP hasn't been giving anyone any problems.

At this time, there does not appear to be an updated incest patch.

Cheers mate!
 
  • Like
Reactions: TheDevian

RomanHume

Sommelier of Pussy & Purveyor of Porn
Game Developer
Jan 5, 2018
2,390
13,358
Two questions:
1. What is this incest patch about?
Apparently it's about breaking the latest release. But aside from that, it just encodes the relationship between Roger and Cassie as...you know...not your neighbor's daughter. (I'm so ashamed I cannot even say it!)

2. Is it possible to pop Amanda's cherry in the latest update?
While there is a lot of hot action with clothes on, there isn't currently any penetration. This chapter was about laying the last stones along that path. Next chapter will be super hot for both red and blue players.
 

RomanHume

Sommelier of Pussy & Purveyor of Porn
Game Developer
Jan 5, 2018
2,390
13,358
RomanHume
Doctor Amana: Sexual Therapist 001 1.0.7a, downloaded from :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in script
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in <module>
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)

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

Full traceback:
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in script
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/images/chapters/nanami/nanami02/nanami02B.rpy", line 382, in <module>
    $nanami_pregnant = pregnant(False, True, nanami02b_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)
The same problem with the wife:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in script
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in <module>
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)

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

Full traceback:
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in script
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/home/scx/Documents/temp/tmp/x/games/dr_amana_sexual_therapist/DAST001-1.0.7a-pc/renpy/python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/images/chapters/emily/emily01/Emily01.rpy", line 1058, in <module>
    $emily_pregnant = pregnant(False, False, emily01_orgasms)
TypeError: pregnant() takes exactly 1 argument (3 given)
What is worse, some scenes are missing:
"Holy shit. Is he dead?" - at pool, no images
You should download 1.1.5 from the OP. Yarr!

RomanHume your site still has 1.0.7a (and the blurb above the link says 1.0.6). You should update that to 1.0.7b, given that that's the new public version.
Thank you folks for pointing this out. I'm in the process of compiling a v1.0.8 (which is just v1.0.7a, v1.0.7b and the v1.0.7b bug patch) for the website. Soon as it finishes uploading to mega, I'll update the links on the web page.

Salute!
 
4.40 star(s) 78 Votes