HandofVecna

Active Member
Sep 4, 2018
563
984
Old saves are crashing to error msg...

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, 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 "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\core.py", line 3467, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\layout.py", line 241, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\layout.py", line 241, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\behavior.py", line 907, in event
    return handle_click(self.clicked)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\behavior.py", line 842, in handle_click
    rv = run(action)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\loadsave.py", line 730, in load
    log.unfreeze(roots, label="_after_load")
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\python.py", line 1868, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "F:\Games\DMD.CH2-0.21-pc\DMD.CH2-0.21-pc\renpy\python.py", line 1696, 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 7.1.0.882
DMD Chapter 2 0.21
Sat Mar 30 19:23:13 2019
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,317
16,807
anyone else having issues with loading saves from .20 version?
No no problem if you do it the right way.

1. Start up .20 and load your save game then save it anew.
2. start up .21 and load your save game and it works every time.

You do not have to copy anything over you just need to save like I posted above.
If you played on this computer then your save game will register with each update without having to copy and paste.
 
U

User_130505

Guest
Guest
My saves loaded with no issue, but maybe my copying the old saves into the new releases game folder had something to do with that.
I had to reinstall windows a couple of weeks ago.
 

welper

Newbie
Apr 23, 2017
29
13
No no problem if you do it the right way.

1. Start up .20 and load your save game then save it anew.
2. start up .21 and load your save game and it works every time.

You do not have to copy anything over you just need to save like I posted above.
If you played on this computer then your save game will register with each update without having to copy and paste.
Tried this but it goes back to main menu everytime, did you do something different?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,317
16,807
Tried this but it goes back to main menu everytime, did you do something different?
I do the same thing each and every update and never had a problem.
I really have no idea why some have problems and others like me never have any problems.
 

Prim.

Member
Jan 1, 2018
246
118
Here's my crunched versions.

Image/audio/video quality is reduced to make shit smaller. This is not a perfect process and sometimes can break a game. You've been warned so no bitching.

Dating My Daughter [Ch. 2 v0.21 Extras] [Mrdots Games] - Original Size: 2.96GB

Download PC (468MB): - - -

Download Mac (465MB): - - -

You don't have permission to view the spoiler content. Log in or register now.
you're a GOD haha thanks
 

rykdragon

Member
May 3, 2017
255
339
I asked this question about one year ago and its time to ask again. Can we fuck the daughter at this release or we have to wait another year?
 
3.80 star(s) 333 Votes