RazorX

Active Member
Modder
Nov 23, 2017
539
529
thanks. I get the error when I try to load my save, so I can't actually get into the game to click on her face. Do I need to start chapter 2 from the beginning?
yeah everyone has had too, not sure why
 

RazorX

Active Member
Modder
Nov 23, 2017
539
529
i still get this

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\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\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\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\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\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\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\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\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\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\loadsave.py", line 594, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\renpy\python.py", line 1674, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\Samsung\Downloads\Dating My Daughter v0.16 (Extras Included) Patched #2\Dating My Daughter\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.16
hmm not sure on that one other than it might not have extracted correctly, please try using:
thanks
 

bob danio

Member
Sep 16, 2017
257
90
please, help me. I do not play the game. the previous chapter gave me the same problem, I solved it but I do not remember how. I get the error "rollback, ignore etc" when I load a save.
 

gundam_00

Active Member
Aug 5, 2017
553
103
Do you have to start the ch2 from the beggining? i try the saves from the version15 but i get an error message.
 

devilkirby

Member
Donor
Sep 18, 2017
223
242
hmm not sure on that one other than it might not have extracted correctly, please try using:
thanks
Nope, always get error when try to load my save

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\Daniele\Downloads\Dating_My_Daughter-0.14-win\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\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\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\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\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\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\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\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\loadsave.py", line 594, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\python.py", line 1674, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\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.16
 

Magixian

Member
Feb 2, 2017
214
308
please, help me. I do not play the game. the previous chapter gave me the same problem, I solved it but I do not remember how. I get the error "rollback, ignore etc" when I load a save.
Dont load a savegame. It's explained just one page back for how to start without a save.
Ch.2 -> continue game -> can't find a savegame -> custom start
Not perfect, but it can work for now. Might do a proper mod after the holidays. For now, merry christmas y'all
 

Leo Kofler

Newbie
Sep 20, 2017
46
35
Does the Mac version work for you? I downloaded it three times on three different sites and I can't open the zip file, it tells me "not allowed operation".
Need help please.
I’m having the exact same problem; the downloading itself is fine, but the ZIP file is apparently corrupt. And while I appreciate the suggestion for a workaround and while the Windows version does run under Parallels for Mac, it would be nice to be able to use the Mac version as the dev kindly provides for it. Whoever uploaded the Mac ZIP files, could you please look into this and repair the file? Thanks a lot, your effort is greatly appreciated.
 

'Jaeger'

Newbie
May 3, 2017
48
36
I've been telling people about that since it was first posted.

Bad news. Looks neater, prettier than ever. But it never let me start Ch2 by automatically detecting the last Chapter 1 page. In contrast, it did that for 0.15. Lots and lots of aggro for 0.16.

So far, this new system has been a dud...
You must finish v.014 with this new save-system and then - at the end of the game - you can make a new save with your all stats, witch can be using for ch2 new start.
 

RazorX

Active Member
Modder
Nov 23, 2017
539
529
Nope, always get error when try to load my save

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\Daniele\Downloads\Dating_My_Daughter-0.14-win\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\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\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\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\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\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\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\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\loadsave.py", line 594, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\renpy\python.py", line 1674, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\Daniele\Downloads\Dating_My_Daughter-0.14-win\Dating My Daughter\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.16
as it has been stated many times you have to start chapter 2 again
 
  • Like
Reactions: devilkirby
3.80 star(s) 320 Votes