vakarianbane

Newbie
May 10, 2020
15
20
Did you or anyone figured it out? There is so much pages to read and I would prefer to avoid spoilers

If you have the Zoe crash where you cant text her, you can either (a) get a full clean install and play on a new full clean save (lol)
or (b) just wait for the mod maker to fully update the mod
refer to this, I dont think there is any other possible fix if you used mods on previous saves
 

n00bPanda

Member
Jun 16, 2021
132
171
So torrent help you guys download it faster? haven't used torrent in years so idk if it helps.
Nah it helps me to download later when I close the PC. If you close the PC during downloading from any site -even if you use any kind of web download manager- it won't continue when where you left off. Also if you pause while downloading a file from a site, file will be get corrupted most likely.
 
  • Like
Reactions: Penkovsky

reahwea

Member
Dec 24, 2022
175
454
Curious... why the hate for Maya? I mean I didn't like her or Josy much for their lesbian thing they pulled behind my back. But I did let them off the hook and fvk each other while I went after Bella instead. So why the heat on Maya alone? Is something off about her?
Her tuition drama is the main reason
 

Trall

New Member
Oct 25, 2017
7
0
Anybody able to guide on what to do for side 2 of the puzzle box? ive got side 5 figured out and side three is showing 3 of the 5 boxes, side 6 doesnt let me interact with it so not sure what to do there either
 

dwc97

New Member
Feb 14, 2021
10
3
Anyone else not be able to progress after 1st free roam? I have done all tasks (aside from fighting dawe and puzzlebox because it crashes) and it locks me in the room stating "I have something else to do" or something along those lines? I have tried scrolling through here but no luck
 
  • Sad
Reactions: Drumpi

Impurity2937

Member
Dec 31, 2022
351
973
When I try to contact Zoey, this error occurs. I can't skip it because the next one occurs, which returns to the first one, and I can't go further without talking.
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 'm_c_text' is not defined.

Please any fix??
I figured it out, it's because of using Scrappy mod earlier which had different colors for certain SMS responses. You need to unlock console and put it in there:
m_c_text = u'{color=#08AC23}'
m_c3 = u'{color=#DF00F1}'

If any more lack of variables will occur, you can check them in console command of previous game version with Scrappy mod and put them manually to new one.

PUT THESE VARIABLES INTO CONSOLE DURING DIALOGUE WITH ANYONE

edit: Some people also have problems with mod_gr variable, in that case put mod_gr = u'{color=#32BD73}'
 
Last edited:

NotPablo71

New Member
Feb 26, 2025
2
1
Warning: this change may break your game in the future, I have no idea but it worked for me

For anyone unable to get past the first free roam and are stuck with only Optional "Solve the puzzle box" here's what i did

step 1.


step 2.
BeingADik-0.XX.0-pc-lin\game\scripts\freeroam\episode11 (or whatever you called the game)
and open ep11_freeroam_room1.rpy (with notepad or vscode, i did it with notepad)

step 3.
scroll to the bottom of the code
and change the line under "label ep11_freeroam1_room_end_label:" to "if True:"
and change the line directly under "$ renpy.pause(0.5)" to "elif False:"
it should then look like the following:
View attachment 4621603

Step 4.
Warning: this change may break your game in the future I have no idea, but it worked for me
putting this warning again in case you forgot.

Step 5.
close the game (if it was open) and reopen again
Mine doesn't even have episode 11 in freeroam file... can you upload it?
 
  • Like
Reactions: dwc97
Feb 6, 2023
190
645
I figured it out, it's because of using Scrappy mod earlier which had different colors for certain SMS responses. You need to unlock console and put it in there:
m_c_text = u'{color=#08AC23}'
m_c3 = u'{color=#DF00F1}'

If any more lack of variables will occur, you can check them in console command of previous game version with Scrappy mod and put them manually to new one.
Will this work for Riona' s messages too? Everytime i click on hers it just throws an error. I don't remember if i ever used the scrappy mod though.
 
4.80 star(s) 1,609 Votes