Beduin123

Well-Known Member
Mar 29, 2023
1,018
1,430
287
Grandma's House is that game where the sex scenes are like that?
1: Kia
2: Mnah
3: Sentence to read
1: Mnah
2: Kia
3: Sentence to read
1: Ooooh
2: Aaaaah
3: Sentence to read

And are the sentences to read almost always the same?
No, you're not in that thread.
To be honest, starting from season 2 I feel that this game has been turning into Grandma's House just with 50 sentences in between Knah, Kia, Ooooh and Aaaah, instead of just one.
And what is worse, these sentences are mostly the same, about persuading another girl to join the harem and other similar balh, blah, blah. I just skip through them, because they are incredibly boring.
The MC's dick is of more realistic proportion, I have to give the Dev that :LOL:

So, I'm not surprised that someone has mixed up the two games. Both are about a magic dick presiding over an enormous harem were you start losing the count of girls. This one has a bit better graphics though.
 
Last edited:

Trope95

Forum Fanatic
Game Developer
Apr 11, 2022
4,024
25,035
657
View attachment 5276016

Excellent choice. Now the question is, what is his favorite scene? When
You don't have permission to view the spoiler content. Log in or register now.
, or
You don't have permission to view the spoiler content. Log in or register now.
?
Every Mat scene in that book.

Anyone else getting flooded with errors after the update?

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

While running game code:
  File "game/scripts/init.rpy", line 18, in script call
    call c21 from _call_c21
  File "game/scripts/c21/c21.rpy", line 9, in script call
    call c21s002_AaronCall from _call_c21s002_AaronCall
  File "game/tl/english/scripts/c21/c21.rpy", line 4680, in script
    aar "The leaked information carried your name as the future CEO of the company, representing the group of major shareholders."
Exception: Sayer 'aar' is not defined.

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

Full traceback:
  File "game/scripts/init.rpy", line 18, in script call
    call c21 from _call_c21
  File "game/scripts/c21/c21.rpy", line 9, in script call
    call c21s002_AaronCall from _call_c21s002_AaronCall
  File "game/tl/english/scripts/c21/c21.rpy", line 4680, in script
    aar "The leaked information carried your name as the future CEO of the company, representing the group of major shareholders."
  File "not relevant\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\ast.py", line 890, in execute
    who = eval_who(self.who, self.who_fast)
  File "not relevant\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\ast.py", line 783, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'aar' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
My Dorm v0.27.1-Season3-Chapter7
Tue Sep 23 03:19:18 2025
Did you load a previous save or did you start a new game and answer the questionnaire?

*Me playing until I see the ending*

*Sigh*

We need to use that gif again it seems;

View attachment 5276371

But in all honesty, it was a great update Trope, love the pace in this one, it's feel smooth and more calm than other day for the MC, even if his days are always full, I love that.

Also, that outfit and shorts on Erika!!!!!!!!!:love::love::love::love::love::love::love::love::love::love::love::love:
Thanks!
Since Erika had so little screen time, she had to look great, right? Those shorts...

love the game, however its unforunate i get this when i try to make a save on season 3,

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

While running game code:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "renpy/common/00action_file.rpy", line 397, in __call__
    renpy.save(fn, extra_info=save_name)
Exception: Could not pickle <module 'webbrowser' from 'D:\\Stuff\\MyDorm-v0.27.1-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>. (perhaps store.webbrowser = <module 'webbrowser' from 'D:\\Stuff\\MyDorm-v0.27.1-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>)

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\core.py", line 4543, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\screen.py", line 770, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 1403, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\behavior.py", line 1142, in event
    return handle_click(self.clicked)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\behavior.py", line 1075, in handle_click
    rv = run(action)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\behavior.py", line 372, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\display\behavior.py", line 379, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 397, in __call__
    renpy.save(fn, extra_info=save_name)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\loadsave.py", line 432, in save
    reraise(t, e, tb)
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\loadsave.py", line 413, in save
    dump((roots, renpy.game.log), logf)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\compat\pickle.py", line 103, in dump
    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
  File "D:\Stuff\MyDorm-v0.27.1-Season3-Chapter7-pc\renpy\python.py", line 1219, in module_pickle
    raise Exception("Could not pickle {!r}.".format(module))
Exception: Could not pickle <module 'webbrowser' from 'D:\\Stuff\\MyDorm-v0.27.1-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>. (perhaps store.webbrowser = <module 'webbrowser' from 'D:\\Stuff\\MyDorm-v0.27.1-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>)
When answering the questionnaire, answer yes to all questions (you can change the answers later in the settings and profile screen). It should solve the issue. I'm still looking at what variable causes it.

is there any lesbian incest in this game? specifically the twins...i mean i want more than just that...but i am a sucker for twincest.
Lesbian scenes as of now:
Some girls kissing, mother and daughter groping, and one girl cleaning her mother and her cousin creampied pussies. There will be more, but twincest isn't planned.

so does the link for the incest patch lead to a working patch or does that need to be updated?
It's a universal one that works for every season.

So we getting a Dorm Days game once this is over

:WeSmart: Idea
As Crow said, it's a running comic by another dev. The comic asset Martha and Kate are reading was gently provided by the dev.

How close is this to the end of Season 3 now?

I played S1 and S2 in one go, and I think I'll go with the same for the third as well.
This was the last update for S3. So it can't be nearer to the end ;)

hmmm...i mean that's hot...i wish she'd clean them enough to give them another orgasm afterwards..but that's very rarely the case. kinda sad actually. why put only that little bit of the content in there...it's more than enough to drive the lesbian haters away. so i don't understand why there wouldn't be more than that.
Lesbian isn't a focus of the game. It's optional and won't show up if the player answers one question, so lesbian haters won't be triggered by content they don't know is there.
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
8,765
4,007
436
MyDorm-S3CH7v0.27.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

perperp

New Member
May 23, 2025
9
8
3
Every Mat scene in that book.


Did you load a previous save or did you start a new game and answer the questionnaire?


Thanks!
Since Erika had so little screen time, she had to look great, right? Those shorts...


When answering the questionnaire, answer yes to all questions (you can change the answers later in the settings and profile screen). It should solve the issue. I'm still looking at what variable causes it.


Lesbian scenes as of now:
Some girls kissing, mother and daughter groping, and one girl cleaning her mother and her cousin creampied pussies. There will be more, but twincest isn't planned.


It's a universal one that works for every season.


As Crow said, it's a running comic by another dev. The comic asset Martha and Kate are reading was gently provided by the dev.


This was the last update for S3. So it can't be nearer to the end ;)


Lesbian isn't a focus of the game. It's optional and won't show up if the player answers one question, so lesbian haters won't be triggered by content they don't know is there.
New game and answered questions. Unpacked to a completely new folder; I have no previous savegames in AppData either :S

EDIT: I'll try to answer yes to every question and get back to you, thx in the meantime
 
  • Heart
Reactions: Trope95

EJW

Member
Jul 13, 2018
480
853
310
I had to start all over again my SSD went kaput. Playing this over I went slower and tried to take it in more and it is better than I thought, and I really liked it before. Two characters that I did not like before, Emma and Lisa, have grown the most. I just wanted to let Trope know he has done a hell of a job on the VN.
 
  • Like
  • Heart
Reactions: CircaAD and Trope95

perperp

New Member
May 23, 2025
9
8
3
Trope95

Unfortunately choosing yes on all start options made the error appear instantly after the first sex scene, instead of after a few lines of dialogue as previously :/

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

While running game code:
  File "game/scripts/init.rpy", line 18, in script call
    call c21 from _call_c21
  File "game/scripts/c21/c21.rpy", line 7, in script call
    call c21s002_PoliceStation from _call_c21s002_PoliceStation
  File "game/tl/english/scripts/c21/c21.rpy", line 3414, in script
    sol "Good morning, Officer. My name is Solomon Lamb and I'm here to file a complaint."
Exception: Sayer 'sol' is not defined.

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

Full traceback:
  File "game/scripts/init.rpy", line 18, in script call
    call c21 from _call_c21
  File "game/scripts/c21/c21.rpy", line 7, in script call
    call c21s002_PoliceStation from _call_c21s002_PoliceStation
  File "game/tl/english/scripts/c21/c21.rpy", line 3414, in script
    sol "Good morning, Officer. My name is Solomon Lamb and I'm here to file a complaint."
  File "not relevant\MyDorm-v0.25.2-Season3-Chapter5-pc\renpy\ast.py", line 890, in execute
    who = eval_who(self.who, self.who_fast)
  File "not relevant\MyDorm-v0.25.2-Season3-Chapter5-pc\renpy\ast.py", line 783, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'sol' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
My Dorm v0.27.1-Season3-Chapter7
Tue Sep 23 13:20:28 2025
 
  • Sad
Reactions: Trope95

Trope95

Forum Fanatic
Game Developer
Apr 11, 2022
4,024
25,035
657
Trope95

Unfortunately choosing yes on all start options made the error appear instantly after the first sex scene, instead of after a few lines of dialogue as previously :/

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

While running game code:
  File "game/scripts/init.rpy", line 18, in script call
    call c21 from _call_c21
  File "game/scripts/c21/c21.rpy", line 7, in script call
    call c21s002_PoliceStation from _call_c21s002_PoliceStation
  File "game/tl/english/scripts/c21/c21.rpy", line 3414, in script
    sol "Good morning, Officer. My name is Solomon Lamb and I'm here to file a complaint."
Exception: Sayer 'sol' is not defined.

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

Full traceback:
  File "game/scripts/init.rpy", line 18, in script call
    call c21 from _call_c21
  File "game/scripts/c21/c21.rpy", line 7, in script call
    call c21s002_PoliceStation from _call_c21s002_PoliceStation
  File "game/tl/english/scripts/c21/c21.rpy", line 3414, in script
    sol "Good morning, Officer. My name is Solomon Lamb and I'm here to file a complaint."
  File "not relevant\MyDorm-v0.25.2-Season3-Chapter5-pc\renpy\ast.py", line 890, in execute
    who = eval_who(self.who, self.who_fast)
  File "not relevant\MyDorm-v0.25.2-Season3-Chapter5-pc\renpy\ast.py", line 783, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'sol' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
My Dorm v0.27.1-Season3-Chapter7
Tue Sep 23 13:20:28 2025
Let me take a look at it and I will be back with a solution asap
 
4.00 star(s) 146 Votes