Brok TheDog

Active Member
Donor
Jun 2, 2018
707
868
I just got an error message
An exception has occurred.: 0.17.0
8.3.3.24111502
Windows-10: While running game code:
File "game/scripts/home.rpy", line 1300, in <module>
TypeError: _() takes 1 positional argument but 2 were given
: Full traceback:
File "scripts/home.rpyc", line 1299, in script
File "E:\DesertStalker-0.17.0-pc\DesertStalker-0.17.0-pc\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\DesertStalker-0.17.0-pc\DesertStalker-0.17.0-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/home.rpy", line 1300, in <module>
TypeError: _() takes 1 positional argument but 2 were given

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.3.24111502
Desert Stalker 0.17.0
Sat Dec 7 07:27:38 2024
: Ignores the exception, allowing you to continue. This often leads to additional errors. An exception has occurred.: 0.17.0
8.3.3.24111502
Windows-10: While running game code:
File "game/scripts/home.rpy", line 1300, in <module>
TypeError: _() takes 1 positional argument but 2 were given
: Full traceback:
File "scripts/home.rpyc", line 1299, in script
File "E:\DesertStalker-0.17.0-pc\DesertStalker-0.17.0-pc\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\DesertStalker-0.17.0-pc\DesertStalker-0.17.0-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/home.rpy", line 1300, in <module>
TypeError: _() takes 1 positional argument but 2 were given

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.3.24111502
Desert Stalker 0.17.0
Sat Dec 7 07:27:38 2024
 

dadencuto3

Newbie
Aug 7, 2020
67
120
Music is dope though, anyone know the name ?
ALthough i think the old scenes already perfect the way it's, remind us of the previous patches. No need to rework on that tbh, new contents should be the priority
 

RX-9/C

Active Member
Jun 22, 2017
596
1,064
Never tired of hearing dumb people bitching that their old saves doesn't work when the whole update is on a completely new version of Renpy. Yeah no shit your old saves won't work, geniuses.
Also for the people who say there no content, have you even play the rework scenes yet?
 
Last edited:

remillon

Member
May 16, 2020
201
154
Never tired of hearing dumb people bitching that their old saves doesn't work when the whole update is on a completely new version of Renpy. Yeah no shit your old saves won't work, geniuses.
Also for the people who say there no content, have you even play the rework scenes yet?
btw did u encounter any bugs or anything cuz I dont wanna wait anymore, if there's no significant bugs then I'll download the beta ver
 

Peri3481

Member
Aug 23, 2023
284
380
Guys, forget about your old saves, go play DS from the beginning. There's a lot of reworks and new things too.
Already played it from the beginning again last update. It's really not so good that I want to do that for a third time. Or not until there's the reward of substantial new content at the end rather than bits and pieces here and there. So at this rate I'll wait for another two years.
 
  • Like
Reactions: Arcane666

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
27,808
246,073
ver 17 cannot read my old saves
nice..

also it wants me to use some cloud password thing ? idk
Don't bother with beta, old saves don't work. Hopefully this will be fixed in later versions.
This has been known for like 3 months now...the game has been reworked from the ground up; saves are not going to work.

Steam launches the 13th, so the final version of v0.17 won't be out until then.
 

RX-9/C

Active Member
Jun 22, 2017
596
1,064
btw did u encounter any bugs or anything cuz I dont wanna wait anymore, if there's no significant bugs then I'll download the beta ver
There are bugs but nothing that is really unplayable. Just do everything in order and it still progress to the end just fine
 
Last edited:

SIRIO

Newbie
May 14, 2018
21
8
I'm sorry, but an uncaught exception occurred.

While running game code:
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 52, in execute
File "game/scripts/nav_menu.rpy", line 52, in execute
File "game/scripts/nav_menu.rpy", line 67, in execute
File "game/scripts/nav_menu.rpy", line 245, in execute
File "game/scripts/nav_menu.rpy", line 246, in execute
File "game/scripts/nav_menu.rpy", line 246, in <module>
File "game/scripts/event_handler.rpy", line 74, in get_active_event
File "game/scripts/event_handler.rpy", line 65, in is_tracked
AttributeError: 'Quest' object has no attribute 'tracked'

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

Full traceback:
File "scripts/home.rpyc", line 150, in script
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\ast.py", line 1974, in execute
self.call("execute")
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.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 "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\exports\statementexports.py", line 345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.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 "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\core.py", line 2745, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\core.py", line 2745, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/scripts/nav_menu.rpy", line 52, in execute
File "game/scripts/nav_menu.rpy", line 52, in execute
File "game/scripts/nav_menu.rpy", line 67, in execute
File "game/scripts/nav_menu.rpy", line 245, in execute
File "game/scripts/nav_menu.rpy", line 246, in execute
File "game/scripts/nav_menu.rpy", line 246, in <module>
File "game/scripts/event_handler.rpy", line 74, in get_active_event
File "game/scripts/event_handler.rpy", line 65, in is_tracked
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
AttributeError: 'Quest' object has no attribute 'tracked'

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.3.24111502
Desert Stalker 0.17.0
Sat Dec 7 08:23:36 2024
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
27,808
246,073
I'm sorry, but an uncaught exception occurred.

While running game code:
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 52, in execute
File "game/scripts/nav_menu.rpy", line 52, in execute
File "game/scripts/nav_menu.rpy", line 67, in execute
File "game/scripts/nav_menu.rpy", line 245, in execute
File "game/scripts/nav_menu.rpy", line 246, in execute
File "game/scripts/nav_menu.rpy", line 246, in <module>
File "game/scripts/event_handler.rpy", line 74, in get_active_event
File "game/scripts/event_handler.rpy", line 65, in is_tracked
AttributeError: 'Quest' object has no attribute 'tracked'

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

Full traceback:
File "scripts/home.rpyc", line 150, in script
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\ast.py", line 1974, in execute
self.call("execute")
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.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 "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\exports\statementexports.py", line 345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.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 "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\core.py", line 2745, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\core.py", line 2745, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/scripts/nav_menu.rpy", line 52, in execute
File "game/scripts/nav_menu.rpy", line 52, in execute
File "game/scripts/nav_menu.rpy", line 67, in execute
File "game/scripts/nav_menu.rpy", line 245, in execute
File "game/scripts/nav_menu.rpy", line 246, in execute
File "game/scripts/nav_menu.rpy", line 246, in <module>
File "game/scripts/event_handler.rpy", line 74, in get_active_event
File "game/scripts/event_handler.rpy", line 65, in is_tracked
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\fenix\Videos\GIOCHI\DesertStalker-0.17.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
AttributeError: 'Quest' object has no attribute 'tracked'

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.3.24111502
Desert Stalker 0.17.0
Sat Dec 7 08:23:36 2024
It is a BETA, really no point posting those here.
 
4.80 star(s) 699 Votes