• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Mod SuperPowered: SFC

5.00 star(s) 3 Votes

morrjas

New Member
Jul 9, 2017
1
0
Getting the following error with clean install then adding sfc base game with getluckey and without:
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 "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\script.py", line 432, in finish_load
self.update_bytecode()
File "D:\!Random Games\SuperPowered_v0.27.01-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
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,871
Getting the following error with clean install then adding sfc base game with getluckey and without:
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 "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "D:\!Random Games\SuperPowered_v0.27.01-pc\renpy\script.py", line 432, in finish_load
self.update_bytecode()
File "D:\!Random Games\SuperPowered_v0.27.01-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
You have the bad version of the game.
Link is in my signature.
 
Mar 22, 2017
140
124
Error when using any command

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/func_action_processing.rpy", line 192, in script call
call screen kitchen
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screen/screen_SFCheats.rpy", line 113, in execute
File "game/screen/screen_SFCheats.rpy", line 113, in execute
File "game/screen/screen_SFCheats.rpy", line 116, in execute
File "game/screen/screen_SFCheats.rpy", line 119, in execute
File "game/screen/screen_SFCheats.rpy", line 125, in execute
File "game/screen/screen_SFCheats.rpy", line 125, in keywords
NameError: name 'Home' is not defined

Used the download from your sig + mods are GL + SFC + Radioactive
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,871
Error when using any command

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/func_action_processing.rpy", line 192, in script call
call screen kitchen
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screen/screen_SFCheats.rpy", line 113, in execute
File "game/screen/screen_SFCheats.rpy", line 113, in execute
File "game/screen/screen_SFCheats.rpy", line 116, in execute
File "game/screen/screen_SFCheats.rpy", line 119, in execute
File "game/screen/screen_SFCheats.rpy", line 125, in execute
File "game/screen/screen_SFCheats.rpy", line 125, in keywords
NameError: name 'Home' is not defined

Used the download from your sig + mods are GL + SFC + Radioactive
SFC is not compatible with Radioactive
 
Mar 22, 2017
140
124
Using it now and there's a lot of great functions, especially the option to lock the girls' stats. Any chance of adding that to the character's charm etc?
 

shizzlenizzle

Member
Aug 21, 2018
147
63
It crashes on launch with the 0.4.3 cheat files (normal and get lucky) with gameversion 0.27.01.

Same error as everyone else:
Full traceback:
File "D:\games\SuperPowered_v0.27.01-pc\renpy\bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "D:\games\SuperPowered_v0.27.01-pc\renpy\main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\games\SuperPowered_v0.27.01-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\games\SuperPowered_v0.27.01-pc\renpy\script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "D:\games\SuperPowered_v0.27.01-pc\renpy\script.py", line 432, in finish_load
self.update_bytecode()
File "D:\games\SuperPowered_v0.27.01-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-7-6.1.7601-SP1
Ren'Py 6.99.13.2919

no extra mods.
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,871
It crashes on launch with the 0.4.3 cheat files (normal and get lucky) with gameversion 0.27.01.

Same error as everyone else:
Full traceback:
File "D:\games\SuperPowered_v0.27.01-pc\renpy\bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "D:\games\SuperPowered_v0.27.01-pc\renpy\main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\games\SuperPowered_v0.27.01-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\games\SuperPowered_v0.27.01-pc\renpy\script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "D:\games\SuperPowered_v0.27.01-pc\renpy\script.py", line 432, in finish_load
self.update_bytecode()
File "D:\games\SuperPowered_v0.27.01-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-7-6.1.7601-SP1
Ren'Py 6.99.13.2919

no extra mods.
bad build version of the game
 

Almighty

Engaged Member
Jan 27, 2017
2,494
2,868
I use to use this cheat and you probably answered this before. When I used your cheat well I downloaded your full modded version of the game. Everything worked write except events like Samantha and Allie when going to class. Maybe it's in an option I didn't see. If it works on the latest one you uploaded I'll download it since I loved the locked stats.
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,871
Passion do you think you could make a radioactive compatible version this time
I do not know yet. That would make me 3 versions of SFC each game update, plus another mod that I'm developing.
T.Geiger offers his mod in the public domain, I would see with him to include some of its functions directly in SFC.
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,871
I use to use this cheat and you probably answered this before. When I used your cheat well I downloaded your full modded version of the game. Everything worked write except events like Samantha and Allie when going to class. Maybe it's in an option I didn't see. If it works on the latest one you uploaded I'll download it since I loved the locked stats.
What events are you talking about?
 

Almighty

Engaged Member
Jan 27, 2017
2,494
2,868
What events are you talking about?
It's the event when you go to biology or computer class you have an event with Samantha or Allie. With your mod some reason it disabled it other than that everything else was good. It could had been my side but I started from a new game and from you whole download. This was the 27.00 version.
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,871
It's the event when you go to biology or computer class you have an event with Samantha or Allie. With your mod some reason it disabled it other than that everything else was good. It could had been my side but I started from a new game and from you whole download. This was the 27.00 version.
I do not think I manage this event in SFC, so it should not be blocked! Maybe you do not have the conditions to trigger it?
 
5.00 star(s) 3 Votes