I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/main.rpy", line 270, in script
init python:
File "game/main.rpy", line 270, in script
init python:
File "game/main.rpy", line 328, in <module>
gallery_UNLOCK(True)
File "game/gallery.rpy", line 133, in gallery_UNLOCK
item_animated = gallery_items_animated[gallery_items_classic.index(item_classic)]
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 636, in main
renpy.game.context().run(node)
File "game/main.rpy", line 270, in script
init python:
File "game/main.rpy", line 270, 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/main.rpy", line 328, in <module>
gallery_UNLOCK(True)
File "game/gallery.rpy", line 133, in gallery_UNLOCK
item_animated = gallery_items_animated[gallery_items_classic.index(item_classic)]
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Leap of Love - Steam 2.5.1+dlc_1
Thu Jan 19 13:52:54 2023