RazorX

Active Member
Modder
Nov 23, 2017
539
529
is it just me whos stuck with it saying day 0 in the top left or is it supposed to be like that?
 

Magixian

Member
Feb 2, 2017
214
308
After finishing playing DmD v0.14 a long time ago and playing alot of other games of this genre, I couldn't imagine that DmD would ever give me the thrills again like it did before. I thought I was getting used to this kind of games and the most were disappointing compared against my experience with DmD ... the only one which story was almost as captivating was DoDana.
But now I know: it's just the other games that fails entertaining me like DmD can do.

So happy to have her back ... and I don't care much (maybe a dick's length) about Elena, Jen, Olivia, Margo ... and really not a bit about the gorgeous woman :HeyGuys:
You don't have permission to view the spoiler content. Log in or register now.
I'm completely with you there. The story succesfully captivates me as well. It's not without it's fault, and v.15 contains quite alot of cringy dialogue. But all-in-all the is much more engaging than any of the other VNs I've seen in a long time. I'll be back for more. No doubt.

Other noticed this small easter egg Mr.Dots put in? XD

It only loads if you fail to remove a certain 'buggy file' for obvious reasons.
 
  • Like
Reactions: Londo_Mollari

arcpogi

New Member
Nov 23, 2017
10
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module>
    ui.interact()
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\loadsave.py", line 594, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\python.py", line 1674, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\python.py", line 1517, in rollback
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15



HELPP when i put the save file and load the save file it does that
 

Anonny

♥ Ren'Py Fangirl ♥
Donor
Sep 18, 2017
523
1,217
why is 0.15 stuck on day 0?
is it just me whos stuck with it saying day 0 in the top left or is it supposed to be like that?
I believe it's supposed to be, as the day the father is currently on is ambiguously 2 weeks after D goes back to her country. It goes to Day 15 eventually.

I'm completely with you there. The story succesfully captivates me as well. It's not without it's fault, and v.15 contains quite alot of cringy dialogue. But all-in-all the is much more engaging than any of the other VNs I've seen in a long time. I'll be back for more. No doubt.

Other noticed this small easter egg Mr.Dots put in? XD
It only loads if you fail to remove a certain 'buggy file' for obvious reasons.
I'd say we should give the cheesy dialogue a pass this time since D & F deserve their lovey-dovey moment back. Absolutely agree with it being one of the more engaging adult VNs I've played through though.

A few minor things I noticed outside of the game itself is the absence of ding-dong noises that happen when you overwrite or quit the game. Also, the thumbnail is back to the stock Eileen Ren'Py mascot, likely to avoid referencing 'Dating my Daughter'; though that's probably going to be changed to DMD now.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: Londo_Mollari

arcpogi

New Member
Nov 23, 2017
10
0
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 107, in script
return
Exception: Could not find return label (u'C:\\Users\\Cristian\\OneDrive\\Mrdots Games\\Projects\\Dating My Daughter/game/end.rpy', 1508439418, 60).

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

Full traceback:
File "renpy/common/00start.rpy", line 107, in script
return
File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\ast.py", line 1376, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\execution.py", line 552, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'C:\\Users\\Cristian\\OneDrive\\Mrdots Games\\Projects\\Dating My Daughter/game/end.rpy', 1508439418, 60).

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15
 

slackster

Active Member
Feb 1, 2017
824
1,972
The patience of some members of this site astound me. I could never be so patient with the obvious trolling and general retardnness shown by people in this thread.

Frankly I would IP ban them all and delete their accounts

But thats just me
 

Morpheus668

Active Member
Jun 22, 2017
873
2,780
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module>
    ui.interact()
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\loadsave.py", line 594, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\python.py", line 1674, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\arcx9\Downloads\DMD-015-win-d39cbe7cMN3ts\DMD-0.15-win\renpy\python.py", line 1517, in rollback
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.15



HELPP when i put the save file and load the save file it does that
Are you trying to load a v14 in v15?
Dont do that. The game auto reads the save file. Just start a new game.
 

sentenz

Member
Sep 21, 2017
319
410
But my harem will collapse if i reject Elena and the other ones, for the sake of that I can earn more money later. Plus Georgina will be the bread winner when I take our daughter and her as models and start our own business.

Bwahahaha.
I still hope the money will be just that.. money.. if you have enough you can go with D somewhere.. if you have not enough.. bummer... which will open the possibility to cheat money up but still have the harem. If it will be just checks from 3-4 previous choices to unlock the daughter scenes it will suck :( Why can't a guy want everything?
 

arcpogi

New Member
Nov 23, 2017
10
0
i still got this error, i finish the v14 and showing main menu but still the same, do i need to transfer some file on v15? what would it be?do i need to extract v15 to v14?
 

Morpheus668

Active Member
Jun 22, 2017
873
2,780
i still got this error, i finish the v14 and showing main menu but still the same, do i need to transfer some file on v15? what would it be?do i need to extract v15 to v14?
hmmm... thought the new version was sposed to take care of that error

 
3.80 star(s) 320 Votes