WerewolfSinX

Member
Feb 7, 2021
471
789
I guess these tools aren't Church-approved.
You don't have permission to view the spoiler content. Log in or register now.
Damn.... I'm a Christian man but I gotta say and this might make me go to hell but the bible dose say "And The Lord Giveth" Gonna go and pray for my lord to forgive me now. My wife is bi but even she is Christian, can't let her see that I just said that.
 

Sparhawker

Active Member
Mar 23, 2022
964
285
am I going mad or did the dialogue shift to the left hand side of the screen in part2?
Just seems really weird and distracting from the pictures

.......
ok, never mind I worked out that with a few setting changes I can get it back to the middle, but damn that's annoying
 
  • Like
Reactions: xapican and Trope95

jI11jaCksjAkk

Well-Known Member
Jun 26, 2023
1,188
2,536
What are you talking about? Eve is not vengeful but a little "impulsive". ;)
Mayhaps I am projecting just a teensy little bit... :LOL:
am I going mad or did the dialogue shift to the left hand side of the screen in part2?

ok, never mind I worked out that with a few setting changes I can get it back to the middle, but damn that's annoying
Glad you solved the dialogue issue...but have you decided RE the first question?? If 'Yes' and you have any insights on how to tell, I have been asking myself the same for years and would appreciate any pearls of wisdom. :cool:
crazy-homer-simpson.gif
 

Sparhawker

Active Member
Mar 23, 2022
964
285
Mayhaps I am projecting just a teensy little bit... :LOL:

Glad you solved the dialogue issue...but have you decided RE the first question?? If 'Yes' and you have any insights on how to tell, I have been asking myself the same for years and would appreciate any pearls of wisdom. :cool:
View attachment 4652975
hmm, well yes I think I probably am because there are other games where I keep asking for help or advice and nobody answers because they all finished it and I just found it....maybe that's 'insanity' rather than just madness though as that's the definition of it
 

xapican

Devoted Member
May 11, 2020
11,101
17,141
hmm, well yes I think I probably am because there are other games where I keep asking for help or advice and nobody answers because they all finished it and I just found it....maybe that's 'insanity' rather than just madness though as that's the definition of it
Ok, now a bit late ...there is a FAQ and menu guide linked in the OP, usally the Dev passes by at some time and answers the questions himself.
glad that you like the game
 

jI11jaCksjAkk

Well-Known Member
Jun 26, 2023
1,188
2,536
Do the ladies of My Dorm have anything special planned for St. Patrick's Day?
All the red heads should dress in green (my favourite colour). Well, green bikini tops and green thongs.
How about a holiday theme - the redheads working together to chase the one big snake remaining in the Family home out of MC's pants? :sneaky: And then immdiately 'charming' that spitting cobra by correcting Horny Toad's terrible typo and getting UNdressed...:love:
 

Trope95

Engaged Member
Game Developer
Apr 11, 2022
3,249
20,298
Last edited:

Sparhawker

Active Member
Mar 23, 2022
964
285
ROFL, I'm just going through the Christmas in July stuff at the beach (big thing here in Australia) and it suddenly struck me (when the girls are coming back with the cooler between them), that you've covered most of the bases.
The one you seem to have missed out is Asian of any sort (no spoilers please). Japanese girls have always been something I like, can't wait to see who turns up for the autumn term to stay at Norah's.
BTW, Debbie in that bikini is sublime
 

Elhemeer

Conversation Conqueror
Jun 20, 2022
6,860
11,428
ROFL, I'm just going through the Christmas in July stuff at the beach (big thing here in Australia) and it suddenly struck me (when the girls are coming back with the cooler between them), that you've covered most of the bases.
The one you seem to have missed out is Asian of any sort (no spoilers please). Japanese girls have always been something I like, can't wait to see who turns up for the autumn term to stay at Norah's.
BTW, Debbie in that bikini is sublime
Isn't Maddie half-something from east asia?
You don't have permission to view the spoiler content. Log in or register now.
 

Trope95

Engaged Member
Game Developer
Apr 11, 2022
3,249
20,298
ROFL, I'm just going through the Christmas in July stuff at the beach (big thing here in Australia) and it suddenly struck me (when the girls are coming back with the cooler between them), that you've covered most of the bases.
The one you seem to have missed out is Asian of any sort (no spoilers please). Japanese girls have always been something I like, can't wait to see who turns up for the autumn term to stay at Norah's.
BTW, Debbie in that bikini is sublime
Maddie isn't at the Christmas in July party, but she's of East-Asian ascent, as other players said. I didn't define where her parents came from or if she's any kind of mixed Asian ascent (Chinese/Japanese/Korean), so I leave it to the player's taste.
Those big clear blue eyes give me a mixed Caucasian-Korean ascent vibe, but it's only a personal feeling and it's not canon.

There will be a Sino-American girl in the batch of students staying at Norah's, Christine.

Debbie is sublime in anything once she acquires a taste for dressing up. Maddie, Kim, and Emma are the ones to thank for it.

so, I have my first game crash.
Didn't know about the Profiles until I saw the 'picture unlocked' messages, but if I go to the page and click on one of the women I get (and yes I'm running the modded version from the OP) :-
hile 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 "game/modules/screens/Profiles/Profiles.rpy", line 1, in execute
screen Profiles(selectedCharacter = None):
File "game/modules/screens/Profiles/Profiles.rpy", line 1, in execute
screen Profiles(selectedCharacter = None):
File "game/modules/screens/Profiles/Profiles.rpy", line 17, in execute
if selectedCharacter is None:
File "game/modules/screens/Profiles/Profiles.rpy", line 20, in execute
use ProfileDetails (selectedCharacter)
File "game/modules/screens/Profiles/ProfileDetails.rpy", line 1, in execute
screen ProfileDetails(characterProfile, gridSize = 2):
File "game/modules/screens/Profiles/ProfileDetails.rpy", line 1, in execute
screen ProfileDetails(characterProfile, gridSize = 2):
File "game/modules/screens/Profiles/ProfileDetails.rpy", line 10, in execute
vpgrid style "MenuVPGrid":
File "game/modules/screens/Profiles/ProfileDetails.rpy", line 18, in execute
hbox:
File "game/modules/screens/Profiles/ProfileDetails.rpy", line 21, in execute
use ProfileDetailsBio (characterProfile)
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 1, in execute
screen ProfileDetailsBio(characterProfile):
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 1, in execute
screen ProfileDetailsBio(characterProfile):
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 19, in execute
vpgrid:
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 27, in execute
vbox:
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 56, in execute
for thisKey, theseValues in sorted (theseDecisions.items ()):
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 64, in execute
if thisDependency:
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 66, in execute
if thisDescription not in [ "InputTrigger", "LewdInputTrigger", "MCLewdInputTrigger", "RPTrigger" ]:
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 67, in execute
vbox:
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 68, in execute
hbox:
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 69, in execute
hbox:
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 70, in execute
button style "ProfilesButton":
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 70, in keywords
button style "ProfilesButton":
File "game/modules/screens/Profiles/ProfileDetailsBio.rpy", line 73, in <module>
action [ SelectedIf (characterProfile._var (thisField)), Function (varvar, characterProfile, thisField, True) ]
NameError: name 'varvar' is not defined
I think that should be something on your side. It's the first time that is reported and I just checked the files and 'varvar' is defined on \game\modules\core\classes\MyDorm.rpy
1742289075202.png
Can you check if you have this file as shown, please?
 

jI11jaCksjAkk

Well-Known Member
Jun 26, 2023
1,188
2,536
I believe that link in the OP either needs removing or a warning put in that it breaks pt2.
It already clearly states in the OP right below the link to that discontinued mod:
*This unofficial port/version is not released by developer, download at your own risk.
If you choose to use unofficial obsolete mods that the modders themselves have stopped updating, how on Earth can you act surprised when they don't work perfectly?? :unsure:
 
  • Like
Reactions: Ruffuss and Trope95

Trope95

Engaged Member
Game Developer
Apr 11, 2022
3,249
20,298
OK, so seems the modded version is very short on that file. Everything after about 15 lines is missing. I've checked the original extracted fil and indeed it's short as well.
I believe that link in the OP either needs removing or a warning put in that it breaks pt2. The issue is that whatever that mod is it was written for part1 and that's where it's broken as that short file is the same in the original game.

OK, so I totally removed the two files and replaced them with the ones from the original unzipped game (I keep copies of the original 'game' folder every time if I'm messing with mods and walkthroughs).
You can't merge Season 1 and Season 2 folders. They have different code.
The mod on the Mod thread is for Season 1. It got integrated into the base game (with changes in code) in Season 2.
 

jI11jaCksjAkk

Well-Known Member
Jun 26, 2023
1,188
2,536
You can't merge Season 1 and Season 2 folders. They have different code.
The mod on the Mod thread is for Season 1. It got integrated into the base game (with changes in code) in Season 2.
It's that darned reading thing again, isn't it? :LOL:

Imagine if the OP in that mod thread had info like this in it:
For v0.13 and later, you don't need this mod anymore.
(bold and underline is by the original poster and is - surprisingly - not my own sarcastic addition)
 
4.00 star(s) 133 Votes