BeardedBear22

New Member
Jan 16, 2024
7
1
what can i do with this? happened on free roam when im supposed to message chad, jill and zoey. crashed on jill and zoey.
NameError: Name 'm_c_text' is not defined.
 

a72q

Newbie
Jul 24, 2017
30
54
So Camila has had solo scenes, threesome scenes with Mona, Riona, Sage and gloryhole scene. Damn
 

Chillout1984

Engaged Member
Nov 15, 2020
3,361
2,072
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. :whistle:

But if Jill tell him that her name is Royce, he suddenly would remember it.:eek:

:p
:LOL::ROFLMAO:
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.
 

kVexille

New Member
Aug 7, 2022
3
5
Question about Sage scenes:

Is it possible to get both scenes with Sage (solo and threesome), or is it one or the other?
 

ChipLecsap

Conversation Conqueror
Aug 4, 2019
7,569
27,007
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.
the most likely one is that there is nothing there to mention.
 

demon1902

New Member
Sep 5, 2023
10
3
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 :LOL:
(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:ROFLMAO:)

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
thats where i m stuck too.... :(
 
Jul 2, 2024
144
179
Question about Sage scenes:

Is it possible to get both scenes with Sage (solo and threesome), or is it one or the other?
you can quick save, get the solo option than the 3 some option, the choice is yours.
How do you get solo camilla scene in new episode?
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.
 
  • Like
Reactions: kVexille
Jul 2, 2024
144
179
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.
go on the OP and extras and check the last link, it says save files, all saves you need are there.
 
  • Like
Reactions: Il.Ryuji

dream no hope

New Member
Jul 17, 2023
11
1
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?
you used mods
no bro i swear all i did was download the game unzip and play
 

Chillout1984

Engaged Member
Nov 15, 2020
3,361
2,072
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
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.
 

Grimstar

Member
May 15, 2020
107
432
Okay, time to be brutally honest. This update wasn't it.

#1: Free Roam & Mini Games
First of all, DPC needs to give us the option to get rid of/scale down/skip the free roam and mini games because they are actually a chore at this point. Also give us a walkthrough when in free roam! Wasted way too much time trying to find people to progress the story.

#2: Characters
As someone whose on the "others" path because I didn't want to be locked into a path at the end of S2 (because S3 was coming out and DPC was still introducing new girls) I have to say the that the main LI's have no relevancy to the story. The side girls outshine them to the point that its not even funny (looking at Lily/Sally/Riona etc)

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).

For the first time since playing this game in 2019, I started skipping dialogue. Maya's storyline was so pathetic and irrelevant that if it weren't for the free roam forcing me to pay attention, I wouldn't know what was going on. (Derek still the goat). Not even gonna mention Josy because her and Maya are so incompatible that watching them irritates me. And if you don't care about Jill (like me) the opening to this update was a real waste of time.

All I can say is that DPC really made a mistake forcing us to choose one girl at the end of S2. My favourites at the time Bella and Sage I had to abandon because I didn't want to cheat or miss content with the new girls. And Zoey, its a shame but she was introduced too late to have a real impact.

#3: Story/Update
I'm just going to go ahead and say it. This update was filler.

What should have focused on Quinn and Riona somehow turned into another Party focused update with little to no main story progress. Yeah we got some reveals and stuff, but most were either unsurprising or lacked impact. Also what was up with the whole diary scene? DPC really didn't need to waste time animating that sex scene. Could have focused his attention elsewhere. I'm just hoping this diary stuff has a point to it.

Also when did all the main Li's start becoming besties? The way they spent time together felt really off.

Didn't like the fact that DPC forced us to do another pick one girl with Nicole. Could have just kept it casual and asked us to pick later. Felt way to early and rushed.

Honestly I feel the story telling has gone down since ep 10. Hopefully by late 2026/early 2027 we'll be back on track.
 
4.70 star(s) 1,638 Votes