hi, i am using the crunched version and got the following error with the latest SFC 0.4.1 um, originally running getlucky but i tried both non get lucky and with get lucky both get the same problem
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 "C:\Users\Stardust\Desktop\GAME\SuperPowered_v0.27.01-pc-crunched\renpy\bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "C:\Users\Stardust\Desktop\GAME\SuperPowered_v0.27.01-pc-crunched\renpy\main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Stardust\Desktop\GAME\SuperPowered_v0.27.01-pc-crunched\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\Stardust\Desktop\GAME\SuperPowered_v0.27.01-pc-crunched\renpy\script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\Stardust\Desktop\GAME\SuperPowered_v0.27.01-pc-crunched\renpy\script.py", line 432, in finish_load
self.update_bytecode()
File "C:\Users\Stardust\Desktop\GAME\SuperPowered_v0.27.01-pc-crunched\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