Machete

Engaged Member
Apr 7, 2020
3,106
5,750
657
Shame on you - a month without shaving as a modern man? :D
I'm by no means no fucking modern man. I'm an old style classic toxic hunk dude in his 40's and that's what i'm going to be for the forseeable future. And i sure don't shave anywhere lower then my bald head B)
 
  • Haha
Reactions: Yngling

Unknown_Beta

Member
Nov 12, 2020
341
803
193
I finished the game for the first time, now I have the big sad. On a scale of NLT Media to Isctor, what are the update times like for this gem?
 

Kellermann

Engaged Member
Oct 20, 2020
3,618
11,812
678
I'm by no means no fucking modern man. I'm an old style classic toxic hunk dude in his 40's and that's what i'm going to be for the forseeable future. And i sure don't shave anywhere lower then my bald head B)
Our Desert Stalker MC dry shaves his head and manbush with a rusty knife that he previously used to gut a raider. But he does have sense enough to leave the beard. (y)

I finished the game for the first time, now I have the big sad. On a scale of NLT Media to Isctor, what are the update times like for this gem?
Damn good. Often 3 to 4 months.
 
  • Like
Reactions: Unknown_Beta

Alex_80

New Member
Oct 3, 2020
8
3
13
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/day9.rpy", line 1379, in script
    with dissolvere
  File "game/scripts/day9.rpy", line 1379, in <module>
    with dissolvere
NameError: name 'dissolvere' is not defined

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

Full traceback:
  File "game/scripts/day9.rpy", line 1379, in script
    with dissolvere
  File "renpy/ast.py", line 1436, in execute
    trans = renpy.python.py_eval(self.expr)
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/day9.rpy", line 1379, in <module>
    with dissolvere
NameError: name 'dissolvere' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Desert Stalker 0.09b
Sat Apr 30 10:49:47 2022


I get this error when going to buy groceries and meeting with the survived kidnapper. I can't find a workaround to get past it. I'm the only one getting this?
 

sunaboz

Active Member
Donor
Jun 25, 2018
607
2,346
429
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/day9.rpy", line 1379, in script
    with dissolvere
  File "game/scripts/day9.rpy", line 1379, in <module>
    with dissolvere
NameError: name 'dissolvere' is not defined

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

Full traceback:
  File "game/scripts/day9.rpy", line 1379, in script
    with dissolvere
  File "renpy/ast.py", line 1436, in execute
    trans = renpy.python.py_eval(self.expr)
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/day9.rpy", line 1379, in <module>
    with dissolvere
NameError: name 'dissolvere' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Desert Stalker 0.09b
Sat Apr 30 10:49:47 2022


I get this error when going to buy groceries and meeting with the survived kidnapper. I can't find a workaround to get past it. I'm the only one getting this?
I get this one too (also 0.09b version).
ZetanDS
 
  • Like
Reactions: Vakt

Alex_80

New Member
Oct 3, 2020
8
3
13
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/day8.rpy", line 917, in script
    with slowfade
IOError: Couldn't find file 'audio/music/exploration/neverland.mp3'.

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

Full traceback:
  File "game/scripts/day8.rpy", line 917, in script
    with slowfade
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1684, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2762, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3325, 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 4025, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1162, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1140, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1082, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 518, in periodic
    topf = load(filename)
  File "renpy/audio/audio.py", line 69, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 798, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'audio/music/exploration/neverland.mp3'.

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Desert Stalker 0.09b
Sat Apr 30 11:54:02 2022
I got another error (I fixed the previous one editing the source file to move on...)

This happened during the night in the oasis
 

Ifartedtoolong

Well-Known Member
Feb 27, 2022
1,747
1,482
163
That can be fixed by either making a copy of one of the audio files and renaming it or downloading and extracting the files from the DesertStalker-0.08b-pc version and grabbing the audio file from there and adding it to your game.
 

Paz

Active Member
Aug 9, 2016
932
1,596
412
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/day9.rpy", line 1379, in script
    with dissolvere
  File "game/scripts/day9.rpy", line 1379, in <module>
    with dissolvere
NameError: name 'dissolvere' is not defined

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

Full traceback:
  File "game/scripts/day9.rpy", line 1379, in script
    with dissolvere
  File "renpy/ast.py", line 1436, in execute
    trans = renpy.python.py_eval(self.expr)
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/day9.rpy", line 1379, in <module>
    with dissolvere
NameError: name 'dissolvere' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Desert Stalker 0.09b
Sat Apr 30 10:49:47 2022


I get this error when going to buy groceries and meeting with the survived kidnapper. I can't find a workaround to get past it. I'm the only one getting this?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/day8.rpy", line 917, in script
    with slowfade
IOError: Couldn't find file 'audio/music/exploration/neverland.mp3'.

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

Full traceback:
  File "game/scripts/day8.rpy", line 917, in script
    with slowfade
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1684, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2762, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3325, 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 4025, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1162, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1140, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1082, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 518, in periodic
    topf = load(filename)
  File "renpy/audio/audio.py", line 69, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 798, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'audio/music/exploration/neverland.mp3'.

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Desert Stalker 0.09b
Sat Apr 30 11:54:02 2022
I got another error (I fixed the previous one editing the source file to move on...)

This happened during the night in the oasis

Regarding the crash in the market, it was a last minute typo that slipping in. It will be fixed in 0.09c but for now you should be able to safely press "ignore" and carry on.

As for the missing audio, which version are you playing? Normal or compressed?
 
  • Like
Reactions: bluefish78 and Vakt

Ifartedtoolong

Well-Known Member
Feb 27, 2022
1,747
1,482
163
missing audio
neverland.mp3 is missing from DesertStalker-0.09a-pc not sure on desert-stalker-v0-09b if it's missing from that one or not as I never downloaded that one as I never hit any errors with the one that I was using.
 
Last edited:
  • Like
Reactions: Paz

vs2011xyz

Well-Known Member
May 18, 2021
1,759
906
237
Can any1 share with us this post content::

APR 28, 2022 AT 10:47 PM

April Wallpaper - Kateryna in her village
 

Yngling

Well-Known Member
Nov 15, 2020
1,626
3,524
394
ah.. yes.... I have heard of these modern men... Someone told me there are places where they congregate...only I can't remember what those places are called..

ah, yes.. the ladies room.

:p
I was going to comment that I find it interesting how the discussions here continuously seems to gravite towards a philosophical debate, and then you post this! :ROFLMAO:

Dominance is ultimately determined by personal power, which can be defined by combat prowess, scheming, charisma, personal wealth or any other metric or tool that allows a man or woman to be the winner in the confrontations they decide, or are forced by fate, to enter.


Male concubines/or sex slaves don't appear on screen because they hold no interest for the main character and the vast majority of the players, not because they don't exist.
In fact, in the scene where you buy Fairy from the merchant (instead of getting her from the decayed brothers) you were initially offered a male slave, sitting in the cage next to Fairy's. That scene was altered and focused on Fairy for simplicity's sake and because, again, male MC, power trip, yada, yada, yada...
Did you guys ever consider to include an optional gay scene where the MC has (some form of) sex with (or rapes) a submissive male?

Don't kill me, but I think it might fit into the story. Optional only, of course.
 

Cynicaladm

Active Member
Oct 21, 2020
708
2,189
408
I was going to comment that I find it interesting how the discussions here continuously seems to gravite towards a philosophical debate, and then you post this! :ROFLMAO:



Did you guys ever consider to include an optional gay scene where the MC has (some form of) sex with (or rapes) a submissive male?

Don't kill me, but I think it might fit into the story. Optional only, of course.
It would indeed fit in the social environment.. as a form of submission/humiliation/establishing pecking order.
I am personally not particularly interested in seeing it but wouldn't be opposed to it being scripted/insterted in the game.
That said, I have a feeling ZetanDS would also not be interested in seeing it... and since he'd be the one making the art and having to stare at it for hours, I feel like that's something he would not be ready to do if I ever asked him to.

but again, I am not particularly motivated into asking him on account of not swinging that way and preferring to write about things I know how to relate to, how to portray them, and kinks/sexual practices I am more familiar with.
So I don't think we'll ever see that happen.
 
4.80 star(s) 760 Votes