Vortex@

Member
Jun 28, 2022
402
983
I can't play any of my saved files from chpt 7. even tried the Sancho save file fixer. Anyone else with this issue??

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

While running game code:
  File "renpy/common/00action_file.rpy", line 463, 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 "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\python.py", line 1052, in py_exec_bytecode
    exec(bytecode, 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 "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\core.py", line 4252, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\screen.py", line 743, in event
    rv = self.child.event(ev, x, y, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1070, in event
    return handle_click(self.clicked)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1005, in handle_click
    rv = run(action)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 463, in __call__
    renpy.load(fn)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\loadsave.py", line 769, in load
    log.unfreeze(roots, label="_after_load")
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\rollback.py", line 1078, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\rollback.py", line 889, in rollback
    self.load_failed()
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\rollback.py", line 807, in load_failed
    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-10-10.0.22000 AMD64
Ren'Py 8.0.2.22081402
Leap of Faith 1.0c
Fri Sep  9 17:20:25 2022
 

Avaron1974

Resident Lesbian
Aug 22, 2018
25,200
86,310
can i have holly save :HideThePain:
If you give me a short while, sure.

I'm doing a playthrough for her route now, she's the only one I never did. I thought I had them all up to the end of 7 but only found out Holly had an actual route 30 minutes ago.
 

Jumbi

Well-Known Member
Feb 17, 2020
1,474
3,987
I haven't tried this game yet. And now that it's got the tag 'completed' I can't wait to try it. Yay!
 

HanBoston

Member
Oct 11, 2021
204
179
If you give me a short while, sure.

I'm doing a playthrough for her route now, she's the only one I never did. I thought I had them all up to the end of 7 but only found out Holly had an actual route 30 minutes ago.
I will wait patiently, my brother :BootyTime:
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,903
I can't play any of my saved files from chpt 7. even tried the Sancho save file fixer. Anyone else with this issue??

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

While running game code:
  File "renpy/common/00action_file.rpy", line 463, 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 "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\python.py", line 1052, in py_exec_bytecode
    exec(bytecode, 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 "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\core.py", line 4252, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\screen.py", line 743, in event
    rv = self.child.event(ev, x, y, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1070, in event
    return handle_click(self.clicked)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1005, in handle_click
    rv = run(action)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 463, in __call__
    renpy.load(fn)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\loadsave.py", line 769, in load
    log.unfreeze(roots, label="_after_load")
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\rollback.py", line 1078, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\rollback.py", line 889, in rollback
    self.load_failed()
  File "J:\LeapofFaith-1.0c-pc\LeapofFaith-1.0c-pc\renpy\rollback.py", line 807, in load_failed
    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-10-10.0.22000 AMD64
Ren'Py 8.0.2.22081402
Leap of Faith 1.0c
Fri Sep  9 17:20:25 2022
Due to the amount of edits in the scripts you'll have to either load a save that's near the end or beginning of a chapter (preferably the summary screen) or in the mod update I'll increase the rollback function to see if I can help folks recapture more older saves than otherwise. If I find a moment I'll create the rollback extension mod separately so you folks can use it now while I'm working on the multi-mod.
 

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,060
13,512
I haven't played yet because I'm waiting for the compressed version, but I know it will definitely be an amazing update - as always. :)
And since this is the last update, the game is completed.. I would like to thank you Drifty for this good and emotional game!

I look forward to your next game.

/Besides.. I feel bad that the game was leaked immediately after it came out. No respect for Dev.. :cry:
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,903
.../Besides.. I feel bad that the game was leaked immediately after it came out. No respect for Dev.. :cry:
Oh, stop that now...pirates 'round here plunder from each other so you know damn well nothing's off the table (it's whack but they be greedy little fuckers). On the contrary, I buy so many Steam versions and give them out as gifts it's just silly. It'll be ok bud.
 

NewTricks

Forum Fanatic
Nov 1, 2017
4,410
9,482
Oh, stop that now...pirates 'round here plunder from each other so you know damn well nothing's off the table (it's whack but they be greedy little fuckers). On the contrary, I buy so many Steam versions and give them out as gifts it's just silly. It'll be ok bud.
I certainly think that this completed game would do very well on steam, probably for years to come.
 

JohnF95zone

Engaged Member
Oct 31, 2017
2,016
3,491
I haven't played yet because I'm waiting for the compressed version, but I know it will definitely be an amazing update - as always. :)
And since this is the last update, the game is completed.. I would like to thank you Drifty for this good and emotional game!

I look forward to your next game.

/Besides.. I feel bad that the game was leaked immediately after it came out. No respect for Dev.. :cry:
I feel you. We can't stop the leaks but we can refrain from downloading it. For me, I am really considering buying this in Steam (which will costs just around USD6 or 7) but I am still gonna download the compressed version here :ROFLMAO:. No way I am gonna download over 7Gb, I don't have enough storage for the plentitudes of games I am playing:ROFLMAO:.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,903
I feel you. We can't stop the leaks but we can refrain from downloading it. For me, I am really considering buying this in Steam (which will costs just around USD6 or 7) but I am still gonna download the compressed version here :ROFLMAO:. No way I am gonna download over 7Gb, I don't have enough storage for the plentitudes of games I am playing:ROFLMAO:.
Delete that shitty CallOfShooty and replace it with LoF bud. You'll be better for it :ROFLMAO: :p
 

Immunity

Member
Jul 8, 2017
226
654
The renders look great, and the intro blurb seems competently written, but those tags are just about vanilla as one could get. Does anything interesting happen from a kink perspective, or is it all just your standard fair "play it safe so as not to offend" AVN?
 

lipe2410

Forum Fanatic
Dec 23, 2018
4,986
19,053
The renders look great, and the intro blurb seems competently written, but those tags are just about vanilla as one could get. Does anything interesting happen from a kink perspective, or is it all just your standard fair "play it safe so as not to offend" AVN?
It's a pretty vanilla game. There threesome in 2 paths but that's all in the naughty field.
 

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,060
13,512
I feel you. We can't stop the leaks but we can refrain from downloading it. For me, I am really considering buying this in Steam (which will costs just around USD6 or 7) but I am still gonna download the compressed version here :ROFLMAO:. No way I am gonna download over 7Gb, I don't have enough storage for the plentitudes of games I am playing:ROFLMAO:.
I am waiting for the compressed version because I have limited internet.. :LOL:
And I try to save my internet and not download games that weigh 3GB+ Because when I go over the internet limit, I can't do much.
 
  • Like
Reactions: JohnF95zone
4.80 star(s) 560 Votes