robas147

Member
Jan 19, 2018
359
145
166
when entering Decayed Land it crashes me with the message:

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'Days/Day14/SceneC/d14c-1x.jpg') at 0x0000000021ffa690>:
File "game/scripts/home.rpy", line 129, 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/radio.rpy", line 31, in script call
call screen bunker_radio
File "game/scripts/bunker_overview.rpy", line 18, in script call
call screen bunker_overview
File "game/scripts/home.rpy", line 129, in script call
call screen nav_menu
File "game/scripts/day14.rpy", line 2212, in script
with w33slow
File "game/scripts/home.rpy", line 129, 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/radio.rpy", line 31, in script call
call screen bunker_radio
File "game/scripts/bunker_overview.rpy", line 18, in script call
call screen bunker_overview
File "game/scripts/home.rpy", line 129, in script call
call screen nav_menu
File "game/scripts/day14.rpy", line 2212, in script
with w33slow
IOError: Couldn't find file 'Days/Day14/SceneC/d14c-1x.jpg'.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
 

ChaosDa

New Member
Nov 11, 2017
7
1
196
when entering Decayed Land it crashes me with the message:

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'Days/Day14/SceneC/d14c-1x.jpg') at 0x0000000021ffa690>:
File "game/scripts/home.rpy", line 129, 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/radio.rpy", line 31, in script call
call screen bunker_radio
File "game/scripts/bunker_overview.rpy", line 18, in script call
call screen bunker_overview
File "game/scripts/home.rpy", line 129, in script call
call screen nav_menu
File "game/scripts/day14.rpy", line 2212, in script
with w33slow
File "game/scripts/home.rpy", line 129, 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/radio.rpy", line 31, in script call
call screen bunker_radio
File "game/scripts/bunker_overview.rpy", line 18, in script call
call screen bunker_overview
File "game/scripts/home.rpy", line 129, in script call
call screen nav_menu
File "game/scripts/day14.rpy", line 2212, in script
with w33slow
IOError: Couldn't find file 'Days/Day14/SceneC/d14c-1x.jpg'.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
Ya the same for me.
 

QuantumDice

New Member
Mar 24, 2022
8
25
23
can i ask why did my game breaks when ever i tried to go to the cultist/wasteland/ i forgot the name but u know the "master" of mc place
when entering Decayed Land it crashes me with the message:

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'Days/Day14/SceneC/d14c-1x.jpg') at 0x0000000021ffa690>:
File "game/scripts/home.rpy", line 129, 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/radio.rpy", line 31, in script call
call screen bunker_radio
File "game/scripts/bunker_overview.rpy", line 18, in script call
call screen bunker_overview
File "game/scripts/home.rpy", line 129, in script call
call screen nav_menu
File "game/scripts/day14.rpy", line 2212, in script
with w33slow
File "game/scripts/home.rpy", line 129, 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/radio.rpy", line 31, in script call
call screen bunker_radio
File "game/scripts/bunker_overview.rpy", line 18, in script call
call screen bunker_overview
File "game/scripts/home.rpy", line 129, in script call
call screen nav_menu
File "game/scripts/day14.rpy", line 2212, in script
with w33slow
IOError: Couldn't find file 'Days/Day14/SceneC/d14c-1x.jpg'.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
Ya the same for me.
The current version has 1 missing audio file, and 2 wrong image filenames. Check the fix I shared on page 664.
 
  • Yay, update!
Reactions: Xeron_Xr

Eonor

Well-Known Member
Sep 9, 2017
1,031
2,505
485
Updated my compressed Android port of Desert Stalker with AdanGC's walkthrough mod to v0.14c.

Got some basic gestures loaded in: swipe up for save menu, swipe down to hide UI, swipe left to rollback and swipe right to skip. Save files are now stored in the Documents folder. This sometimes means that you may need to close and re-open the port after installing so the save folder is properly created.

Please let me know if you encounter any issues with the port and I'll see what I can do to get them sorted.

Links: -
 

Tulrek

Well-Known Member
Oct 25, 2020
1,990
4,415
458
So, she is coarse and dry with you? Google foreplay. :p
Could be by the "stone" she is name after but, she has pink eyes and hairs => "Rose" and live in a desert where there is sand => "Sable".
It fit her pretty well I think. ;)
 
  • Like
Reactions: Nulldev

Dororohot

Newbie
Aug 6, 2020
77
191
76
Like, I was super excited to get Asha on her knees sucking again after you slap her around a bunch, but the slapping happens and then MC is already busting. Was excited to get a double BJ from Asha & Kitty, but again, same thing.. just a few lines of dialogue and our resident alpha's hose is already spurting. This was all on beta, so unless the scenes were expanded since then, it just feels a little short in the writing department.
cant agree more .I also felt it lacking.
 
Jun 26, 2017
112
140
255
For some reason I can't get Kateryna to move in. "Will curiosity kill the Kat?" is stuck on "Wait for a few days". In the meantime I finished every other quest, but still nothing is happening with her. Anyone got an idea why that might be the case/how to fix it?
 
  • Like
Reactions: Kingkyrule
Jun 16, 2022
471
630
160
For some reason I can't get Kateryna to move in. "Will curiosity kill the Kat?" is stuck on "Wait for a few days". In the meantime I finished every other quest, but still nothing is happening with her. Anyone got an idea why that might be the case/how to fix it?
All I did after reading the "wait for a few days" was simulate to the next day (slept with Zahra, because why not), and Kateryna's homecoming occurred immediately afterwards.

Additionally, I was playing for a few days into the game, but haven't seen any of the settlement/home interactions that were suppose to be apart of the update so far. Besides, the error with Abrax and the Dexayed, everything else is working as intended for me. The overall update felt very short, but it was good.
 
4.80 star(s) 760 Votes