Mod Ren'Py Desert Stalker [v0.15c] [Zetan] Walkthrough & Gallery Unlock Mod [AdanGC Mods] [Ripson]

4.30 star(s) 11 Votes

SK_007

Newbie
Aug 10, 2022
22
10
Looks like it doesn’t work on Mac, any idea if it will be available for Mac or else it's useless for me coz i don’t own a PC.
 

Darkrift411

Member
May 6, 2019
188
391
I am also not getting anything that indicates the mod is working (unless it just doesnt do/show anything early on (just got into city, looking for gas)).

I checked dev console, and the vars from the ModOptions rpy script are there, so its loading it.

I tried removing the rpyc files and restarting, but that didnt help anything.

Yeah, confimed it is not working. The code for the scene I am on is:

1702323917933.png
So the text should be green, but....
1702323932270.png

I will delete persistant data and see if that helps. Not holding my breath.

**EDIT** Fixed it. I realized what was going wrong. The rpyc files were overriding the rpy scripts that I installed from the mod. But when I removed the rpyc files, the rpy scripts were the original (guessing renpy overwrote those based on the rpyc? I thought it was the other way around....). Anyways, re-installing the rpy files from the mod (only the ones in the script dir as the ModOptions didnt have one already in the game) and restarting the game fixed it.
 

Satalin

Newbie
Jul 24, 2017
30
19
Game crash
Tried to reroll but the even with a new game it does it :/

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

While running game code:
  File "game/scripts/home.rpy", line 124, in script
    call screen nav_menu
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
  File "game/scripts/functions.rpy", line 69, in per_interact
    if change_to is not self.current_d:
UnboundLocalError: local variable 'change_to' referenced before assignment

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

Full traceback:
  File "game/scripts/home.rpy", line 124, in script
    call screen nav_menu
  File "/Applications/renpy-8.0.3-sdk/renpy/ast.py", line 1968, in execute
    self.call("execute")
  File "/Applications/renpy-8.0.3-sdk/renpy/ast.py", line 1950, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/Applications/renpy-8.0.3-sdk/renpy/statements.py", line 349, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
  File "/Applications/renpy-8.0.3-sdk/renpy/exports.py", line 3413, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/Applications/renpy-8.0.3-sdk/renpy/ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 2165, 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 "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 2683, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "/Applications/renpy-8.0.3-sdk/renpy/display/displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "/Applications/renpy-8.0.3-sdk/renpy/display/displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "/Applications/renpy-8.0.3-sdk/renpy/display/displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 6 more times]
  File "/Applications/renpy-8.0.3-sdk/renpy/display/displayable.py", line 433, in visit_all
    callback(self)
  File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 2683, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "game/scripts/functions.rpy", line 69, in per_interact
    if change_to is not self.current_d:
UnboundLocalError: local variable 'change_to' referenced before assignment

macOS-14.2.1-arm64-arm-64bit arm64
Ren'Py 8.2.0.24012702
Desert Stalker 0.15Beta
Tue Jan 30 07:59:35 2024
you use the mod for version 0.15BETA this mod is for version 0.14d
 

jonbigode

New Member
Jun 12, 2020
4
2
I just see the update but Like always im going to wait until the game dont be a beta version to update my mod. so be patient please.
Sorry, but I'm asking about the previous version, 0.14d, not the new 0.15BETA.
Just wanna know how I just use the walkthrough without gallery unlocker plz ):
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,060
1,414
I didn’t used the mod, I played the vanilla version downloadable on the first page. I had it on the 0.14 but not now.
If it was about my save impacted by the mod I usually use, it shouldn’t have bugged when I rerolled
I'm not sure what you are reporting to the MOD DEV about?.. The latest MOD is for v0-14d.
Your error message clearly relates to the latest game v0.15.
UnboundLocalError: local variable 'change_to' referenced before assignment
macOS-14.2.1-arm64-arm-64bit arm64
Ren'Py 8.2.0.24012702
Desert Stalker 0.15Beta
Tue Jan 30 07:59:35 2024
If this is related to just the vanilla game, from a new start, maybe post it in the game thread??
 
Nov 1, 2018
432
433
I'm not sure what you are reporting to the MOD DEV about?.. The latest MOD is for v0-14d.
Your error message clearly relates to the latest game v0.15.

If this is related to just the vanilla game, from a new start, maybe post it in the game thread??
Fun Fact: I though I was on the main thread xD
If you search me, I'll be hiding somewhere behind the wastelands tire pile of junk.
 
4.30 star(s) 11 Votes