Lysergic

Well-Known Member
Aug 18, 2018
1,285
1,588
Old saves are working here. Should be okay, but if you could send me the save that isn't working, I'll have a look.
Sure, I don't mind having to restart since with the skip feature it's not terribly inconvenient but here's the traceback and the save in question.
 

trinityxvr

New Member
Aug 14, 2018
9
2
Hello Envixer i am also having same issues with old saves from vol 2 not working, here is my last one but it appears all 14 are not working. the traceback info i get when is crashes is as follow. Hopefully the save halps you find the issue.

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?
 
Last edited:

xcribr

Active Member
Game Developer
Nov 7, 2017
621
3,363
Sure, I don't mind having to restart since with the skip feature it's not terribly inconvenient but here's the traceback and the save in question.
Thanks for that...

I've looked at the files, and yeah, there seems to be an issue. I'll see what I can figure out to fix, but for now, starting again might be the only workaround.
 

▌Gin ▐

Engaged Member
Aug 15, 2019
2,657
30,504
Immagine 2021-12-26 231519.jpg
[VN] [Ren'Py] [Completed]
This is the Italian translation of A New Home [v0.5]
Handmade |

Unzip the .rar file - copy/paste the game folder into the game directory, replace when asked.
This translation is "unofficial" and "made by a fan"
 
Last edited:

caxhub

Engaged Member
Aug 22, 2019
2,418
2,288
Download android v0.06 APK
P/s: Request Link Android Game at my
 
  • Like
Reactions: xcribr

Netgear

Active Member
Jul 25, 2018
594
615
Old saves are working here. Should be okay.
All my old save from Volume 2, the quick and automatique save doesn't work, here's a traceback.

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:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\python.py", line 2028, 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:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-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 "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\loadsave.py", line 770, in load
log.unfreeze(roots, label="_after_load")
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\python.py", line 1815, in rollback
self.load_failed()
File "E:\Users\***\Downloads\A New Home\ANewHomeVolume2-v0.06-pc\ANewHomeII-0.06-pc\renpy\python.py", line 1733, 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.5.606
A New Home Volume 2 v0.06 0.06
Thu Nov 05 21:36:39 2020
 

gamer22

Member
Dec 31, 2018
160
194
After not playing this game for a while, I already lost in this family relations. How many aunts does the MC have? Which of them have children? ...
 

xcribr

Active Member
Game Developer
Nov 7, 2017
621
3,363
After not playing this game for a while, I already lost in this family relations. How many aunts does the MC have? Which of them have children? ...
There's mum's sister, Kate, who has the twins.
Then there's dad's sister Maggie, who has one daughter.
Then dad's other sister Robin who has no kids.
 

BTLD

Engaged Member
Sep 18, 2017
3,885
7,863
envixer
Do you think you'll be done with chapter 4 by Christmas?(While it sounds like I am...I'm not being sarcastic.)
EDIT : also...I wonder if we are going to get more info about Megan Smith
 
Last edited:
3.40 star(s) 67 Votes