jhalencak

Newbie
May 14, 2020
41
10
There is no "fix" since there is nothing broken. And without more infos it's hard to tell what's wrong in your case.
Some basics: did you installed the new v0.82 into it's own folder? (do NOT mix it with older versions). Right i-patch? If using right mod-version? Also again, since you said "saves" - there is only ONE save made at the end of v0.81 ("Save Now") to start the new part, no other ones.
i did and it still wont load old saves all it does is basically show the main page with the black text box and the save load and all those options
 
  • Like
Reactions: TKageZ

MoonBox

Asses & Affection
Donor
Game Developer
Sep 11, 2021
1,632
18,009
No user errors here, but plenty of missing images over the years in the small updates. I am not referring to small updates not having the last image of the previous update (if you dont combine them), but in the middle of the update or what not.

Id say upwards of a dozen missing images with the text in tact. Sometimes it ca be a bad DL, but its usually a dev error.

you guys never got ANY of these? I must DL the updates too quickly, before tehy get fixed ;)
Yeah that never happened. There's literally a button that you can press in the renpy SDK that tells you if there are missing images.

There are 48732 legitimate things to complain about in GH, you gotta stop making shit up.
 

DrAddy

Luna's Lover
Modder
Donor
Jun 14, 2017
936
2,596
No user errors here, but plenty of missing images over the years in the small updates. I am not referring to small updates not having the last image of the previous update (if you dont combine them), but in the middle of the update or what not.

Id say upwards of a dozen missing images with the text in tact. Sometimes it ca be a bad DL, but its usually a dev error.

you guys never got ANY of these? I must DL the updates too quickly, before tehy get fixed ;)
I don't know what you're playing, but Grandma and Grandma's House run like a well-oiled machine.
If I ever have a bug, it's only because I loaded a save in the wrong part and that's my stupidity, of course.
 

Elhemeer

Conversation Conqueror
Jun 20, 2022
7,513
12,431
Even when I open this I get
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 462, 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 "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, 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 "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4110, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1297, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1297, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 771, in load
log.unfreeze(roots, label="_after_load")
File "renpy/python.py", line 2190, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "renpy/python.py", line 2014, in rollback
self.load_failed()
File "renpy/python.py", line 1932, 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.19041
Ren'Py 7.4.8.1895
Grandma's House 0.82
Mon Jun 30 09:21:47 2025


No old save file is working .. what to do ?
You quoted my post and said "even when I open this ..."

The only thing attached to my post was an IMAGE of the save screen from the end of Part 2 ... there was no game file in there for you to "open" using the Grandma House executable file, or a load screen inside that game (it shouldn't have even been visible from the load screen).

Now, if you're saying you made the proper save playing the 0.81 version and then installed 0.82 and got this error, with my extensive (i.e. none) knowledge of Ren'Py, my guess is you either overwrote an old version of the game instead of installing a brand-new version, you downloaded a corrupted version (try downloading again, was probably some kind of interrupted download the first time), your SAVE is corrupted, so make a new one, or you did not save at the exact proper point in the exact proper version.

As for me, I didn't start until mid-way through Part 1, but like Satou and HP I've never had a problem with following the instructions to move from each part to the next. But despite what MB said, there was that one time one of the files got leaked early to F95 and that version had a misnamed graphics image which caused some confusion, but the thread took care of it quickly and it was easy to rename the file properly to fix the problem. Didn't even need a patch.
 
Last edited:
  • Like
Reactions: HornyyPussy

Dragon1982

Active Member
Sep 7, 2019
777
627
Yeah that never happened. There's literally a button that you can press in the renpy SDK that tells you if there are missing images.

There are 48732 legitimate things to complain about in GH, you gotta stop making shit up.
That's a very specific number. Seems like you're on top of every single one of them to know that many complaints.
 

FiddlesDD

Newbie
Oct 17, 2020
59
20
Anyone got part 5 saves? My game is bugging out and it's telling me to reload save from autosave and I don't know where to find that folder
 
  • Hey there
Reactions: Elhemeer

DrAddy

Luna's Lover
Modder
Donor
Jun 14, 2017
936
2,596
I must say, this patch has the best piggy content so far. I'm finally starting to like that bitch :love:
Miss Piggy, I liked her the first time I met her.
Just because she's a bitch doesn't mean she's bad, she just lacked some affection.
I'll have to be patient until part 6 is complete.
 
  • Like
Reactions: Digitool

TKageZ

Newbie
Apr 1, 2019
20
7
So I've had the same problem, where I click on my save but end up with the last screen from the last update with the "Save now" screen. So I'm not sure what sure what's going on since it seems only 2 of us have that problem
 

XKL27

Member
Jul 13, 2022
299
654
No user errors here, but plenty of missing images over the years in the small updates. I am not referring to small updates not having the last image of the previous update (if you dont combine them), but in the middle of the update or what not.

Id say upwards of a dozen missing images with the text in tact. Sometimes it ca be a bad DL, but its usually a dev error.

you guys never got ANY of these? I must DL the updates too quickly, before tehy get fixed ;)
I download it as soon as it shows up on F95 2x/month and have never encountered any missing images.
 
  • Like
Reactions: Chillout1984

PhineasFlynn

Forum Fanatic
Feb 1, 2020
5,441
7,289
So I've had the same problem, where I click on my save but end up with the last screen from the last update with the "Save now" screen. So I'm not sure what sure what's going on since it seems only 2 of us have that problem
Did you use any mods in the previous version? And did you use them in the new version?
 
  • Like
Reactions: Boobs Lover

Bikkuri

Newbie
May 17, 2025
21
17
Edited/Updated:

(Part 1)

One of the cutest women in the game (Cat) has a disgusting deformed butt.... What is it with ridiculously huge tits and asses in this generation?

(At least the tits are more normal sized in this AVN than most other AVNs out there, which is greatly appreciated.)

The Japanese women are very nice. (BTW, Japanese say, "wan, wan" for imitating a dog's bark.) Oh.. Molly, the 'female' dog has a penis and balls...

I forgot to mention, it has some good humor thrown in too..

The story is getting interesting, and thank you for not saturating it with sex scenes every 2 minutes... as a matter of fact, this one is pretty good for the build up TO the scenes. (it could be because of me avoiding all of the paths of the LIs with fat asses and ugly faces, lol.) A couple of repetitive scenes (sleep/wake up), but those are probably necessary.

Not liking that I am being forced into a relationship with the grandmother (and Jamila).. I have done everything possible to avoid her/their path, yet it is still pushing our "relationship".

(Part 2)

STILL pushing HARD to Nana and Jamila, even though I have avoided all possible paths to them.. I am actually getting sick of all of the screen-time being forced on the MC (me/player).

(Part 3)

No way to escape sex with Jamila
, unfortunately. (Nana, seems it will happen soon, unfortunately.) Have to speed tap ENTER about 100 times to get past Jamila scenes.

Starting in part 3, it is getting so hilarious , I have almost fallen out of my chair, several times. Very good humor (most unexpected, but well planned).

It seems since I avoided all interaction possible with Jamila in the whole game so far, I started getting errors during scenes with Jamila, ignoring it, and it would go to sex scenes, which I didn't want, including breast-feeding, which I DID NOT DO since the beginning. I had between 6 and 10 errors. (It appears that the dev thought that everyone would go the sex route, so the non-sex route was never made?)

I believe Molly (the dog) finally had her sex change... she now appears to no longer have a penis and balls...

(Part 4)

Just started, so will have several updates.

Humor still going on, and I am guessing it will go until the end. This alone makes it well worth it!

Have to speed tap ENTER about 100 times to get past Jamila scenes. AND, she and I are always calling her "mom"... she IS NOT my mom.

Grr... Now I am being forced to have sex with Nana.. NOT INTERESTED.. more rapid ENTER key hits...(a real game killer)

15 minutes of rapid ENTERS later, probably more than 2000 times, and STILL sexing Nana.

It's to the point that I despise both Nana and Jamila.. I want to take them out back and shoot them in the head.

Guess this is the last of this game.. I can't imagine having to do this through the end of this one, then through the last 2 parts.

Sayonara.
 
Last edited:

Elhemeer

Conversation Conqueror
Jun 20, 2022
7,513
12,431
Never have a read a post that screams "Eye of the Beholder" more than that one ...

Beholder DnD.gif

Still, while much of the post seems quaint and ominous for his future enjoyment, I can't get over his opinion on Cat ... of all characters in the game, SHE's the one he calls out.

I'm guessing he's not bothering with Aaliyah, Piggy, Mabel, Minnie, Zelda, Isabella, etc. if Cat has too big a butt ...

Oh yea ... I forgot he kept playing a game called "Grandma's House" when he doesn't like the titular character.

Right, I'm wasting my time here, aren't I ...

 
Last edited:

Dragon1982

Active Member
Sep 7, 2019
777
627
One of the cutest women in the game (Cat) has a disgusting deformed butt....

What is it with ridiculously huge tits and asses in this generation?

(At least the tits are more normal sized in this AVN than most other AVNs out there, which is greatly appreciated.)

The Japanese women are very nice. (BTW, Japanese say, "wan, wan" for imitating a dog's bark.)

Oh.. Molly, the 'female' dog has a penis and balls... o_O

I forgot to mention, it has some good humor thrown in too..

(I am still on part 1)

The story is getting interesting, and thank you for not saturating it with sex scenes every 2 minutes... as a matter of fact, this one is pretty good for the build up TO the scenes. (it could be because of me avoiding all of the paths of the LIs with fat asses and ugly faces, lol.) A couple of repetitive scenes (sleep/wake up), but those are probably necessary.

Not liking that I am being forced into a relationship with the grandmother (and Jamila).. I have done everything possible to avoid her/their path, yet it is still pushing our "relationship".

(Part 2)

STILL pushing HARD to Nana and Jamila, even though I have avoided all possible paths to them.. I am actually getting sick of all of the screen-time of them being forced on the MC (me/player).
Honestly, based on how you expressed your opinion on most of what you said, you're better off deleting the game because you are setting yourself up for a huge disappointment. What you're hoping for to not happen WILL happen in a big way, and we don't need to hear another pointless complaint about what should and shouldn't be in the game, unless you're trolling, of which you're better off not commenting at all. Fair warning if you're trolling, they get burned on this thread mercilessly.
 
3.70 star(s) 340 Votes