dalli_x

Engaged Member
Jul 7, 2017
3,458
7,820
The fact that he was panicking and tried to help Rox suggests that even if he fucked up with mixing coke, it wasn't on purpose. The fact that he was trying to wake up Q's mom and that he sent her to orphanage with all her personal details suggests that he wasn't THAT BAD back then and to me he looked like chill and not the smartest guy but definitely not mastermind behind plan of killing Rox.


I've been playing with mod all the time and the only thing I had to do is to copy one more file (fix) from scrappy/Sancho. Not sure why this file is not listed on scrappy's thread OP post, it solves most issues...
I'm not playing Quinn's path, but from what I've seen, it seems that Quinn is looking for evidence against Buddy, Mick and Vinny. I don't think it's because Quinn wants to blackmail the three of them, but rather because she will anonymously hand the evidence over to the police. The reason is simple. She wants to protect her friends, especially Riona. That's why she recorded the conversation with Buddy.
 

Lagunavii

Well-Known Member
Oct 11, 2023
1,839
1,893
Still didnt works


Do you have all paths saves
Saves won't help you, your persitant file is fucked,

Youneither need to play with the updated mod which you can find on here somewhere

Or delete everything. Both your BaDik file and the one that's in the App data file and start again.
 

alpha_weltall

New Member
Feb 21, 2020
12
16
I had to replay Episode 9 & 10 earlier (FUN) to get the Sage scenes because my hand must've slipped somewhere, somehow. Good stuff tho, the Sage path feels solid.
I also just replayed the Jill path to get the juicy Bianca bits and.. it just felt wrong. She's super hot but nope. What a fucking dagger to Jills heart that would be. Let Bianca approach Jill and let it happen naturally but not behind her back.
Thanks to whoever posted detailed info about the requirements for the Sage & Bianca stuff! Very much appreciated.
 

Ray_D

Forum Fanatic
Nov 13, 2022
4,762
15,603
Can someone help me with this, its when im trying to text zoey on free roam packing gifts
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.
got a new crash today,


I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'brawler_story_dwyane_fight_nomg_label'.

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

Full traceback:
File "scripts/minigames/brawler_new/story/brawler_story_ep11.rpyc", line 106, in script
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'brawler_story_dwyane_fight_nomg_label'.


anyone know any fixes?
When I send a message to Zoey I get this

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/freeroam/episode11/ep11_freeroam_room2.rpy", line 493, in <module>
  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/episode11/ep11_freeroam_room2.rpyc", line 493, in script
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/freeroam/episode11/ep11_freeroam_room2.rpy", line 493, in <module>
  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.22621
Ren'Py 7.4.10.2178
Being a DIK 0.11.0
Sat Mar  8 10:07:24 2025
Does anyone else game crashes at the very beginning when Lana is on her knees?
Can anyone help me my game crashes after this dialogue View attachment 4625147
+6. Good thing I only have to count once a year and five months.
 

Jojomuq

Member
Oct 28, 2021
122
71
That is indeed possible to get negative RP with them (if the minimum isn't 0), but it won't really change that much currently for the overall story.

We will always help her however.
Damn, it doesn't really makes sense. I wanted a path, when we don't miss Quinn's call at the beginning
 

Krytax123

Engaged Member
Dec 29, 2022
2,618
5,565
Damn, DPC turned her into a literal pick me girl.
I dont think its this bad to fight for something you love, tremolo can make his desicion with all cards in the open like that.

And as far as i saw it , Zoey only behaves like that (Pick me!) when you make her a DIK aka not making up with the other girl in the interlude
 
Last edited:
  • Like
Reactions: Vill3m

KАRАMBA

Engaged Member
Jan 6, 2021
3,089
9,917
The fact that he was panicking and tried to help Rox suggests that even if he fucked up with mixing coke, it wasn't on purpose. The fact that he was trying to wake up Q's mom and that he sent her to orphanage with all her personal details suggests that he wasn't THAT BAD back then and to me he looked like chill and not the smartest guy but definitely not mastermind behind plan of killing Rox.
He doesn't have to be too smart to arrange it. And this performance, as if he was trying to save Rox, he played out so that he would have something to say to Rox's homies when they asked how it all happened.
 
  • Like
Reactions: Krytax123

InsaneINC

Newbie
May 31, 2024
80
52
due to modsmine's getting crashed can you send saves or help me on this
Just go download the updated mods. It is too late now I have already started again. Its as simple as waiting for a updated mod. You folks just need to read its been posted multiple times. The latest version is right on the front page already. I came from Sanchos mods which were way different and much better than scrappy's so I can literally just import my end saves from s2 and it works on an unmodded game perfectly fine any saves with scrappy's mod after that is screwed I figured its gonna take another year for the next update. So I won't be worrying about it now.
 
Last edited:
  • Like
Reactions: Lagunavii

Krytax123

Engaged Member
Dec 29, 2022
2,618
5,565
Dude, she was 7 years old...


No. Rox sold coke Lena, at the same time he was talking with Buddy about movie and took coke himself, THEN Buddy called Quinn rat and Rox threatened him with knife. You mixed the timeline just so it would fit your theory which is wrong. Buddy in fact was panicking and was trying to save Rox based on what Quinn saw.


Yeah, we don't know that. We cannot be even sure it's Bella's house but it is some guy for sure :coffee: Whoever it is, it's more likely to be him than Chad lol
It could have still been buddy tho, maybe the knife scene was meant to show how rex "usually" treated buddy which would kinda give buddy a reason/motivation to take over on top of just greed.

Him pretending to panic when it happens (or panic for real despite being the one poisioning him - maybe while being on drugs himself) is not this far fetched considering at least quinn and her mom where around and it would give him believability (it would have worked, quinn is convinced hes not related to the death and even sees/saw him kinda as an uncle despite everything)..

But yeah, it could have just been something went wrong with the fetanyl but it is a possibility still
 

ObamnaObamna

Newbie
May 16, 2022
18
21
I used unren to unlock the console, but now when I start the game I get a "parsing the script has failed" error. Can someone help me out? This is my first time using unren.
 

Chalk boss

Member
Aug 31, 2024
410
2,437
1741545024209.png

1741545068627.png

So this is footage from the season teaser where we see Bella's destroyed room. Now we know that Derek cut off his finger and everyone saw what was in Bella's locked room.
But the focus of the image is on the man who enters the room.

ep11_nerds2.jpg

Ron is wearing a similar jacket in the endings. I'm willing to bet it's him, considering they have some kind of plan for the fraternity war.
 
  • Like
Reactions: oceanskie
4.70 star(s) 1,638 Votes