asakura14

Member
Mar 14, 2022
166
294
click on you name up right on the window, then on Signature, then add an image to the signiture as you would in a forum post, by the picture icon on the top menue. The tricky part is you need to have the address of the image you want.
yeah, thanks for explaining but, it confuses me even more :)
 

Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
7,608
11,487
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
28
15
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,526
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
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,526
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
362
373
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,043
6,657
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
362
373
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,043
6,657
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,639
11,793
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
4.80 star(s) 673 Votes