asakura14

Member
Mar 14, 2022
141
269
can someone explain, step-by-step, how to insert a icon~with link~, with Desert Stalker, on my profile? , please
 

Machete

Engaged Member
Apr 7, 2020
2,142
3,642
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.
 

asakura14

Member
Mar 14, 2022
141
269
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

Forum Fanatic
Sep 7, 2022
5,417
7,774
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
20
6
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,496
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,496
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
4.80 star(s) 592 Votes