AI Porn is here, Create and Fap TRY FREE
x

MagicMan753

Well-Known Member
Nov 19, 2021
1,631
3,601
387
Haven't played yet, seen, many spoilers(don't care about spoilers personally so I am fine and still excited to play soonish)

That being said I know not everyone can get lewd scenes but I feel like some of the prominent side girls needed a little more in this episode from what I heard. Nicole, Nora, Riona to a degree( I know she has trauma, but could have a bit more)

Idk, just feels like dpc pushed true side girls and gave them time, when that time could of been used for these girls inatead a bit.

I rally hope these girls get some prominent time and relationship building in the final episode of of season 3, especially Nicole and Riona.( Would like Nora too)
 
  • Like
Reactions: legend_shon

rolyatmot

New Member
May 6, 2024
1
2
80
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Screen puzzle_box_screen is not known.


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

Full traceback:
File "scripts/freeroam/episode11/ep11_freeroam_room1.rpyc", line 286, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3129, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "renpy/display/screen.py", line 1131, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen puzzle_box_screen is not known.


Windows-10-10.0.22621
Ren'Py 7.4.10.2178
Being a DIK 0.11.0
Sat Mar 8 07:17:21 2025


Help needed!!! This happens when I try to click on the puzzle box on the desk when free roaming in episode 11. In the task panel there are no task to accomplish, just the optional "Solve the puzzle box", but it won't let me exit free roam mode. Any ideas?
 
Last edited:

Lackofaname

Member
Jul 13, 2022
118
42
61
I'm assuming you use scrappy mod before, if so you just need to unzip the file and inside it should be game folder. Whatever inside the game folder copy it and paste it inside the game folder of being a dik

Then try running the game before end of ep10

That should fix the crashing issue
Perhabs I did.. maybe.. :oops::p (thank you, it did work :ROFLMAO:)
 
  • Like
Reactions: Macky009

juice2000

Member
Jun 2, 2017
149
278
257
Hey, I´m having trouble while I´m at the second free roaming, I can´t text neither Jill o Zoe

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.26100
Ren'Py 7.4.10.2178
Being a DIK 0.11.0
Sat Mar  8 00:07:14 2025
m_c_text = u'{color=#08AC23}'
m_c3 = u'{color=#DF00F1}'
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
 
Dec 19, 2020
288
92
103
I played the old one and stopped after they made us import. Now i dont have the save for previous thing. how do i import someone's else save files.
 
Jul 2, 2024
164
199
120
Ah yes, sex is the thing she really needs after being kidnapped and tortured.
even if didnt have sex scenes, it didn't have any progression. Ep 10 was release 1 and half year ago, then this ep was released and we didn't see riona, we know she is alive and probably with a few scars. but it will take another 1 and half year for us to see riona again. That is 3 years of our lives to see some progression with a character.
Most of the player time is spent in free roams, mini games, story wise it has been reduced a lot. Lets not even talk about the time DPC spends creating animation to show Mc's mother story even including sex scenes of her and his dad in the gallery lol. Obviously I skipped that part. I am glad he gave us this option.
 
  • Like
Reactions: giqu

The Senior Perv

Well-Known Member
May 4, 2022
1,844
18,306
637
Yeah lets take things out of context and not use reading comprehension. I never once said to give her and rhe other two girls lewd scenes, I just said more relationship building, time spent, etc. So maybe read next time, kay.
OK, that was my bad. I read your post way too fast and took things out of context.

Anyway, I do agree with you about Riona. I would have preferred to see something with her, not lewd of course, rather than getting screentime for Madame, and Lynette to a certain degree. Now, we have to wait more than a year for the new episode and see more of Riona. :HideThePain:
 
  • Like
Reactions: MagicMan753

eggi

New Member
Oct 7, 2022
4
1
30
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
Just tried this and it worked for me. You're awesome, thanks for sharing the fix!
 

NoX Productions

''The Last Embrace'' Dev
Game Developer
Nov 21, 2022
963
1,022
258
I keep getting a "jade_state" error. I didn't fucked Jade on this playthrough does anybody know how to fix it? its annoying
I have been getting a lot of errors about Jade as well while on a path where i didn't fuck her. I tried one of my paths where i did fuck her and i don't get any errors. I checked with URM and some variables are either invalid or not even there. As a temporary measure im using URM as i go along and edit or add any variables that are missing. Im not sure if this is due to having Sancho's mod previously even though i used his save fixer or if the dev messed up something but this is the workaround im doing right now. Im not done yet fully with the playthrough or all paths so idk if anything else pops up
 
Mar 2, 2022
95
1,828
256
Post Release Comparison

With the release of episode 11, I wanted to analyze how it compares to episode 10 and share some insights based on statistical data. I hope you find it interesting!

You don't have permission to view the spoiler content. Log in or register now.

If you're interested, I also did a comparison of episode 10 and episode 9.
Post Release Comparison
In light of the recent release of episode 10, I found it intriguing to compare the statistical data of episode 9 and episode 10.
I hope you find this post informative and enjoyable!
You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
 

robrize2169

Engaged Member
Oct 8, 2022
2,256
4,572
387
well i played 2 of my paths today. others where i rolled with Lily and went back to Zoey while fucking about a half dozen other girls including Jade. then i played my throuple path and found it hard to reject Zoey, but i did on that path. i really like Zoey's character, her looks and personality. though i hate her chest tattoo. it would look better on her back in my opinion. but i won't give up my Josy/Maya throuple for any reason whatsoever. tomorrow will do Sage, Jill and Bella and then go back to my many others paths where i ended up with different girls at the end of ep 10. i liked the final scene with Quinn where she tells mc about her past. and i love where she puts the cops onto Buddy and Vinny and the other cunt. sucks to see Riona beaten so badly though. and Derek. what the fuck is with him cutting his finger off at the end there. and what is in Bella's locked room?? sex dungeon perhaps? i am leaning toward it being a nursery. perhaps Bella was pregnant and had a miscarriage causing James to leave. perhaps he was responsible for it? just a theory. one it will be at least 15 months before we see the next chapter. ugh. i could complain about the dev time, but it won't get back to him so no point there. overall i like the new chapter and have alot more to paths to play. but i absolutely hate that math mini-game. totally fucked my perfect score on grades. even with cheats and bonuses. still can't get any of those annoying things right. maybe i will go through the ch 10 walkthrough again and see if i can figure that crap out. well enough for now. time to sleep.
 
4.70 star(s) 1,735 Votes