I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/story/chapter5.rpy", line 4725, in script
$ unlock_scene_item(12)
File "game/scripts/story/chapter5.rpy", line 4725, in <module>
$ unlock_scene_item(12)
File "game/scripts/features/scenegallery/scenelist.rpy", line 3, in unlock_scene_item
AttributeError: 'NoneType' object has no attribute 'unlock'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/story/chapter5.rpy", line 4725, in script
$ unlock_scene_item(12)
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/story/chapter5.rpy", line 4725, in <module>
$ unlock_scene_item(12)
File "game/scripts/features/scenegallery/scenelist.rpy", line 3, in unlock_scene_item
AttributeError: 'NoneType' object has no attribute 'unlock'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Chapter 5 0.6
Fri May 27 19:37:32 2022