JJDrakken

Well-Known Member
Oct 28, 2021
1,427
2,482
Funny enough, I have started one.

I talked to Tlaero about it a while back. I had a big date sim thing in mind but she told me to keep my first one simple while I learn.
You got the balls I don't got atm(My own personal fear keeps me trying to learn coding/rendering & my own headaches). But man I can write like stories like it's nothing. Been doing that since I was 10, I'm 46 now, lol.
 
  • Like
Reactions: Avaron1974

Revelwer

Newbie
Dec 4, 2021
85
14
Probably this but if it's not, I can't do much without the error log. There should be a copy button on the bottom of the error screen, just paste it into a spoiler here.
Code:
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 "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/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 "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/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 "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 4110, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/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 "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/loadsave.py", line 771, in load
    log.unfreeze(roots, label="_after_load")
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/python.py", line 2190, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/python.py", line 2014, in rollback
    self.load_failed()
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/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?

Darwin-21.1.0-x86_64-i386-64bit
Ren'Py 7.4.8.1895
Grandma's House V0.06
Wed Mar 30 20:11:36 2022
To be clear, I'm using the updated version on this site and I'm using the Gallery/Walkthrough Mod. I also used the script.rpy you posted to me and it still didn't work.
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,022
31,012
Code:
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 "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/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 "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/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 "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 4110, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/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 "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/loadsave.py", line 771, in load
    log.unfreeze(roots, label="_after_load")
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/python.py", line 2190, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/python.py", line 2014, in rollback
    self.load_failed()
  File "/private/var/folders/_t/nklkkss523n_k840m0klwt200000gn/T/AppTranslocation/842F09F2-4238-4728-AB65-10316EF035EF/d/GrandmasHouse.app/Contents/Resources/autorun/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?

Darwin-21.1.0-x86_64-i386-64bit
Ren'Py 7.4.8.1895
Grandma's House V0.06
Wed Mar 30 20:11:36 2022
To be clear, I'm using the updated version on this site and I'm using the Gallery/Walkthrough Mod. I also used the script.rpy you posted to me and it still didn't work.
Hi. Since you are using my Mod it could of course also my Mod causing the issue. But since you also already used the posted "pure" script (without my Mod) too and still get the error message I'm not sure.

I recommend a new game install without my Mod and try it again. Or you can use some saves from me from my Mod test (save page 6, the first one is from the beginning of the new game update)
 
  • Like
Reactions: MoonBox and Punto

Deleted member 2553135

Well-Known Member
Jul 3, 2020
1,186
2,222
Do we know anything about the father's side of the family? It seems weird that nobody on that side of the family has been mentioned or played a part in the MC's known life so far (if there is any alive that is), so I was just wondering.
 

Avaron1974

Resident Lesbian
Aug 22, 2018
25,248
86,497
Do we know anything about the father's side of the family? It seems weird that nobody on that side of the family has been mentioned or played a part in the MC's known life so far (if there is any alive that is), so I was just wondering.
I don't know why that would be weird. A lot of families don't mix outside of the married ones.

My dads family has nothing to do with my mothers. My aunt has nothing to do with her husbands side of the family. My sisters married and I couldn't name a single member of her husbands family.
 

Deleted member 2553135

Well-Known Member
Jul 3, 2020
1,186
2,222
I don't know why that would be weird. A lot of families don't mix outside of the married ones.

My dads family has nothing to do with my mothers. My aunt has nothing to do with her husbands side of the family. My sisters married and I couldn't name a single member of her husbands family.
Yeah, I was just wondering. That is what I probably figured, but I thought I would ask anyway. Thanks.
 

jojo51510

Newbie
Aug 28, 2017
24
27
Loving this update but sad to see that the neighbor (Natalia) scene was cut out or am I missing something

Gonna get perfect attendance for math class tho
 
  • Red Heart
Reactions: MoonBox

Shelscott50

Well-Known Member
Sep 6, 2019
1,395
885
Okay,... Is it Me, or does this look like "Blake Blinn" from 'Shattered' before he became a Sexy Maid?
customer in background at O'Reilly's while meeting Omar.
Screenshot 2022-03-31 011121.png
 
  • Haha
Reactions: Crimsonfiend76

Hordragg

Lesser-Known Mesmer
Donor
Compressor
Apr 2, 2019
2,936
10,556
It's a dictionary. You know, that thing that defines words.

You don't have permission to view the spoiler content. Log in or register now.
Wow, three pages of defining incest are a weird read for sure. But as it was a IRL issue I raise you this:
You don't have permission to view the spoiler content. Log in or register now.

There's a vn waiting to be written... :D
Funny enough, I have started one.
We needs it. Must have the precious.

Okay,... Is it Me, or does this look like "Blake Blinn" from 'Shattered' before he became a Sexy Maid?
customer in background at O'Reilly's while meeting Omar.
View attachment 1731935
It does, yes.
 
3.80 star(s) 286 Votes