I keep getting this error, using GL and the SFCheatGL. Tried loading twice, and even downloaded twice, same error message.
===========================================================================
I'm sorry, but an uncaught exception occurred.
While parsing C:\Users\Downloads\1\SuperPowered_v0.24.01-pc\SuperPowered_v0.24.01-pc/game/chars/char_Tamara.rpy.
TypeError: must be string or read-only buffer, not None
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Downloads\1\SuperPowered_v0.24.01-pc\SuperPowered_v0.24.01-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "C:\Users\Downloads\1\SuperPowered_v0.24.01-pc\SuperPowered_v0.24.01-pc\renpy\main.py", line 367, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Downloads\1\SuperPowered_v0.24.01-pc\SuperPowered_v0.24.01-pc\renpy\script.py", line 266, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\Downloads\1\SuperPowered_v0.24.01-pc\SuperPowered_v0.24.01-pc\renpy\script.py", line 757, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\Downloads\1\SuperPowered_v0.24.01-pc\SuperPowered_v0.24.01-pc\renpy\script.py", line 433, in finish_load
self.update_bytecode()
File "C:\Users\Downloads\1\SuperPowered_v0.24.01-pc\SuperPowered_v0.24.01-pc\renpy\script.py", line 837, 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.14.1.3218
Thu May 03 21:35:54 2018