Londo_Mollari

Well-Known Member
Respected User
Donor
Sep 7, 2017
1,848
3,751
Found this on another site from the developer.

A HUGE BUG IN THE NEW CHAPTER (IMPORTANT!)
While I was coding the update, I came up with this huge bug that kept crashing my game. I couldn’t solve it in time for the update so I left it there in the code. This bug somehow involves a file called ch2.renpy. It is located inside the game folder. It came with the new Renpy platform, so I don’t know what it exactly does and I’m too afraid to delete it. I hope you don’t experience the same issues that I had. If you have any questions about this bug, please send me a PM.
Sorry about that!
x'D sry to tell, but this is ol' story. Was a workaround in previous version to deal with Patreon's new guidelines about adult content. Doesn't matter anymore, but thanks for the effort :)
 

tsunku

Engaged Member
Nov 6, 2017
2,882
1,524
so i'm the only getting this? edit: oh good, i was able to ignore it and continue, oh yea this is on #2 not #3

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch2_day0.rpy", line 5562, in script
File "game/ch2_day0.rpy", line 5562, in <module>
NameError: name 'v_day13_carnival_bear' is not defined

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

Full traceback:
File "game/ch2_day0.rpy", line 5562, in script
File "I:\jdownloader2\Dating My Daughter v0.16\Dating My Daughter\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "I:\jdownloader2\Dating My Daughter v0.16\Dating My Daughter\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "I:\jdownloader2\Dating My Daughter v0.16\Dating My Daughter\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch2_day0.rpy", line 5562, in <module>
NameError: name 'v_day13_carnival_bear' is not defined

Windows-XP-5.1.2600-SP3
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.16
 

tsunku

Engaged Member
Nov 6, 2017
2,882
1,524
ugh at the masturbate scene

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch2_day0.rpy", line 5867, in script
File "game/ch2_day0.rpy", line 5867, in <module>
NameError: name 'v_extras' is not defined

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

Full traceback:
File "game/ch2_day0.rpy", line 5867, in script
File "I:\jdownloader2\Dating My Daughter v0.16 (Extras Included) Patched #3\Dating My Daughter\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "I:\jdownloader2\Dating My Daughter v0.16 (Extras Included) Patched #3\Dating My Daughter\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "I:\jdownloader2\Dating My Daughter v0.16 (Extras Included) Patched #3\Dating My Daughter\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch2_day0.rpy", line 5867, in <module>
NameError: name 'v_extras' is not defined

Windows-XP-5.1.2600-SP3
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.16
 

curly369

Newbie
Apr 26, 2017
19
3
Im getting the following error every time I try to save or load the game.

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

While running game code:
  File "game/screens.rpy", line 301, in __call__
  File "renpy/common/00action_file.rpy", line 357, in __call__
    renpy.save(fn, extra_info=save_name)
PicklingError: Can't pickle <type 'function'>: attribute lookup __builtin__.function failed

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\behavior.py", line 299, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "game/screens.rpy", line 301, in __call__
  File "renpy/common/00action_file.rpy", line 357, in __call__
    renpy.save(fn, extra_info=save_name)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\loadsave.py", line 286, in save
    dump((roots, renpy.game.log), logf)
  File "C:\Users\brian\Documents\Dating My Daughter\renpy\loadsave.py", line 45, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
PicklingError: Can't pickle <type 'function'>: attribute lookup __builtin__.function failed

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.16
Any assistance would be helpful.
 

Romaru

New Member
May 29, 2017
6
2
Last update worked fine but now I'm getting this rather annoying bug that tends to re-occur during updates.

I'm sorry, but an uncaught exception occurred.

While loading <'Tile' <'Image' u'_transparent_tile.png'> None>:
File "renpy/common/00start.rpy", line 212, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 100, in script
IOError: Couldn't find file '_transparent_tile.png'.

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

Full traceback:
File "C:\Downloads\Dating My Daughter\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Downloads\Dating My Daughter\renpy\main.py", line 487, in main
run(restart)
File "C:\Downloads\Dating My Daughter\renpy\main.py", line 147, in run
renpy.execution.run_context(True)
File "C:\Downloads\Dating My Daughter\renpy\execution.py", line 761, in run_context
context.run()
File "renpy/common/00start.rpy", line 212, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 100, in script
File "C:\Downloads\Dating My Daughter\renpy\ast.py", line 1275, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Downloads\Dating My Daughter\renpy\exports.py", line 1381, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Downloads\Dating My Daughter\renpy\display\core.py", line 2096, in do_with
clear=clear)
File "C:\Downloads\Dating My Daughter\renpy\display\core.py", line 2526, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Downloads\Dating My Daughter\renpy\display\core.py", line 2883, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Downloads\Dating My Daughter\renpy\display\core.py", line 1955, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806)
rv = render(root, width, height, 0, 0)
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Downloads\Dating My Daughter\renpy\display\layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Downloads\Dating My Daughter\renpy\display\im.py", line 473, in render
im = cache.get(self)
File "C:\Downloads\Dating My Daughter\renpy\display\im.py", line 200, in get
surf = image.load()
File "C:\Downloads\Dating My Daughter\renpy\display\im.py", line 1471, in load
surf = cache.get(self.image)
File "C:\Downloads\Dating My Daughter\renpy\display\im.py", line 200, in get
surf = image.load()
File "C:\Downloads\Dating My Daughter\renpy\display\im.py", line 524, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Downloads\Dating My Daughter\renpy\loader.py", line 543, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file '_transparent_tile.png'.

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

Wankdorf

Newbie
Aug 28, 2017
37
40
DmD was already bugged in the last chapter for me. This seems even worse now.

Shame, I love the game. But right now I am tired to get through all the trouble again...
 

emmasteadman

Active Member
Aug 6, 2017
917
985
So am I correct in assuming that there is NO properly working patch now to change the tone of the game back to the original vision, without broken edits, broken patches, or scripts, and manually giving them the names dad and daughter like it was there given names and not designations?

I mean I hope i'm wrong and it all gets sorted. Right now, the whole mood/immersion of the game with all this hassle and workarounds completely destroys it for me.
 

tsunku

Engaged Member
Nov 6, 2017
2,882
1,524
So am I correct in assuming that there is NO properly working patch now to change the tone of the game back to the original vision, without broken edits, broken patches, or scripts, and manually giving them the names dad and daughter like it was there given names and not designations?

I mean I hope i'm wrong and it all gets sorted. Right now, the whole mood/immersion of the game with all this hassle and workarounds completely destroys it for me.
it's using the names i set up. i dunno what you're doing wrong..
 

Siddington

Member
Sep 11, 2017
343
854
I think what we need to see is more emotional development with D. The sexual stuff will come as a consequence afterwards. There must come a point very soon where she acknowledges to herself, that what she shares with her Dad is a fully adult sexual relationship and that the barriers she tried to establish have to come down, as it's the kind of relationship she desires. I think that could possibly lead to a unsuccessful sex attempt (Like with Jennifer) and how they deal with it afterwards. Would make for a much better story between F and D rather than the current slow creeping escalation of their relationship. Hope it happens soon as the idea of a footjob or something similar in the next update utterly underwhelms me.

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

rs6.igg.biz

Newbie
Nov 15, 2017
20
14
i haven't played dmd since v12. am i missing out a lot or can i just wait a bit longer? also, are the new chapter saves transferrable? thanks
 

seemsgreat

Newbie
Oct 29, 2017
27
18
So am I correct in assuming that there is NO properly working patch now to change the tone of the game back to the original vision, without broken edits, broken patches, or scripts, and manually giving them the names dad and daughter like it was there given names and not designations?

I mean I hope i'm wrong and it all gets sorted. Right now, the whole mood/immersion of the game with all this hassle and workarounds completely destroys it for me.
i am in the same boat, this was my favorite game and i supported it for a long time, now its completely destroyed for me. i'm upset that he decided to permenantly change things and make it impossible to go back to the original.

it started already in 0.15 and now the path is set it seems.
 

wrx21

Active Member
Donor
Jun 15, 2017
860
2,554
I think that could possibly lead to a unsuccessful sex attempt (Like with Jennifer) and how they deal with it afterwards.
i really don't want something like this to happen with D,it would be gamebreaker for me if we had to go through few updates of them dealing with it and discussing what to do,they have nice chemistry at the moment and that would kinda kill the mood
i'd like their first sex to be when sexual attraction is at it's peak,with D being the one wanting to make it happen,even though she's made to be very naive,insecure and inexperienced i'd like to see her wanting to lose her virginity without any lessons and walktrough while doing it
 

cylus20

Newbie
Jul 19, 2017
18
7
I'm unable to create new saves without getting an error. This update seems to be very unstable.

 
3.80 star(s) 320 Votes