Who Does MC Call To Help Him "Study?"


  • Total voters
    53
  • Poll closed .

Okyturi

Member
Jun 8, 2020
177
161
Remember trying out first release of this game a while back. I see it moved forward and it is getting hotter. Pretty much every single model is great, dialogues are interesting. Many good things.

Probably half of this thread is about this but seems there is impending very heavy ntr (avoidable it seems as stated in developer notes). Looks like Mom is gonna get fucked by producer/s, fellow actor, maybe crew, maybe someone else, sister will have to "work" hard to get into acting scene as well. hate it personally but many people into that and there is clearly a market for it.
 

Immunity

Member
Jul 8, 2017
226
661
When the doorbell rings and the player is presented the three choices, picking either "It has to be Silvia" or "So what if it's not Silvia" results in this error -

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

While running game code:
  File "game/script.rpy", line 5453, in script
    P "{=thnk}(So what if it’s not [psn]?){/}"
KeyError: 'psn'

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

Full traceback:
  File "game/script.rpy", line 5453, in script
    P "{=thnk}(So what if it’s not [psn]?){/}"
  File "***\SP-0.0.28b-pc\renpy\ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "***\SP-0.0.28b-pc\renpy\exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "***\SP-0.0.28b-pc\renpy\character.py", line 1253, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "***\SP-0.0.28b-pc\renpy\character.py", line 1172, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "***\SP-0.0.28b-pc\renpy\character.py", line 1152, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "***\SP-0.0.28b-pc\renpy\substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
  File "***\SP-0.0.28b-pc\renpy\substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
KeyError: 'psn'

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Saving Paula 0.0.28b
Mon Jan  9 13:19:27 2023
Also, when Silvia comes over and she is looking through the closet, she says "Boaring" multiple times - the word you're looking for is "Boring". A boar is a wild pig.
 
  • Thinking Face
Reactions: XTZ Adult Games

XTZ Adult Games

Well-Known Member
Game Developer
Sep 11, 2020
1,030
4,690
Remember trying out first release of this game a while back. I see it moved forward and it is getting hotter. Pretty much every single model is great, dialogues are interesting. Many good things.

Probably half of this thread is about this but seems there is impending very heavy ntr (avoidable it seems as stated in developer notes). Looks like Mom is gonna get fucked by producer/s, fellow actor, maybe crew, maybe someone else, sister will have to "work" hard to get into acting scene as well. hate it personally but many people into that and there is clearly a market for it.
First, thank you for remembering the game and appreciating the progress - perspective is good in many ways.
As for the Paula getting fucked (and she will get fucked): only you decide by whom. And that's a promise!
 

XTZ Adult Games

Well-Known Member
Game Developer
Sep 11, 2020
1,030
4,690
When the doorbell rings and the player is presented the three choices, picking either "It has to be Silvia" or "So what if it's not Silvia" results in this error -

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

While running game code:
  File "game/script.rpy", line 5453, in script
    P "{=thnk}(So what if it’s not [psn]?){/}"
KeyError: 'psn'

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

Full traceback:
  File "game/script.rpy", line 5453, in script
    P "{=thnk}(So what if it’s not [psn]?){/}"
  File "***\SP-0.0.28b-pc\renpy\ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "***\SP-0.0.28b-pc\renpy\exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "***\SP-0.0.28b-pc\renpy\character.py", line 1253, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "***\SP-0.0.28b-pc\renpy\character.py", line 1172, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "***\SP-0.0.28b-pc\renpy\character.py", line 1152, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "***\SP-0.0.28b-pc\renpy\substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
  File "***\SP-0.0.28b-pc\renpy\substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
KeyError: 'psn'

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Saving Paula 0.0.28b
Mon Jan  9 13:19:27 2023
Also, when Silvia comes over and she is looking through the closet, she says "Boaring" multiple times - the word you're looking for is "Boring". A boar is a wild pig.
I could not reproduce the bug, but I'm already on a more developed version of the game - so tomorrow I'll try it on the uploaded version.
Anyone else, if having the same issue, please tell us.

As for the boar - you didn't look in the closet yourself, did you?.. :)
 

xXwankerXx

Engaged Member
Jul 21, 2017
2,113
12,370
so mc is a doormat or he can be a chad.
he gets lesbian cucked yes or yes, correct?
That's the gist of it, as always lol. And don't forget that he's also surrounded by snakes and backstabbing whores, tho that shouldn't be a minus as long as you put those cunts in their place. Let's see how the story unfolds in the next couple of updates, coz so far, it looks like a massive (future) slut/wimp simulator.

Looks like Mom is gonna get fucked by producer/s, fellow actor, maybe crew, maybe someone else, sister will have to "work" hard to get into acting scene as well.
Yeah, seems like MC's mom and sis will literally have to work their asses and pussies off for some creeps and manipulative sluts, but let's not forget about the MC himself. That hoe teacher flaunts her pussy into his face and he's ready to 'help' his mom lose her position coz it's supposedly what's best for her.:FacePalm: I sincerely hope some intense balls deep anal hate-fucking and ass-to-mouth action is planned for her and her lesbian bitch, coz otherwise, you can't keep pretending this isn't a slut/wimpy wannabe jock simulator. Seems like a good opportunity for some revenge and blackmail here tho, but I don't think that's the dev's intention.:cautious:

Gonna refrain from singing this game's praises for the moment, since almost anything in the story screams NTR and NPC fuckfest, but I do hope the next updates will prove me wrong.

WHERE, HOW, WHAT, WHY?!
And WHEN did you come to this conclusion?!
In the game ofc, and you come to this 'audacious' conclusion after paying a lil bit of attention to the story. MC's grandma is just a cheap slut that probably got fucked by every guy in the country. I know, she has her own life, but she should be a lil more supportive of her daughter instead of encouraging her to become a bigger slut than herself, Letitia is just a bitch trying to corrupt those dumb girls and a massive cunt (would still fuck that ass hard and deep and shove it down Patricia's throat tho:whistle:), Patricia is a backstabbing cunt too, and the MC is our usual stupid simp who falls for a slut's cheap attempts at seducing him. You try deducing the direction the story is heading to next.:rolleyes:

I'm not saying it's a bad thing. If the dev wants their story to be like this, it's their choice, but avoidable NTR should be completely avoidable before claiming that it is and showing us something entirely different, and the MC should act more like a dude with a functional brain and a dick in his pants.
 
4.00 star(s) 38 Votes