Feb 17, 2022
401
1,475
Great and fun game! No slowburn and thank god the dad stopped with the moral dilemna pretty quickly. Some games the hemming and hawwing about morally questionable behavior fits but this game isn't that. The models are gorgeous and the animations are super solid. Can't wait for more content now. (y)
 
  • Like
Reactions: NakedSingularity

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,222
35,386
can confirm it's the mod, I downloaded and moved my saves in the clean game folder and it went forward with the story
Hi. Sorry to see that my Mod caused some troubles. Unfortunately there is always a risk that saves are not working with using Mods. I quickly checked mine and they actually all worked. But it seems there are still game situations where the Mod can brake the saves. Again, sorry. If still needed here a save with using the Mod before v0.7 starts
 

DragonMatt

Member
Aug 17, 2021
285
89
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 97, in script
    s "Well, I said goodbye to everyone."
Exception: Style u'titleframe_text2' does not exist.

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

Full traceback:
  File "game/script.rpy", line 97, in script
    s "Well, I said goodbye to everyone."
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1219, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 871, in do_display
    **display_args)
  File "renpy/character.py", line 621, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  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 437, in visit_all
    self.child.visit_all(callback, seen=None)
  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/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 569, 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/text/text.py", line 1689, in per_interact
    if self.style.slow_abortable:
  File "gen-static/styleclass.pxi", line 773, in renpy.styledata.styleclass.Style.slow_abortable.__get__
  File "style.pyx", line 493, in renpy.style.StyleCore._get
  File "style.pyx", line 679, in renpy.style.build_style
  File "style.pyx", line 142, in renpy.style.get_full_style
  File "style.pyx", line 98, in renpy.style.get_style
Exception: Style u'titleframe_text2' does not exist.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Oh Daddy V0.7
Sat Jul 16 13:14:42 2022
What am I doing wrong? I get this after clicking on the heart in the top left of the screen.
 

J.R.

Well-Known Member
Jan 2, 2020
1,981
3,698
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 97, in script
    s "Well, I said goodbye to everyone."
Exception: Style u'titleframe_text2' does not exist.

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

Full traceback:
  File "game/script.rpy", line 97, in script
    s "Well, I said goodbye to everyone."
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1219, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 871, in do_display
    **display_args)
  File "renpy/character.py", line 621, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  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 437, in visit_all
    self.child.visit_all(callback, seen=None)
  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/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 569, 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/text/text.py", line 1689, in per_interact
    if self.style.slow_abortable:
  File "gen-static/styleclass.pxi", line 773, in renpy.styledata.styleclass.Style.slow_abortable.__get__
  File "style.pyx", line 493, in renpy.style.StyleCore._get
  File "style.pyx", line 679, in renpy.style.build_style
  File "style.pyx", line 142, in renpy.style.get_full_style
  File "style.pyx", line 98, in renpy.style.get_style
Exception: Style u'titleframe_text2' does not exist.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Oh Daddy V0.7
Sat Jul 16 13:14:42 2022
What am I doing wrong? I get this after clicking on the heart in the top left of the screen.
I tried that in my game, but it worked for me. I checked it with and without the multi mod. Unfortunately I only can suggest to download the game again and make a fresh install.
 

Ursus4321

Well-Known Member
Aug 2, 2017
1,351
2,911
I have some things to share. First, it seems clear to everyone that the mc's wife is cheating on him. Although some say that it is not ntr because if this and that, the truth is that it is the mc's wife, according to all the clues that the dev gives, she is cheating on him now, not in the past, not in flashback, now in current time. If the wife being stolen from the mc without him being able to do anything is not ntr, then I don't know what is ntr. And finally, I don't understand why the dev decided to shoot himself in the foot with the decision to include this in the game. There are many ways to advance the story with the daughter that are not an ntr. I guess money doesn't interest him because I'm sure financially speaking this game is screwed.
People from ntr won't support it because it doesn't really have scenes and people who don't like ntr won't support it either because ntr's vibe is clear. or in the best of cases they will put him under suspicion so they will not support him either
But of course, this is just my opinion.
 
  • Angry
Reactions: Radon671

Firaxius

Well-Known Member
Aug 13, 2020
1,213
1,413
I have some things to share. First, it seems clear to everyone that the mc's wife is cheating on him. Although some say that it is not ntr because if this and that, the truth is that it is the mc's wife, according to all the clues that the dev gives, she is cheating on him now, not in the past, not in flashback, now in current time. If the wife being stolen from the mc without him being able to do anything is not ntr, then I don't know what is ntr. And finally, I don't understand why the dev decided to shoot himself in the foot with the decision to include this in the game. There are many ways to advance the story with the daughter that are not an ntr. I guess money doesn't interest him because I'm sure financially speaking this game is screwed.
People from ntr won't support it because it doesn't really have scenes and people who don't like ntr won't support it either because ntr's vibe is clear. or in the best of cases they will put him under suspicion so they will not support him either
But of course, this is just my opinion.
Netorare or NTR is not cheating, neither cuckold, it more like the partner encourage their love to sleep with others beside him/her without watching, afterwards they free to tell what they done, it a form of open relationship Netorare. Another form of Netorare is where the MC's loved one is forced by a villian into having sex with him/her or others. Mostly this form is done by someone with Alot of Power and the victim can't lose his/her job or the money they get or whatever they afraid to lose.

The MC's wife does seems to be cheating on him and this is where she does things behind the MC's back and lie to him or make him believe some delusional story.

Cuckold is more a form of humilation, where the partner wears a chasity belt or cockcage and has to watch their partner sleep with another, mostly woman with a darker guy with huge cock, while mc has a small one. That is the hardest form, ofcourse there lighter forms without the atributes. But when it becomes where the MC watch from outside the room then it becomes more a voyeurisme.
 
Last edited:

punisher2099

Forum Fanatic
Feb 25, 2020
4,019
9,209
I have some things to share. First, it seems clear to everyone that the mc's wife is cheating on him. Although some say that it is not ntr because if this and that, the truth is that it is the mc's wife, according to all the clues that the dev gives, she is cheating on him now, not in the past, not in flashback, now in current time. If the wife being stolen from the mc without him being able to do anything is not ntr, then I don't know what is ntr. And finally, I don't understand why the dev decided to shoot himself in the foot with the decision to include this in the game. There are many ways to advance the story with the daughter that are not an ntr. I guess money doesn't interest him because I'm sure financially speaking this game is screwed.
People from ntr won't support it because it doesn't really have scenes and people who don't like ntr won't support it either because ntr's vibe is clear. or in the best of cases they will put him under suspicion so they will not support him either
But of course, this is just my opinion.
I was hoping the daughter would eventually corrupt the wife as well but its ultimately up to the dev.
 
  • Like
Reactions: CircaAD

JinxDefusing

Newbie
Jun 18, 2021
24
28
I never thought I would see a Fugazi poster in a game about an incestuous relationship between a father and daughter.

Now that I think about it, I never thought I'd see a Fugazi poster anywhere. Especially considering that time Ian Mackaye nearly decided to obliterate Nike in court. On second thought... I heard he approved of Urban Outfitters selling $28 Minor Threat shirts.

Actually, you know what? Fuck Ian Mackaye. He needs to stop being such a pussy and he needs to bring Fugazi out of hiatus. And if he doesn't play Oh Daddy, then he's a bitch anyways.
 
  • Haha
Reactions: crugh2112
Feb 17, 2022
401
1,475
Man, when I followed on discord (before it was just for supporters) I asked about it, and they said, no ntr or sharing (mc sharing the girls), as for the wife, I can't say if it's included in this statement.
Ok cool.

As for the wife, with the way the realism in this game is, I believe the wife is incognito on purpose and in contact with Sara and this is all a setup to give the MC and her this opportunity to do exactly what they been doing.
 

Serj 07

Member
Jan 1, 2019
155
579
Apparently, the author abandoned the Russian language and does not correct the mistake with it! (n)(n)(n) (In all available languages in the game, the dialogues are displayed normally, but in Russian - the dialogues are not visible. And this has been the case since the middle of the game ...)
 

judgenot93

Member
Feb 9, 2019
408
621
I have some things to share. First, it seems clear to everyone that the mc's wife is cheating on him. Although some say that it is not ntr because if this and that, the truth is that it is the mc's wife, according to all the clues that the dev gives, she is cheating on him now, not in the past, not in flashback, now in current time. If the wife being stolen from the mc without him being able to do anything is not ntr, then I don't know what is ntr. And finally, I don't understand why the dev decided to shoot himself in the foot with the decision to include this in the game. There are many ways to advance the story with the daughter that are not an ntr. I guess money doesn't interest him because I'm sure financially speaking this game is screwed.
People from ntr won't support it because it doesn't really have scenes and people who don't like ntr won't support it either because ntr's vibe is clear. or in the best of cases they will put him under suspicion so they will not support him either
But of course, this is just my opinion.
i wouldn't consider the wife an LI though, we don't even know what she looks like, so is it really ntr? ntr is a big nono for me, but i really don't care about the wife at all, so i don't care who she fucks (edit: as long as we don't see it), and MC doesn't seem to, either. i'm just waiting for the moment to get rid of her at this point.
that being said, might as well have made MC a single dad and avoid pissing off anyone, i don't see what value a basically non-existing wife adds to the story.
 
Last edited:

HansDampf788

Well-Known Member
Dec 31, 2018
1,897
6,287
i wouldn't consider the wife an LI though, we don't even know what she looks like, so is it really ntr? ntr is a big nono for me, but i really don't care about the wife at all, so i don't care who she fucks, and MC doesn't seem to, either. i'm just waiting for the moment to get rid of her at this point.
that being said, might as well have made MC a single dad and avoid pissing off anyone, i don't see what value a basically non-existing wife adds to the story.
Yep, we don't even know how she looks, she totally didn't show up in the game during a phone call with the MC.
You don't have permission to view the spoiler content. Log in or register now.
 
3.40 star(s) 87 Votes