Create and Fuck your AI Slut -70% OFF
x

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,120
276,778
957
v19 beta is bad

good thing i didn't overwrite any of my saves

cant get anywhere in it, just keeps crashing in so many places
________________________________
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/home.rpy", line 152, in script
call screen nav_menu
ScriptError: could not find label 'visit_zahra'.
You can always just copy them over to a safe place before playing.

Besides, the beta is always like this and you can ignore most of the stuff.

no
OFC not, Steam doesn't get the beta, it comes to Steam once general release hits in about a week.
 

Kagarus

Member
Sep 28, 2017
411
769
296
You can always just copy them over to a safe place before playing.

Besides, the beta is always like this and you can ignore most of the stuff.



OFC not, Steam doesn't get the beta, it comes to Steam once general release hits in about a week.
Can we implement a "Enter 'I know this is a beta release and probably has bugs, and I will not be a dumbfuck about it' before being able to download" feature for beta version? :(:HideThePain::censored:
 

Michael230613

Newbie
Feb 1, 2021
70
36
141
this game feels broken events seem out of order i.e the sister gets invited to the house before finding out she is back then there ain has the coller in the living room before the basement
 

rico01

New Member
Feb 25, 2021
1
0
20
Any one able to fix this?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/home.rpy", line 152, in script call
    call screen nav_menu
  File "game/scripts/home.rpy", line 152, 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_d19a' is not defined

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

Full traceback:
  File "game/scripts/home.rpy", line 152, in script call
    call screen nav_menu
  File "game/scripts/home.rpy", line 152, in script
    call screen nav_menu
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\ast.py", line 1980, in execute
    self.call("execute")
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\ast.py", line 1959, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\core.py", line 2215, 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 "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  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))
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'm_d19a' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Desert Stalker 0.19.0
Sat Aug 30 23:26:10 2025
 

MrT2024

Newbie
Mar 23, 2024
15
18
79
In this last test version I played, I think there's a glitch. It happens when you're in the wildling camp, and when it's time to reward the kids, you're given two options: More meat or Asha... no matter the choice, the sequence the game offers is always the one where you've offered Asha.
 

Travis72

Member
Mar 28, 2018
176
559
278
Please, anyone. After the massage on the queen, all of them fall asleep. The so called sex scene don't trigger to me. What I am doing wrong ? Thanks in advance
 
4.80 star(s) 759 Votes