I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 652, in execute
screen gallery_image_selection():
File "game/screens.rpy", line 652, in execute
screen gallery_image_selection():
File "game/screens.rpy", line 660, in execute
if main_menu:
File "game/screens.rpy", line 663, in execute
$ gallery_scope = {
File "game/screens.rpy", line 671, in <module>
"jj": jj,
NameError: name 'jj' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Downloads\OnceAgain-Chapter1-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 "D:\Downloads\OnceAgain-Chapter1-pc\renpy\display\core.py", line 2745, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\display\core.py", line 2745, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\Downloads\OnceAgain-Chapter1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 652, in execute
screen gallery_image_selection():
File "game/screens.rpy", line 652, in execute
screen gallery_image_selection():
File "game/screens.rpy", line 660, in execute
if main_menu:
File "game/screens.rpy", line 663, in execute
$ gallery_scope = {
File "game/screens.rpy", line 671, in <module>
"jj": jj,
NameError: name 'jj' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
OnceAgain Chapter1
Fri Aug 29 20:06:03 2025