[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Week3Up2.rpy", line 7643, in script
menu w3MinaPlatonicSwitch:
File "game/mod/Shawn_Overrides.rpy", line 519, in execute
File "game/mod/Shawn_Overrides.rpy", line 519, in execute
File "game/mod/Shawn_Overrides.rpy", line 522, in execute
File "game/mod/Shawn_Overrides.rpy", line 523, in execute
File "game/mod/Shawn_Overrides.rpy", line 527, in execute
File "game/mod/Shawn_Overrides.rpy", line 530, in execute
File "game/mod/Shawn_Overrides.rpy", line 533, in execute
NameError: name 'Romance' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Week3Up2.rpy", line 7643, in script
menu w3MinaPlatonicSwitch:
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\ast.py", line 1625, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\exports\menuexports.py", line 134, in menu
rv = renpy.store.menu(new_items)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\exports\menuexports.py", line 424, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-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\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\core.py", line 2745, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\core.py", line 2745, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/mod/Shawn_Overrides.rpy", line 519, in execute
File "game/mod/Shawn_Overrides.rpy", line 519, in execute
File "game/mod/Shawn_Overrides.rpy", line 522, in execute
File "game/mod/Shawn_Overrides.rpy", line 523, in execute
File "game/mod/Shawn_Overrides.rpy", line 527, in execute
File "game/mod/Shawn_Overrides.rpy", line 530, in execute
File "game/mod/Shawn_Overrides.rpy", line 533, in execute
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\text\text.py", line 2059, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\text\text.py", line 2192, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\substitutions.py", line 373, in substitute
s = interpolate(s, variables) # type: ignore
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'Romance' is not defined
Windows-10-10.0.26200 AMD64
Ren'Py 8.3.4.24120703
Pale Carnations Ch4Up6Public
Sun Jan 4 12:44:57 2026