Spokxx

Newbie
Nov 9, 2018
16
16
Run the 0.16 game, make a save right at the end where it says SAVE NOW, then use that as the save to load in 0.17.
Prior saves to that will just crash the game
After that I get another error like this

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

While running game code:
  File "game/script.rpy", line 23, in script
    if tyaPreg == 1:
  File "game/script.rpy", line 23, in <module>
    if tyaPreg == 1:
NameError: name 'tyaPreg' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 23, in script
    if tyaPreg == 1:
  File "renpy/ast.py", line 1893, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 23, in <module>
    if tyaPreg == 1:
NameError: name 'tyaPreg' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Grandma's House 0.17
Wed Nov  9 12:56:01 2022
 

LionHeart 95

Member
Aug 30, 2020
412
849
in the taboo patch Jamal is suppose to be mom how can
this was not all I typed but I solved it with a restart.
 
Last edited:

S1nsational

Engaged Member
Mar 31, 2022
2,899
5,560
she's like a mother to the mc she sees him as her son even though she isn't and the mc sees her as his mother even though she isn't that's how close they are to each other
The incest patch doesn't set that though, it's baked in, and you're given options of what to call her going forward.
 

McLOVINu

Active Member
Mar 18, 2018
627
335
the .17 update seems to not load my saves, it just returns to menu/splash screen.
and the .17 update gallery hits error [only tested gallery on last scene or two, twins, etc.]
 

AkaiAria

Newbie
Sep 29, 2021
80
115
After that I get another error like this

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

While running game code:
  File "game/script.rpy", line 23, in script
    if tyaPreg == 1:
  File "game/script.rpy", line 23, in <module>
    if tyaPreg == 1:
NameError: name 'tyaPreg' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 23, in script
    if tyaPreg == 1:
  File "renpy/ast.py", line 1893, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 23, in <module>
    if tyaPreg == 1:
NameError: name 'tyaPreg' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Grandma's House 0.17
Wed Nov  9 12:56:01 2022
Im getting the same error. Dont seem to have any saves that work. I tried loading some from before SAVE NOW in 0.16 and advancing to SAVE NOW. None of these work either. Oh well.
 

PeterJohn

Newbie
Jan 2, 2021
43
16
Is 0.17 a patch, then? I haven't started the game yet, do I download & unpack 0.16, and then unpack 0.17 in the same folder?
On Linux

Edit: Looks more like a standalone "Episode 2"?
 

Uthuriel

Conversation Conqueror
Jan 26, 2021
6,890
21,282
Is 0.17 a patch, then? I haven't started the game yet, do I download & unpack 0.16, and then unpack 0.17 in the same folder?
On Linux

Edit: Looks more like a standalone "Episode 2"?
No. 0.17 is Part 2. If you have never played at all you should download 0.16 with the Ipatch and when done download 0.17 with its Ipatch and play that.
 

MoonBox

Asses & Affection
Donor
Game Developer
Sep 11, 2021
1,331
15,815
OP updated and SS/patreon posts unlocked. Have fun
Big thanks to Killer7 for helping me with the save import thing.

If your save isn't working, you probably saved in the wrong place, it needs to be exactly at the "SAVE NOW!!!" screen. There's also an autosave that gets made that you can try.
 

Allan Trumbull

Forum Fanatic
Sep 10, 2021
4,758
4,759
First time seeing that save can be loaded on another part of game, directly from a save file without persistent file. Maybe thats the reason it worked well for me.
 
3.80 star(s) 286 Votes