Mod SuperPowered: SFC

5.00 star(s) 3 Votes

ShadeF-95

New Member
Oct 19, 2018
13
9
Note that, at least for me, the mod ONLY works in windows with the download from Mega compiled and linked by the mod author. The mod will not work with the 0.43.00 version linked off the main game page (don't know why, but it will throw the cannot load char_Allie error mentioned before). Make sure you download the version specifically compiled and linked by the mod author.
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,879
The OP of the game was updated with the repackaging yesterday (Sunday).
 
Last edited:

fulcrum

Engaged Member
Feb 2, 2018
3,338
1,850
Passion3D can you add the grade variable to cheat (lock)? studying is annoying. i think it's enough to hang it onto the day-update function.
 

Eienryu

New Member
May 2, 2018
12
1
I got this error while trying to open the sfc menu:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/func_action_processing.rpy", line 246, in script call
    call screen kitchen
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screen/SFC_screens.rpy", line 10, in execute
  File "game/screen/SFC_screens.rpy", line 10, in execute
  File "game/screen/SFC_screens.rpy", line 14, in execute
  File "game/screen/SFC_screens.rpy", line 17, in execute
  File "game/screen/SFC_screens.rpy", line 23, in execute
  File "game/screen/SFC_screens.rpy", line 23, in keywords
NameError: name 'SFCHome' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/func_action_processing.rpy", line 246, in script call
    call screen kitchen
  File "SFC.rpyc", line 148, in script
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/screen/SFC_screens.rpy", line 10, in execute
  File "game/screen/SFC_screens.rpy", line 10, in execute
  File "game/screen/SFC_screens.rpy", line 14, in execute
  File "game/screen/SFC_screens.rpy", line 17, in execute
  File "game/screen/SFC_screens.rpy", line 23, in execute
  File "game/screen/SFC_screens.rpy", line 23, in keywords
  File "<screen language>", line 26, in <module>
NameError: name 'SFCHome' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
SP 0.43.00
Thu Jan 28 10:41:38 2021
 

fulcrum

Engaged Member
Feb 2, 2018
3,338
1,850
I got this error while trying to open the sfc menu:

Code:
E:\Torrents
is that a packed torrent you extracted or an "open folder" (ready to run) download? dont run the latter within the torrent directory with mods, copy it into a working folder to run from.
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,879
I got this error while trying to open the sfc menu:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/func_action_processing.rpy", line 246, in script call
    call screen kitchen
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screen/SFC_screens.rpy", line 10, in execute
  File "game/screen/SFC_screens.rpy", line 10, in execute
  File "game/screen/SFC_screens.rpy", line 14, in execute
  File "game/screen/SFC_screens.rpy", line 17, in execute
  File "game/screen/SFC_screens.rpy", line 23, in execute
  File "game/screen/SFC_screens.rpy", line 23, in keywords
NameError: name 'SFCHome' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/func_action_processing.rpy", line 246, in script call
    call screen kitchen
  File "SFC.rpyc", line 148, in script
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "E:\Torrents\Downloads\SuperPowered_v0.43.00-pc-Compressed\SuperPowered_v0.43.00-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/screen/SFC_screens.rpy", line 10, in execute
  File "game/screen/SFC_screens.rpy", line 10, in execute
  File "game/screen/SFC_screens.rpy", line 14, in execute
  File "game/screen/SFC_screens.rpy", line 17, in execute
  File "game/screen/SFC_screens.rpy", line 23, in execute
  File "game/screen/SFC_screens.rpy", line 23, in keywords
  File "<screen language>", line 26, in <module>
NameError: name 'SFCHome' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
SP 0.43.00
Thu Jan 28 10:41:38 2021
May have a problem when downloading the game.
Try to re-install, and if you still have the error, re-download the game and re-install.
 

Ghallos26

New Member
Jul 5, 2019
1
0
The error I'm getting


I'm sorry, but an uncaught exception occurred.

While parsing D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc/game/SFC_Keys.rpy.
Exception: Could not load from archive chars/char_Allie.rpyc.


-- Full Traceback ------------------------------------------------------------

Full traceback:
File "D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc\renpy\script.py", line 686, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive chars/char_Allie.rpyc.

Windows-8-6.2.9200
Ren'Py 7.3.2.320

Thu Mar 18 18:24:26 2021
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,879
The error I'm getting


I'm sorry, but an uncaught exception occurred.

While parsing D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc/game/SFC_Keys.rpy.
Exception: Could not load from archive chars/char_Allie.rpyc.


-- Full Traceback ------------------------------------------------------------

Full traceback:
File "D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\do not open\SuperPowered_v0.41.01-pc\SuperPowered_v0.43.00-pc\renpy\script.py", line 686, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive chars/char_Allie.rpyc.

Windows-8-6.2.9200
Ren'Py 7.3.2.320

Thu Mar 18 18:24:26 2021
You have the bad version of the game, re-download
 

djustmie

Member
Nov 5, 2017
466
138
hello

according to the o,p,
i downloaded latest version of the game and the latest sfc mod v20

i removed all old files from previous versions , also the save files in the renpy map

installed the latest game
installed the mod

when i start up the game it wont start but give an error code
what am i doing wrong

pls help

super powered.jpg
 

djustmie

Member
Nov 5, 2017
466
138
thank you for your answer
i am downloading from your link at this very moment

strange thing is , that i think that i had that version and downloaded it from this site as well
v.o,43.png

as soon as it is downloaded and installed i let you know if it solved the problem
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,879
thank you for your answer
i am downloading from your link at this very moment

strange thing is , that i think that i had that version and downloaded it from this site as well
View attachment 1149621

as soon as it is downloaded and installed i let you know if it solved the problem
No worries :) I'm working on daz characters and stay online ;)
I might do one that I'll put here for free ;)
 

djustmie

Member
Nov 5, 2017
466
138
t.y
it worked
;-)

i wonder whats was different from my 0.43.00 version and the one you gave me the link for.

good luck with your daz characters
 
5.00 star(s) 3 Votes