RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
817
3,083
Is there a way to remove the black dialog box at the bottom of the screen?
Lower the opacity in the settings.
If you just want it gone for the scene to look at the picture, press "H".
2023-06-08 18_33_05-My Dorm.jpg

What disavory tags can be avoided please, if any. Thanks. Just want to know prior to download.
That depends. The "corruption" for one, is avoidable and not really "corruption". Blackmailing nad urination are avoidable. And if you avoid the sex scenes, basically everything.
 

Elhemeer

Forum Fanatic
Jun 20, 2022
5,650
9,420
What disavory tags can be avoided please, if any. Thanks. Just want to know prior to download.
How can anyone know what you don't like if you don't list them?

Read the tags on the OP (and at the top of each page). If you see anything you don't like, there's your answer. If not, probably safe (relatively speaking ...)
 

DuDraig

Well-Known Member
Oct 6, 2017
1,258
428
Crash Bug Fix
After the intro when you've changed the MC name and you reload the game script.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 58, in script call
    call c00 from _call_c00
  File "game/C00.rpy", line 6, in script call
    call s01_Moms_calling from _call_s01_Moms_calling
  File "game/C00.rpy", line 96, in script call
    label s01_Moms_calling:
  File "game/name_reverts_fix.rpy", line 2, in script
    python:
  File "game/name_reverts_fix.rpy", line 5, in <module>
    if name in mc:
NameError: name 'name' is not defined
Change line 5 of game/name_reverts_fix.rpy from
if name in mc:
to
if hasattr(mc, 'name'):

'name' is an attribute of the Character object mc and not an iterable element.

I hope you find that of some help. :cool:
 
  • Like
Reactions: RiamMar

Deleted member 1571716

Conversation Conqueror
Aug 7, 2019
6,352
10,107
Crash Bug Fix
After the intro when you've changed the MC name and you reload the game script.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 58, in script call
    call c00 from _call_c00
  File "game/C00.rpy", line 6, in script call
    call s01_Moms_calling from _call_s01_Moms_calling
  File "game/C00.rpy", line 96, in script call
    label s01_Moms_calling:
  File "game/name_reverts_fix.rpy", line 2, in script
    python:
  File "game/name_reverts_fix.rpy", line 5, in <module>
    if name in mc:
NameError: name 'name' is not defined
Change line 5 of game/name_reverts_fix.rpy from
if name in mc:
to
if hasattr(mc, 'name'):

'name' is an attribute of the object Character and not an iterable element.

I hope you find that of some help. :cool:
This should fix your issue:
https://f95zone.to/threads/my-dorm-v0-10b-2-tropecita-games.115549/post-10954305
 
  • Like
Reactions: RiamMar

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
817
3,083
if i usded the mod before can i load my savegame and using only the ingame WT?? there is an option to turn it on now if i didn't activated it before cuz i was using the mod?? (i'm, nopt sure now if i used 3rd party mod or the one ingame argh)
Sorry, didn't saw your post earlier.
TL;DR: Yes, you can use the mod and then remove it without corrupting your saves.

Longer answer: The mod doesn't introduce any new variables or code to the game. There are no files overwritten and therefore your save files should be fine with and without the mod installed.
Though, the mod is prepackaged with the game now. The mod is, basically, only the "Decisions" button in the top left of the game menu. So you can ignore it, if you don't like it. Else you would have to delete the "modules" folder every time you download the game. :eek:
 
  • Red Heart
Reactions: Trope95

randomguy6516265165

Conversation Conqueror
Jun 21, 2018
6,162
4,266
ok this game seems to be a masterpiece already been playing for 30 minutes and I dont want it to end, how much playtime does this version have? I read with a normal speed if that helps
 
  • Red Heart
Reactions: Trope95

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
817
3,083
Crash Bug Fix
After the intro when you've changed the MC name and you reload the game script.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 58, in script call
    call c00 from _call_c00
  File "game/C00.rpy", line 6, in script call
    call s01_Moms_calling from _call_s01_Moms_calling
  File "game/C00.rpy", line 96, in script call
    label s01_Moms_calling:
  File "game/name_reverts_fix.rpy", line 2, in script
    python:
  File "game/name_reverts_fix.rpy", line 5, in <module>
    if name in mc:
NameError: name 'name' is not defined
Change line 5 of game/name_reverts_fix.rpy from
if name in mc:
to
if hasattr(mc, 'name'):

'name' is an attribute of the Character object mc and not an iterable element.

I hope you find that of some help. :cool:
Thanks for the report. It was reported to me already and I uploaded a fix for the less tech-savvy players.
I don't know what came to my mind when I did the original fix...:eek:

Yeah, I think TropecitaGames will either do a new build or link the bugfix in the OP later. Trope has that weird thing that's called office work and family and stuff going for him. *shrug*

The bug-fix is available in files linked in the post above, in the complete mod package from my mod folder and also as bug-fix only download in the mod folder.
 

Elhemeer

Forum Fanatic
Jun 20, 2022
5,650
9,420
Yeah, I think TropecitaGames will either do a new build or link the bugfix in the OP later. Trope has that weird thing that's called office work and family and stuff going for him. *shrug*

The bug-fix is available in files linked in the post above, in the complete mod package from my mod folder and also as bug-fix only download in the mod folder.
:ROFLMAO: *This message has been brought to you by "FARM" (Fappers Against Random Marthas)*
 
  • Like
Reactions: Trope95

ImperialD

Devoted Member
Oct 24, 2019
10,774
10,905
this is part of the animation where your getting a bj from marteniz .. it switches from a side view to top down .... movement is back and forth .. but not cock in her mouth .... then switches back to side view

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Trope95

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
817
3,083
this is part of the animation where your getting a bj from marteniz .. it switches from a side view to top down .... movement is back and forth .. but not cock in her mouth .... then switches back to side view

You don't have permission to view the spoiler content. Log in or register now.
I think she takes the cock out of her mouth to look MC in the eyes continuing with a handjob and then goes back to business. Can be wrong, it's been some time since that scene. But yes, the animation feels a bit off.
 
  • Like
Reactions: Trope95 and Feyd

ImperialD

Devoted Member
Oct 24, 2019
10,774
10,905
I think she takes the cock out of her mouth to look MC in the eyes continuing with a handjob and then goes back to business. Can be wrong, it's been some time since that scene. But yes, the animation feels a bit off.
but it doesn't say she removes his cock , she just looks him in the eyes :unsure:
 
  • Like
Reactions: Trope95

FatGiant

Forum Fanatic
Jan 7, 2022
4,402
13,882
ok this game seems to be a masterpiece already been playing for 30 minutes and I dont want it to end, how much playtime does this version have? I read with a normal speed if that helps
Last time I played it from the start was 2 versions ago, and it took me almost 2 days of playing, about 20 hours. But I made a point of reading everything slowly and to enjoy the ride. It may be a lot less for you.

Peace :)
 

xapican

Devoted Member
May 11, 2020
8,606
12,679
but it doesn't say she removes his cock , she just looks him in the eyes :unsure:
there are a few scenes where trope don't say it with text, he lets the images speak (at least that was my impresion, and I liked it) more so now as he got the hang of animations.
I don't remeber right now about what they were speaking with Alexa, in that scene but i mean it was somthing that has certain emotional weight for her.
 
  • Red Heart
Reactions: Trope95
4.00 star(s) 101 Votes