I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: must be string or read-only buffer, not None
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "F:\Download\Demo\SuperPowered_v0.25.00 (Moded) Night City Production\renpy\bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "F:\Download\Demo\SuperPowered_v0.25.00 (Moded) Night City Production\renpy\main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "F:\Download\Demo\SuperPowered_v0.25.00 (Moded) Night City Production\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "F:\Download\Demo\SuperPowered_v0.25.00 (Moded) Night City Production\renpy\script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "F:\Download\Demo\SuperPowered_v0.25.00 (Moded) Night City Production\renpy\script.py", line 432, in finish_load
self.update_bytecode()
File "F:\Download\Demo\SuperPowered_v0.25.00 (Moded) Night City Production\renpy\script.py", line 827, in update_bytecode
i.bytecode = marshal.loads(code)
TypeError: must be string or read-only buffer, not None
Windows-8-6.2.9200
Ren'Py 6.99.13.2919