- Nov 10, 2017
- 1,258
- 6,976
Install my recompiled version, GetLucky and SFC-0.2.0-GetLuckyHi guys form some reason it keeps crashing when i add this mod. i get:
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 "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\main.py", line 367, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\script.py", line 266, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\script.py", line 757, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\script.py", line 433, in finish_load
self.update_bytecode()
File "H:\temps\2018-05-19\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-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
Sun May 27 20:18:05 2018
ps. I only downloaded the base game
Even with the complete get lucky setup it crashes.
Edit:
While parsing H:\temps\2018-05-19\SuperPowered_v0.24.01-pc/game/SFC_Keys.rpy.
TypeError: must be string or read-only buffer, not None
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\main.py", line 367, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\script.py", line 266, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\script.py", line 757, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "H:\temps\2018-05-19\SuperPowered_v0.24.01-pc\renpy\script.py", line 433, in finish_load
self.update_bytecode()
File "H:\temps\2018-05-19\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-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
Sun May 27 20:34:05 2018
See
You must be registered to see the links