Simon Jester
Member
- Aug 14, 2018
- 491
- 181
- 72
Except I'm on the Harem route, so where is the data for that? So it's not a walkthrough it's a route forbidden through?look at the forbidden route. this walkthrough covers the whole route.
Except I'm on the Harem route, so where is the data for that? So it's not a walkthrough it's a route forbidden through?look at the forbidden route. this walkthrough covers the whole route.
can't say, didn't play the harem through yet. maybe the maker has to add the content of 0.12 to the harem route still?Except I'm on the Harem route, so where is the data for that? So it's not a walkthrough it's a route forbidden through?
I took it as genetic testing of the fetus, because its contextual use seemed to indicate this function and "genetic splicing" is a thing (although different than testing for genetic abnormalities).You don't have permission to view the spoiler content. Log in or register now.
Forbidden route ready for you... enjoy itSooo. what is the forbidden one route and how do I get it?
I thought there was only harem left to finish, now I see it will only be continued in update 14, so I'm guessing forbidden one route is next. Is that a route just for Ada?
And again, how do I get it?
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 "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\MEGAsync\ParentalLove-version0.12-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 "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\core.py", line 3467, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 241, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\behavior.py", line 907, in event
return handle_click(self.clicked)
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\behavior.py", line 842, in handle_click
rv = run(action)
File "E:\MEGAsync\ParentalLove-version0.12-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 "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\loadsave.py", line 730, in load
log.unfreeze(roots, label="_after_load")
File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\python.py", line 1868, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "E:\MEGAsync\ParentalLove-version0.12-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
Parental Love version0.12
Tue Jul 09 22:18:26 2019
So,better wait for a fix?Yes, but downloaded it earlier, wouldn't load...
Install the patch from Lewd and it will work.....I got a crash after Emily says 'That's pretty awesome, I'm sure she's quite happy'
Thanks, forgot about installing the patch.Install the patch from Lewd and it will work.....
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 "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\ast.py", line 882, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "E:\MEGAsync\ParentalLove-version0.12-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 "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\core.py", line 2662, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\core.py", line 3467, in interact_core rv = root_widget.event(ev, x, y, 0) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 995, in event rv = i.event(ev, x - xo, y - yo, cst) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\layout.py", line 241, in event rv = d.event(ev, x - xo, y - yo, st) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\behavior.py", line 907, in event return handle_click(self.clicked) File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\display\behavior.py", line 842, in handle_click rv = run(action) File "E:\MEGAsync\ParentalLove-version0.12-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 "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\loadsave.py", line 730, in load log.unfreeze(roots, label="_after_load") File "E:\MEGAsync\ParentalLove-version0.12-pc\renpy\python.py", line 1868, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "E:\MEGAsync\ParentalLove-version0.12-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 Parental Love version0.12 Tue Jul 09 22:18:26 2019
jump pastadagftalk not found it says
I got a crash after Emily says 'That's pretty awesome, I'm sure she's quite happy'
Look at the changelog, it tells you how to fix it.same issue! jump pastadagftalk not found :///