- Apr 17, 2024
- 141
- 28
seems modder is waiting for a C releaseThe beta was more than playable, it only had some missing renders and a scene wouldn't not fire for "some", and the bug went as far back as v0.11 and only affected a small handful of people. "A" was the general release. "B" is the public and whatever bugs they found between general and public. And no, we are not waiting, there might be small patch for one quest that is bugged for some, but again, it only affected a small amount of people.
Try the v0.16bANY HELP Resolving this?!
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/day1.rpy", line 1669, in script
call screen nav_menu
ScriptError: could not find label 'd1e'.
-- 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
context.run()
File "game/scripts/day1.rpy", line 1669, in script
call screen nav_menu
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'd1e'.
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
Desert Stalker 0.16a
Sat Jul 6 22:42:03 2024
So much time for an update and there were only corrections... that's what makes us discouraged from these types of games... even though we're a supporter, there's nothing new content, that's what I call theft.0.16b
- Fixed Lirah's quest not starting under certain conditions (for real this time, I hope)
- Fixed an old corner case where playthroughs that started in version 0.12b didn't have subsequent save compatibility fixes applied.
- Fixed grammar errors and typos that were reported
Translations:
- Updated the Italian translation to 0.16 (courtesy of Eagle1900)
well next time read theSo much time for an update and there were only corrections... that's what makes us discouraged from these types of games... even though we're a supporter, there's nothing new content, that's what I call theft.![]()
seems modder is waiting for a C release
The only thing coming is a small patch if it even does.Dev log 30.06.2024
The release is out and public by now, and I have yet to add a small patch to avoid taking Talia at the end of Lirah's questline head on, among other minor things. I have slowly started meddling with daz again after taking a break because the grass was in bad need of being touched, so the pictures above are some more rework previews for now.
Next week I want to take care of some neglected real life things, and then dive right back into 0.17. It's great to see that 0.16 was picked up positively, I think it was a good idea after all to flesh out a quest rather than spead out the content and serve only half of it.
I will post a character concept preview next week!
all games with potential and with excellent programmers stopped messing with this type of content, there are a lot of games being released here and you can barely see anyone reaching the end, most DV only release corrections and some end up abandoning due to lack of creativity and Due to the lack of supporters, a crowd is needed to support so many games that are barely beyond chapter 1 or 2.this has potential
0.16bwell next time read the
16 is the update and rest are only missing stuff and bug fixes. since start of that game so i dont know what you find surprising there. it wasnt that long since beta to b version0.16b
- Fixed Lirah's quest not starting under certain conditions (for real this time, I hope)
- Fixed an old corner case where playthroughs that started in version 0.12b didn't have subsequent save compatibility fixes applied.
- Fixed grammar errors and typos that were reported
Translations:
- Updated the Italian translation to 0.16 (courtesy of Eagle1900)
...I'm gonna assume the person you're referring to is the user with the Dead or Alive pfp, which is not related to honey select in any way lol (i only know this cuz i see that girl in a lot of hentai animationsIn twitter people with anime pfps are the most idiotic bunch.
In F95 we have people with honey select pfps.
The next update will be 0.17. All the b, c suffixes mean is that they identified issues in the current update and corrected them.0.16b
- Fixed Lirah's quest not starting under certain conditions (for real this time, I hope)
- Fixed an old corner case where playthroughs that started in version 0.12b didn't have subsequent save compatibility fixes applied.
- Fixed grammar errors and typos that were reported
Translations:
- Updated the Italian translation to 0.16 (courtesy of Eagle1900)
The only things we know is that next updates are going to focus on the mutants and lord Abrax, and that Shani will join Zaton in this adventure. Maybe today's update log will tell us more.Is there any info on what events will be in the next update? thanks
Sad. I just want to know more about that quiet girl with weird eyes in that town we conquered. She was, for me, a more interesting mystery than Mr. Abrax.The only things we know is that next updates are going to focus on the mutants and lord Abrax, and that Shani will join Zaton in this adventure. Maybe today's dev update will tell us more.
thank you. I hope we'll stop by the palace to report to the Queen.The only things we know is that next updates are going to focus on the mutants and lord Abrax, and that Shani will join Zaton in this adventure. Maybe today's dev update will tell us more.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/screens.rpy", line 498, in execute
File "game/scripts/screens.rpy", line 498, in execute
File "game/scripts/screens.rpy", line 502, in execute
File "game/scripts/screens.rpy", line 512, in execute
File "game/scripts/screens.rpy", line 512, in execute
File "game/scripts/screens.rpy", line 516, in execute
File "game/scripts/screens.rpy", line 427, in execute
File "game/scripts/screens.rpy", line 427, in execute
File "game/scripts/screens.rpy", line 430, in execute
File "game/scripts/screens.rpy", line 433, in execute
File "game/scripts/screens.rpy", line 438, in execute
File "game/scripts/screens.rpy", line 441, in execute
File "game/scripts/screens.rpy", line 472, in execute
File "game/scripts/screens.rpy", line 516, in execute
File "game/scripts/screens.rpy", line 522, in execute
File "game/scripts/screens.rpy", line 523, in execute
File "game/scripts/screens.rpy", line 524, in execute
File "game/scripts/screens.rpy", line 524, in keywords
File "game/scripts/screens.rpy", line 525, in <module>
NameError: name 'UploadSync' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "_layout/screen_load_save.rpymc", line 35, in script
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1063, in py_exec_bytecode
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3423, in interact
File "renpy/display\core.py", line 3856, in interact_core
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\screen.py", line 451, in visit_all
File "renpy/display\core.py", line 3856, in <lambda>
File "renpy/display\screen.py", line 462, in per_interact
File "renpy/display\screen.py", line 653, in update
File "game/scripts/screens.rpy", line 498, in execute
File "game/scripts/screens.rpy", line 498, in execute
File "game/scripts/screens.rpy", line 502, in execute
File "game/scripts/screens.rpy", line 512, in execute
File "game/scripts/screens.rpy", line 512, in execute
File "game/scripts/screens.rpy", line 516, in execute
File "game/scripts/screens.rpy", line 427, in execute
File "game/scripts/screens.rpy", line 427, in execute
File "game/scripts/screens.rpy", line 430, in execute
File "game/scripts/screens.rpy", line 433, in execute
File "game/scripts/screens.rpy", line 438, in execute
File "game/scripts/screens.rpy", line 441, in execute
File "game/scripts/screens.rpy", line 472, in execute
File "game/scripts/screens.rpy", line 516, in execute
File "game/scripts/screens.rpy", line 522, in execute
File "game/scripts/screens.rpy", line 523, in execute
File "game/scripts/screens.rpy", line 524, in execute
File "game/scripts/screens.rpy", line 524, in keywords
File "game/scripts/screens.rpy", line 525, in <module>
NameError: name 'UploadSync' is not defined