He would at least ask Jill if she's the family of the founders. And maybe he would think it's not important to mention to MC because it's too painful for him. We also know how "ashamed" Neil and MC are to be from a poor (in their eyes) family.and somehow his father never mentioned it to his son that the school he goes, are founded by the family that now own the house he worked on when he meet his mother.
But if Jill tell him that her name is Royce, he suddenly would remember it.
![]()
Same, have done a full fresh reinstall and tried with the saves on OP, cant work it out.
there are fix in scrappy page also, there is a fix in the op, try both. I'd recommend you getting scrappys fix first.Same, have done a full fresh reinstall and tried with the saves on OP, cant work it out.
How do you get solo camilla scene in new episode?So Camila has had solo scenes, threesome scenes with Mona, Riona, Sage and gloryhole scene. Damn
Be on the Others route and tell her you like to share the bed while talking in class. I don't know if there are any prerequisites before that.How do you get solo camilla scene in new episode?
the most likely one is that there is nothing there to mention.He would at least ask Jill if she's the family of the founders. And maybe he would think it's not important to mention to MC because it's too painful for him. We also know how "ashamed" Neil and MC are to be from a poor (in their eyes) family.
There are many lore/story reasons why Neil wouldn't mention it to MC.
thats where i m stuck too....Can someone maybe take a lil look here and possibly help or offer some advice please?
The traceback keeps talking about mod_gr or someshit that has to do with my phone, and I can't reply to any texts in order to proceed.
Also, I don't have any mods or walkthroughs installed either. I re-downloaded with the latest update so I can get a fresh tart with everything from the Halloween Party, but I can't even get to that lol..
Any help would literally be hella appreciated, fams
(Also, yes.. you could say I'm useless asf when it comes to Ren'Py codes n shit and trying to figure out what's goin on in them lmaoo)
Code:I'm sorry, but an uncaught exception occurred. Compiling ATL code at game/scripts/new_phone/apps/pack_quest_app/mphone_pack_quest_img.rpy:181 File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 1, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 1, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 63, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 76, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 80, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 91, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 106, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 119, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 120, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 121, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 122, in execute NameError: Name 'mod_gr' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/freeroam/episode9/ep9_freeroam_diks1.rpyc", line 1362, in script File "renpy/ast.py", line 721, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1417, in say who(what, *args, **kwargs) File "renpy/character.py", line 1249, in __call__ self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File "renpy/character.py", line 901, in do_display **display_args) File "renpy/character.py", line 647, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3315, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3735, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 436, in visit_all callback(self) File "renpy/display/core.py", line 3735, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 447, in per_interact self.update() File "renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 1, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 1, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 63, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 76, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 80, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 91, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 106, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 119, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 120, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 121, in execute File "game/scripts/new_phone/apps/chat_app/mphone_chat_app.rpy", line 122, in execute File "renpy/text/text.py", line 1574, in __init__ self.set_text(text, scope, substitute) File "renpy/text/text.py", line 1693, in set_text i, did_sub = renpy.substitutions.substitute(i, scope, substitute) File "renpy/substitutions.py", line 270, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value File "renpy/substitutions.py", line 228, in __getitem__ raise NameError("Name '{}' is not defined.".format(key)) NameError: Name 'mod_gr' is not defined. Windows-10-10.0.19041 Ren'Py 7.4.10.2178 Being a DIK 0.11.0 Sat Mar 8 15:23:45 2025
you can quick save, get the solo option than the 3 some option, the choice is yours.Question about Sage scenes:
Is it possible to get both scenes with Sage (solo and threesome), or is it one or the other?
you tease her when you are in class, she will take you downstairs and f u up. In the same stairs sarah once took you to fuck her.How do you get solo camilla scene in new episode?
go on the OP and extras and check the last link, it says save files, all saves you need are there.So, last update, I remember someone posting the save file for every girl in the 8.3 version. I don't have it anymore and am not able to find it again. Does anyone know where it is? I am not in the mood to play the whole first part of the game with every girl.
you used mods
Lets not forget that in ep 5. at the preps party, she will only do it for free with MC if he isn't a dik. If he is, he has to pay her, if he is neutral or chick she does it for free and let you do anything you want to her.
ps: Also about the new girl you guys posted, she is the same girl in his lab class right? when MC is discussing with Sally about being partners, she is looking at him and kind of smiling with the situation. I also think she is the girl with very blue eyes from halloween that no one could figure out who she was. what do you guys think?
no bro i swear all i did was download the game unzip and playyou used mods
I'm so used to DPC's going full soap-opera I was actually surprised it was just "nerd frat upset at being mocked by the others" all along and that he hadn't changed it to being Vinny or Quinn.You don't have permission to view the spoiler content. Log in or register now.
View attachment 4624765
what i don't understandDid you upgrade existing installation ?
Alright, I still need to do that then. Currently I always was on a relation-path while not kissing the girls and thus always went to Bella's. I'm going to try it on my "Asshole sexless" path to see it mentioned.Yes to all your questions. At the end of the party (if you didn't kiss girls under mistletoe) you will have your confirmation it was here at Derek's Bar
Unless I missed something, that still doesn't tell us why they leaked Cathy's pic (almost certainly taken by them), unless she's just collateral damage because she's close with Rusty.I'm so used to DPC's going full soap-opera I was actually surprised it was just "nerd frat upset at being mocked by the others" all along and that he hadn't changed it to being Vinny or Quinn.
I think DPC always wanted her to be a grey area. She is also the only side girl on the official walkthrough's front page next to all the main girls and I don't believe that is without reason.As for Quinn, I don't even know if she's a main or a side at this point (considering how interesting her story is right now I'd say she's a side) (Speak more on her in #3).