I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/unlock_gallery.rpy", line 2, in script
init python:
File "game/scripts/unlock_gallery.rpy", line 2, in script
init python:
File "game/scripts/unlock_gallery.rpy", line 5, in <module>
for bg_id, unused1, unused2, unused3 in bggallery_images:
NameError: name 'bggallery_images' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "game/scripts/unlock_gallery.rpy", line 2, in script
init python:
File "game/scripts/unlock_gallery.rpy", line 2, in script
init python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/unlock_gallery.rpy", line 5, in <module>
for bg_id, unused1, unused2, unused3 in bggallery_images:
NameError: name 'bggallery_images' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Extra Life 0.4.3
Mon Aug 8 04:30:59 2022