Jun 6, 2022
76
94
Why is there no Android version yet?I can't wait. If someone wants to share the Android version, I can pay $50 for it. It's not true but it sounds like a lot, doesn't it?
Dude, Look harder

PC, Linux & Mac:
Android release tomorrow
Android version is in there too.
 

Blckdth

New Member
Jun 8, 2024
1
0
While running game code:
File "game/scripts/home.rpy", line 150, in script call
call screen nav_menu
File "game/scripts/home.rpy", line 150, in script
call screen nav_menu
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/nav_menu.rpy", line 65, in execute
screen nav_menu():
File "game/scripts/nav_menu.rpy", line 65, in execute
screen nav_menu():
File "game/scripts/nav_menu.rpy", line 66, in execute
if end_of_content_check(event_pool):
File "game/scripts/nav_menu.rpy", line 66, in <module>
if end_of_content_check(event_pool):
File "game/scripts/02_functions.rpy", line 53, in end_of_content_check
if e.important and not e.is_blocked and not e.is_completed:
File "game/scripts/event_handler.rpy", line 50, in is_completed
return eval(str(self.completed))
NameError: name 'm_d18a' is not defined


any solution for this error??
Got the same error, does someone know a solution for this?
 
Aug 3, 2020
17
48
I think 0.18.1 is ready in Patreon, anyone knows what is the new content?
.18.1 Minor changes / Bugfixes:

  • Added a few missing animations in Emilia's massage scene and Queen's scene
  • Fixed an animation that looped when it shouldn't
  • Fixed an issue with Kyra disappearing from the basement for some saves from 0.17.x
  • Fixed a few instances of the wrong character talking
  • Fixed reported grammar errors
  • Changed some vague hints in gallery
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
26,964
237,771
I think 0.18.1 is ready in Patreon, anyone knows what is the new content?
There isn't going to be any new content, each update will be bugfixes until the general release that will release on Steam/Patreon/Itch at the same time.

I'm also sure that won't be the last update either for v0.18.
 

ntentacle

Member
May 19, 2017
201
474
I must say, taking the queen's virginity, given how much it was built up, does seem like its worth an animation when it finally happens... and yet its all still images.
 

Master Alaric

Member
Jul 12, 2018
125
108
Ever since the update, my copy is stuck in an infinite loop and crashes.
I even tried completely deleting the game and redownloading it... but i keep getting the same outcome.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/styles.rpy", line 224, in script
style main_menu_text:
Exception: Possible infinite loop.

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

Full traceback:
File "game/scripts/styles.rpy", line 224, in script
style main_menu_text:
File "D:\Downloads\Desert Stalker\renpy\execution.py", line 61, in check_infinite_loop
raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Desert Stalker 0.18.0
Mon Apr 21 04:48:40 2025
 
4.80 star(s) 680 Votes