AI Porn is here, Create and Fap TRY FREE
x

Catsup3227

Member
Jul 22, 2024
227
266
140
So I'm missing the first scene, the fifth scene and the last four scenes. Can anyone give a hint how to unlock them?
 

ryanevi

Member
Sep 16, 2018
121
158
230
I believe it's who you have spent more time with overall.

I wanted to see the Josy scene without redoing all those freeroams, so if you use URM search for "solo" in variable names, look for "mp.ep7.solo_josy and _maya. Change so more of Josy's variables are true but nothing overlapping.
Yea, seems to be that or RP-Related, thanks
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
19,578
53,908
922

ChipLecsap

Devoted Member
Aug 4, 2019
8,268
30,271
876
No problem. I think that was the one he put some silly answers in. But that was the questions that still need to be answered. :)
the was majority was answered this time. Not that it was really an answer and more like confirmation of our guesses and theories :LOL:
 

shazba jnr

Active Member
Feb 3, 2024
571
5,005
579
Lads, if I remember correct, someone made a huge table of what happens throughout each EP and which questions get answered and which not.
Does anyone have it?
I plan to play EP11 in a week or so, just wanted to refresh my memory on what happened when.
Thanks a lot m8. Didn't want to spend an hour jumping back'n'forth whilst trying to find it.
That post was a bit of a piss take. Check this one for the full list spanning all the episodes (up to to episode 10):

 

anony66

Member
Oct 9, 2017
126
280
266
DPC doesn't usually release the official one for about a month. As for unofficial, who knows. :unsure:
A month?! Oh ffs, I thought it would come out in a week or so. I fucking hate playing without the walkthrough, especially with the obviously weird conditions for events that are in this update.
 

Adonis22

Member
Nov 21, 2021
119
52
95
How to unlock Sage scenes solo and with Cammy both? I had a clean run, no cheating still can't for some reason
 

BeingADikDik

Engaged Member
Apr 17, 2021
2,632
7,626
637
Did first ep. 11 playthrough on my primary J/M route and I have to say I am SO disappointed in this update. Mega downer vibe the whole way through, the J/M lewd scene was absolutely not in character and lacked any real build up ('MC is feeling blue so let's cheer him up with anal bondage teehee' ). Forced drama no matter past choices. Come on DPC, do better. Basically killed my favorite route with this update.
 

Bazsa4

pervert
Donor
Feb 16, 2024
1,713
2,789
369
I just can't take this fucking cliffhanger seriously...
I mean, dude, really? Weren't you thaught as a child not to play with sharp objects?
Dude... What the hell. This is more funny than worrying. I'm sorry.
 

ChipLecsap

Devoted Member
Aug 4, 2019
8,268
30,271
876
  • Sad
Reactions: shazba jnr

anony66

Member
Oct 9, 2017
126
280
266
I just can't take this fucking cliffhanger seriously...
I mean, dude, really? Weren't you thaught as a child not to play with sharp objects?
Dude... What the hell. This is more funny than worrying. I'm sorry.
I mean, that's not really the cliffhanger though, is it? Of course he is going to be fine. The cliffhanger is the room.
 

Tearria

Newbie
Apr 9, 2018
15
5
132
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.


So I know about the other errors people are getting about sending a text to Zoey, but I have a different one. Anyone got an idea about 'mod_gr'?
 
  • Haha
Reactions: Bazsa4
4.70 star(s) 1,735 Votes