Carpe Stultus

Engaged Member
Sep 30, 2018
3,402
8,845
Other Ren'Py games work with old save... WHY some games does not work??? Is the developer dont know how to fix it?. Its hopelss you have to REPeatT ever time there is a new update.... NO JOY AT ALL ..
The games are in development so why the hell are you complaining? Things like code can always change and its not that this would be a super grindy sandbox game that would take you hours to play to get back to where you were, it takes mere minutes and if you can't handle that, better only play games that have a completed tag. :FacePalm:
 

snarkster1558

Member
Feb 27, 2019
242
144
yeah thats the problem the mod stops working after v.6 so the story wont go that far if you use the mod.
Thanks. Re-installed the game w/o mods and played just fine for about 30 mins. Then had to quit and save. Tried to go back in and all saves give me:
```
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 "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\python.py", line 2004, 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 "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\core.py", line 3510, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\screen.py", line 707, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\behavior.py", line 946, in event
return handle_click(self.clicked)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\behavior.py", line 881, in handle_click
rv = run(action)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\loadsave.py", line 761, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\python.py", line 1959, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\python.py", line 1791, in rollback
self.load_failed()
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\python.py", line 1709, 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-8-6.2.9200
Ren'Py 7.3.2.320
Savior 0.8
Thu Sep 30 09:54:59 2021
```
 

Hordragg

Lesser-Known Mesmer
Donor
Compressor
Apr 2, 2019
2,933
10,536
Thanks. Re-installed the game w/o mods and played just fine for about 30 mins. Then had to quit and save. Tried to go back in and all saves give me:
```
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 "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\python.py", line 2004, 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 "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\core.py", line 3510, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\screen.py", line 707, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\behavior.py", line 946, in event
return handle_click(self.clicked)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\behavior.py", line 881, in handle_click
rv = run(action)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\loadsave.py", line 761, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\python.py", line 1959, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\python.py", line 1791, in rollback
self.load_failed()
File "C:\Users\18594\Desktop\Savior-0.8-pc-x64\Savior-0.8-pc\renpy\python.py", line 1709, 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-8-6.2.9200
Ren'Py 7.3.2.320
Savior 0.8
Thu Sep 30 09:54:59 2021
```
Try one of the autosaves. Don't know how the multi-mod is – or rather was – set up but if Ren'Py ended up compiling the .rpyc files anew (instead or merging into the existing ones) your old saves probably don't match with those of the official version.
 
  • Like
Reactions: snarkster1558

snarkster1558

Member
Feb 27, 2019
242
144
Try one of the autosaves. Don't know how the multi-mod is – or rather was – set up but if Ren'Py ended up compiling the .rpyc files anew (instead or merging into the existing ones) your old saves probably don't match with those of the official version.
Tried all the autosaves - same result
 

Takkertje

Well-Known Member
Mar 4, 2020
1,025
1,292
Rather harsh reaction i think.
I understand his frustration with starting over after each time a game is updated.
But the dev has every right to change his mind and it's free , so we as player have to swallow this bitter pill.
Game on...;)
 

Mister_M

Engaged Member
Apr 2, 2018
2,378
4,566
I started playing a moment ago, I found a bug: I've bought Amber red wine and then absinthe and she said she drunk 2 absinthes. Another thing is: is sex with Amber unavoidable? I've replayed the scene at the bar 3 times and it always ends with MC and her having sex :/ Edit: So it seems only if I won't choose club soda I can avoid sex with her. And also have a game over, well I guess I've finished the game then.
 
Last edited:
  • Angry
Reactions: Carpe Stultus

Rodrigoofb

Member
Aug 24, 2020
469
2,133
It's nice to see the story moving foward. Things are moving fast and i like it.
But man if Allison keeps another secret that directly affects the MC and his family, i don't know if i cant forgiver this time.
 

Mograx

Active Member
Oct 16, 2019
640
1,790
Lotta typos this update (it's a beta so, yeah duh)

How often does Dev look at this forum? If I went through and found them all and posted them here, would that just be a waste of time? Finding more time on my hands these days.
 
3.80 star(s) 132 Votes