- Mar 8, 2022
- 1
- 0
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/misc/custom_functions.rpy", line 1249, in <module>
File "game/scripts/misc/custom_functions.rpy", line 1014, in updatePersistentRenderCount
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 "scripts/misc/custom_functions.rpyc", line 1249, in script
File "scripts/misc/custom_functions.rpyc", line 1249, 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/misc/custom_functions.rpy", line 1249, in <module>
File "game/scripts/misc/custom_functions.rpy", line 1014, in updatePersistentRenderCount
TypeError: 'NoneType' object is not iterable
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Mon Mar 7 21:12:09 2022
getting this exception. I have the game on steam and extracted the game folder to the root file as directed. Dont know what to do from here.
While running game code:
File "game/scripts/misc/custom_functions.rpy", line 1249, in <module>
File "game/scripts/misc/custom_functions.rpy", line 1014, in updatePersistentRenderCount
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 "scripts/misc/custom_functions.rpyc", line 1249, in script
File "scripts/misc/custom_functions.rpyc", line 1249, 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/misc/custom_functions.rpy", line 1249, in <module>
File "game/scripts/misc/custom_functions.rpy", line 1014, in updatePersistentRenderCount
TypeError: 'NoneType' object is not iterable
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Mon Mar 7 21:12:09 2022
getting this exception. I have the game on steam and extracted the game folder to the root file as directed. Dont know what to do from here.