hi there!
I have this problem with the new version of the game (0.26.00)
While parsing D:\gamesF\bb\SuperPowered_v0.26.00-pc/game/SFC_Keys.rpy.
TypeError: must be string or read-only buffer, not None
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\script.py", line 432, in finish_load
self.update_bytecode()
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\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