I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 6548, in script
menu startchoice:
File "game/screens.rpy", line 1277, in execute
screen notify(message):
File "game/screens.rpy", line 1277, in execute
screen notify(message):
File "game/screens.rpy", line 1282, in execute
if notifypos == 1:
File "game/screens.rpy", line 1282, in <module>
if notifypos == 1:
NameError: name 'notifypos' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 6548, in script
menu startchoice:
File "renpy/ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, 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/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/screens.rpy", line 1277, in execute
screen notify(message):
File "game/screens.rpy", line 1277, in execute
screen notify(message):
File "game/screens.rpy", line 1282, in execute
if notifypos == 1:
File "game/screens.rpy", line 1282, in <module>
if notifypos == 1:
NameError: name 'notifypos' is not defined
Windows-7-6.1.7601-SP1 AMD64
Ren'Py 7.6.1.23060707
Record of Asturion Redux 1.0
Sun Jul 30 19:22:51 2023