doyathink

Member
Nov 3, 2019
105
114
228
Haven't played the final chapter yet but just wanted put out a huge thanks to Drifty for an amazing VN. Everything about it is first class. Easily my number 1.
 
  • Like
Reactions: VOYEUR

Wallsfalldown

Member
Jul 20, 2018
308
681
221
Congrats to Drifty for completing LoF. Currently downloading the final chapter but I have high hopes for the ending with how good the whole game has been. I don't know if I'm prepared to cry or not. Guess we'll see.
 
  • Like
Reactions: VOYEUR

Pinsel

Active Member
Dec 25, 2019
821
732
215
Recording save problems. This are now in a new location. ( In My case)

Go to:
C:\Users\user\AppData\Roaming\RenPy\LeapofFaith-1574721269
copy all the files in there and store in:
C:\Users\user\AppData\Roaming\RenPy\LeapofFaith-1574721269-steam

Sadly most of my saves dont work anyway now :cry:
 
  • Like
Reactions: jaxx2020

DuckDairyDip

Well-Known Member
Feb 21, 2018
1,081
1,529
367
I remember when the first release was uploaded here, had no expectations and was blown away. I have major respect for Drifty for having a clear vision with this game and not just executing it, but going above and beyond with the quality of the game. It truly is an achievement to finish the development of a game project like this and even more so when it loved by many and for good reason. Look forward to playing the finale of this game later today and thank you Drifty for allowing us to experience this beautiful story. Looking forward to the next project.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,522
892
same here
Yeah i get you, same here there is not one save left. All gone
Why would all of your save files have been deleted? I'm still porting the mod core to the latest version so I haven't even fired up the VN yet (I'm going to mod the steam version again BTW). I'm genuinely confused as to why so many folks don't have any save files. Did the steam updater remove them?
 

Bella Von Halen

Active Member
Oct 10, 2020
519
576
202
Why would all of your save files have been deleted? I'm still porting the mod core to the latest version so I haven't even fired up the VN yet (I'm going to mod the steam version again BTW). I'm genuinely confused as to why so many folks don't have any save files. Did the steam updater remove them?
i have still my save games only i think it's not compatible without mod
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,522
892
i have still my save games only i think it's not compatible without mod
Use the "SaveFixer" in the mod's OP if you don't want to wait for the mod update. Just don't forget to delete the fixer file if you later install the mod or it will bork the mod's code.
 
  • Like
Reactions: NYBORG

Trenia

Newbie
Nov 1, 2019
59
253
238
Congrats to Drifty on completing the game, honestly was a little surprised to see the completed tag at first but I guess I'm simply accustomed to so many games going 'just one more chapter'.
Loved the story told so far and looking forward to seeing how it ends, honestly I think it's one of the few games that I'm just going to play the one story line as it felt a lot more personal rather than the typical collecathon of 'gotta bang them all'. Not that there is anything wrong with that style, I've enjoyed many games of that ilk, but it's honestly a testimony to how fulfilling the story was in this.
Made sure to grab a copy on steam just as a thanks for sharing the story with us and best of luck on whatever you do next.
 
  • Like
Reactions: Motion11

Saphfire

Active Member
Mar 19, 2022
646
1,320
258
Hey Drifty, don´t know if you will ever read this, but your novel is the best i have ever played.
Just want to say, that i will supporting you as long as you are continuing developing games.
You have a gift that cannot be learned. Your storytelling/building is out of this world. I wish you all the best in your life.
 
  • Like
Reactions: BeachpartyX

Vortex@

Active Member
Jun 28, 2022
941
2,971
397
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
 
4.80 star(s) 624 Votes