I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/misc/custom_functions.rpy", line 1249, in script
$ updatePersistentRenderCount()
File "game/scripts/misc/custom_functions.rpy", line 1249, in script
$ updatePersistentRenderCount()
File "game/scripts/misc/custom_functions.rpy", line 1249, in <module>
$ updatePersistentRenderCount()
File "game/scripts/misc/custom_functions.rpy", line 1014, in updatePersistentRenderCount
for x in persistent.art_unlocked_lvl1:
TypeError: 'NoneType' object is not iterable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 550, in main
renpy.game.context().run(node)
File "game/scripts/misc/custom_functions.rpy", line 1249, in script
$ updatePersistentRenderCount()
File "game/scripts/misc/custom_functions.rpy", line 1249, in script
$ updatePersistentRenderCount()
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/misc/custom_functions.rpy", line 1249, in <module>
$ updatePersistentRenderCount()
File "game/scripts/misc/custom_functions.rpy", line 1014, in updatePersistentRenderCount
for x in persistent.art_unlocked_lvl1:
TypeError: 'NoneType' object is not iterable
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Thu Jan 13 12:59:59 2022
To be more precise this was mine after UnRen