I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/story/chapter4.rpy", line 4768, in <module>
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 "scripts/story/chapter4.rpyc", line 4768, in script
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/chapter4.rpy", line 4768, in <module>
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
Sun May 29 02:10:02 2022
Can anyone guess what the problem here ?