I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 392, in execute
if persistent.addon_1_installed:
File "game/screens.rpy", line 393, in execute
vbox:
File "game/screens.rpy", line 395, in execute
frame:
File "game/screens.rpy", line 396, in execute
text "[addon1.about!t]"
NameError: Name 'addon1' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\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 "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 392, in execute
if persistent.addon_1_installed:
File "game/screens.rpy", line 393, in execute
vbox:
File "game/screens.rpy", line 395, in execute
frame:
File "game/screens.rpy", line 396, in execute
text "[addon1.about!t]"
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'addon1' is not defined.
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
When Everythings Red 0.3
Sat Dec 9 19:46:18 2023