Hey guys,
I'm also getting an error why clicking on the picture from Alice and Aby on the shelf in Aby her appartment (episode 11 day 21)
Any help is really appreciated!
Thx! Rob
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/data/rooms/abys_shelf.rpy", line 12, in script
call screen room_screen(abys_shelf)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/mod/mod_screens.rpy", line 2507, in execute
screen guide_mini():
File "game/mod/mod_screens.rpy", line 2507, in execute
screen guide_mini():
File "game/mod/mod_screens.rpy", line 2513, in execute
if guides["mini"]:
File "game/mod/mod_screens.rpy", line 2514, in execute
drag at guide_appear:
File "game/mod/mod_screens.rpy", line 2519, in execute
has fixed:
File "game/mod/mod_screens.rpy", line 2537, in execute
if day == 4:
File "game/mod/mod_screens.rpy", line 2617, in execute
if not phone_password_found:
File "game/mod/mod_screens.rpy", line 2621, in execute
$ guide = GuideSteps("Aby's Kitchen", stepNum, ["• Check Aby's Tablet on the kitchen table.", "• Try the date on the photo, June 13th, as the password...", " {color=#" + persistent.colors[opt] + "}{b}0613{/b}{/color}"])
File "game/mod/mod_screens.rpy", line 2621, in <module>
$ guide = GuideSteps("Aby's Kitchen", stepNum, ["• Check Aby's Tablet on the kitchen table.", "• Try the date on the photo, June 13th, as the password...", " {color=#" + persistent.colors[opt] + "}{b}0613{/b}{/color}"])
NameError: name 'opt' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/data/rooms/abys_shelf.rpy", line 12, in script
call screen room_screen(abys_shelf)
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3579, 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 "renpy/display/core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 476, in visit_all
callback(self)
File "renpy/display/core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/screen.py", line 487, in per_interact
self.update()
File "renpy/display/screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/mod/mod_screens.rpy", line 2507, in execute
screen guide_mini():
File "game/mod/mod_screens.rpy", line 2507, in execute
screen guide_mini():
File "game/mod/mod_screens.rpy", line 2513, in execute
if guides["mini"]:
File "game/mod/mod_screens.rpy", line 2514, in execute
drag at guide_appear:
File "game/mod/mod_screens.rpy", line 2519, in execute
has fixed:
File "game/mod/mod_screens.rpy", line 2537, in execute
if day == 4:
File "game/mod/mod_screens.rpy", line 2617, in execute
if not phone_password_found:
File "game/mod/mod_screens.rpy", line 2621, in execute
$ guide = GuideSteps("Aby's Kitchen", stepNum, ["• Check Aby's Tablet on the kitchen table.", "• Try the date on the photo, June 13th, as the password...", " {color=#" + persistent.colors[opt] + "}{b}0613{/b}{/color}"])
File "game/mod/mod_screens.rpy", line 2621, in <module>
$ guide = GuideSteps("Aby's Kitchen", stepNum, ["• Check Aby's Tablet on the kitchen table.", "• Try the date on the photo, June 13th, as the password...", " {color=#" + persistent.colors[opt] + "}{b}0613{/b}{/color}"])
NameError: name 'opt' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 7.6.1.23060707
Dreams of Desire: Definitive Edition 1.0.3
Sun Jul 20 00:35:28 2025