- Nov 23, 2017
- 540
- 534
yeah everyone has had too, not sure whythanks. 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 whythanks. 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?
hmm not sure on that one other than it might not have extracted correctly, please try using: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
yea dont load your save just start new gameDo you have to start the ch2 from the beggining? i try the saves from the version15 but i get an error message.
Nope, always get error when try to load my savehmm not sure on that one other than it might not have extracted correctly, please try using:
You must be registered to see the linksthanks
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
Unable to run this fileYou must be registered to see the links
Dont load a savegame. It's explained just one page back for how to start without a save.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.
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.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.
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.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...
hereIs there a walkthrough for v0.16?
as it has been stated many times you have to start chapter 2 againNope, 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
use this:Unable to run this file
use this:same thing. It's really frustrating.