wrong game for my comment to be in, but checking up on detected after dark status. you had mentioned any bugs should be fixed by Halloween 2025 and the last update was 3 months ago. was that last update a fix? or was the game abandoned
Spyvun
Recent community posts
tried to open the wallpapers app in the phone shortly after finishing the prologue and got an error
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/sandbox/phone_system.rpy", line 1210, in execute
File "game/sandbox/phone_system.rpy", line 1210, in execute
File "game/sandbox/phone_system.rpy", line 1226, in execute
File "game/sandbox/phone_system.rpy", line 1246, in execute
File "game/sandbox/phone_system.rpy", line 1255, in execute
File "game/sandbox/phone_system.rpy", line 1261, in execute
File "game/sandbox/phone_system.rpy", line 1262, in execute
File "game/sandbox/phone_system.rpy", line 1269, in execute
File "game/sandbox/phone_system.rpy", line 1269, in keywords
File "game/sandbox/phone_system.rpy", line 1270, in keywords
File "game/sandbox/phone_system.rpy", line 1270, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "sandbox/map.rpyc", line 143, in script
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 3377, 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\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/sandbox/phone_system.rpy", line 1210, in execute
File "game/sandbox/phone_system.rpy", line 1210, in execute
File "game/sandbox/phone_system.rpy", line 1226, in execute
File "game/sandbox/phone_system.rpy", line 1246, in execute
File "game/sandbox/phone_system.rpy", line 1255, in execute
File "game/sandbox/phone_system.rpy", line 1261, in execute
File "game/sandbox/phone_system.rpy", line 1262, in execute
File "game/sandbox/phone_system.rpy", line 1269, in execute
File "game/sandbox/phone_system.rpy", line 1269, in keywords
File "game/sandbox/phone_system.rpy", line 1270, in keywords
File "game/sandbox/phone_system.rpy", line 1270, in <module>
File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\revertable.py", line 217, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.26100 AMD64
Ren'Py 8.0.3.22090809
DilemmaofDevotion Chapter3EP4
Sun May 18 21:34:58 2025
[/code]