Pr0GamerJohnny

Devoted Member
Sep 7, 2022
8,868
13,990
812
Are you using an (outdated) mod? That would be the most likely explanation.


Correct.
ah thank you, that was likely it.

Hmm that's weird I thought it was AdanGC's walkthrough mod, but that's updated now with the d10c79 label, though that was only on the 19th so there must have been a window between the game version 11 release and the mod update which I downloaded the faulty version, anyway thanks both for the suggestions to fix.
 

TheGuywho

Newbie
Mar 20, 2021
33
18
74
Supposedly there are 5 new scenes but only have gotten 4, any one kno what the 5th new scene is? I have Amour nocturn, House Party, Night Bath, and Spoils of War, whats the 5th?
 

JohnF95zone

Engaged Member
Oct 31, 2017
2,016
3,538
368
Supposedly there are 5 new scenes but only have gotten 4, any one kno what the 5th new scene is? I have Amour nocturn, House Party, Night Bath, and Spoils of War, whats the 5th?
Probably it counts as 5 because the House Party scene is duplicated in the Household and Zeta sections of the Replay Gallery (same scene appearing twice).

Another possibility is that, referring to the (repeatable) household Harem scene for Ain where MC can Invite Zahra to the mix. You can access them from the Common Rooms >> Living Room. The (repeatable) Harem scenes are not part of the Replay Gallery scenes (all 4 that you mentioned are indeed the only additions for v0.11 release). Cheers.
 
Last edited:

mariolewd

Newbie
Jul 25, 2022
50
22
8
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/home.rpy", line 66, in script call
    call screen nav_menu
  File "game/scripts/radio.rpy", line 31, in script call
    call screen bunker_radio
  File "game/scripts/radio.rpy", line 31, in script call
    call screen bunker_radio
  File "game/scripts/day11.rpy", line 1671, in script
    with fade
IOError: Couldn't find file 'audio/sounds/actions/metal steps.mp3'.

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

Full traceback:
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/day11.rpy", line 220, in script call
    call screen ivy_comp
  File "game/scripts/home.rpy", line 66, in script call
    call screen nav_menu
  File "game/scripts/radio.rpy", line 31, in script call
    call screen bunker_radio
  File "game/scripts/radio.rpy", line 31, in script call
    call screen bunker_radio
  File "game/scripts/day11.rpy", line 1671, in script
    with fade
  File "renpy/ast.py", line 1658, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "renpy/exports.py", line 1657, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2801, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 4103, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1166, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1144, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1086, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 517, in periodic
    topf = load(filename)
  File "renpy/audio/audio.py", line 70, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 820, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'audio/sounds/actions/metal steps.mp3'.

Windows-10-10.0.18362 AMD64
Ren'Py 7.5.3.22090809
Desert Stalker 0.11Beta
Fri Nov 25 10:18:58 2022
im getting this error, any fixes?
 

JohnF95zone

Engaged Member
Oct 31, 2017
2,016
3,538
368
I'm sorry, but an uncaught exception occurred.

While running game code:
.
.
.
File "game/scripts/day11.rpy", line 1671, in script
with fade
IOError: Couldn't find file 'audio/sounds/actions/metal steps.mp3'.

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

Full traceback:
.
.
.
File "renpy/loader.py", line 820, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'audio/sounds/actions/metal steps.mp3'.

Windows-10-10.0.18362 AMD64
Ren'Py 7.5.3.22090809
Desert Stalker 0.11Beta
Fri Nov 25 10:18:58 2022
It seems that you are missing the audio file and considering you are playing BETA version of the game, the fix is to download the latest public release version v0.11b (which are linked in the OP).
 
  • Like
Reactions: mariolewd

El_Loco

Member
Nov 15, 2019
370
387
248
I read in the comments that Igor was very lucky in the update, well, I'm glad for the fans of sharing, NTR and other things, but I was waiting for MC in Igor's place. MC should have been the first to explore "other ways" if you know what I mean:sneaky: Do we have to wait for 11 more versions so that our dominant gets the same content?:unsure:
eca1.jpg
 
  • Heart
Reactions: alternativ8

micmitja

Conversation Conqueror
Aug 6, 2017
6,632
7,731
798
I read in the comments that Igor was very lucky in the update, well, I'm glad for the fans of sharing, NTR and other things, but I was waiting for MC in Igor's place. MC should have been the first to explore "other ways" if you know what I mean:sneaky: Do we have to wait for 11 more versions so that our dominant gets the same content?:unsure:
View attachment 2192759
well mc got lucky there too without igor, had nice 4some going on
 

El_Loco

Member
Nov 15, 2019
370
387
248
well mc got lucky there too without igor, had nice 4some going on
He has already been in the "event" with the participation of more than one person, so I highlighted exactly the other content and the fact that he is not the first there:(
 

micmitja

Conversation Conqueror
Aug 6, 2017
6,632
7,731
798
He has already been in the "event" with the participation of more than one person, so I highlighted exactly the other content and the fact that he is not the first there:(
well he wasnt in any of my play thru , so far there is all optional, you could share it with him at your house or not, and now at his home or have nice 4some instead
You don't have permission to view the spoiler content. Log in or register now.
you dont have to worry about any sneak attacks with this game as sharing goes, you can only get it if you choose it
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Kellermann

Engaged Member
Oct 20, 2020
3,619
11,812
678
I read in the comments that Igor was very lucky in the update, well, I'm glad for the fans of sharing, NTR and other things, but I was waiting for MC in Igor's place. MC should have been the first to explore "other ways" if you know what I mean:sneaky: Do we have to wait for 11 more versions so that our dominant gets the same content?:unsure:
View attachment 2192759
I am firmly in the no sharing camp and my MC has been cucking people and having plenty of fun times with the ladies. You can diddle Kat in Igor's home, you can pound the General's virgin sister in front of him, you can fondle Zahra's sister and sex up the niece (perhaps daughter :PogChamp::WeSmart:) in the market, you can abuse Asha in front of her helpless and paralysed boyfriend. There may be a few others throughout the story I am leaving out, but you get the idea. If you want the content, then it is already there for you.
 
  • Like
Reactions: micmitja

Cynicaladm

Active Member
Oct 21, 2020
708
2,189
408
Canonically, the main character has had his way with Ain (and Zahra) pretty much in any way long before the game even started.
In game, there's no" Igor got there first".
Yes the players get to see that particular thing happen first with Igor, if they so choose.
As for if and when a similar act will be on screen involving the MC directly...
No promises.
If you're particularly attached to experiencing a "first", there are other characters for that, and other firsts to be had.
 
Last edited:

El_Loco

Member
Nov 15, 2019
370
387
248
well he wasnt in any of my play thru , so far there is all optional, you could share it with him at your house or not, and now at his home or have nice 4some instead
You don't have permission to view the spoiler content. Log in or register now.
you dont have to worry about any sneak attacks with this game as sharing knows, you can only get it if you choose it
You don't have permission to view the spoiler content. Log in or register now.
Well, maybe not in the full sense, but someone else has been present more than once. I understand that we have the right to choose and i tolerate other people's kinks, the only thing here is that the content that Igor received I have been waiting for a long time for MC:sneaky:
You don't have permission to view the spoiler content. Log in or register now.
to be quite precise
 

JohnF95zone

Engaged Member
Oct 31, 2017
2,016
3,538
368
Anal scenes for the household and family members can be added to the (repeatable) household Harem scenes in the future.
 
  • Like
Reactions: Nulldev

micmitja

Conversation Conqueror
Aug 6, 2017
6,632
7,731
798
Well, maybe not in the full sense, but someone else has been present more than once. I understand that we have the right to choose and i tolerate other people's kinks, the only thing here is that the content that Igor received I have been waiting for a long time for MC:sneaky:
You don't have permission to view the spoiler content. Log in or register now.
to be quite precise
well igor is there to present you his daughters or is it nieces thinking.png hand for your harem and that all that is to
world and its women belong to mc, now for players that wants to share they can, but its not necessary not even prisoners
 
4.80 star(s) 760 Votes