Mod SuperPowered: SFC

5.00 star(s) 3 Votes

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,856
Crunched version is not 0.30.00, bossapplesauce is missing at this time and has not updated yet
 

AxellW

Newbie
Oct 26, 2018
16
14
I followed the installation steps to the letter but the mod still won't work, no idea what's the problem =_=.
 
Last edited:

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,856
I followed the instalation step to the letter but i can't seems to make the mod work, no idea what's the problem =_=.
Check if you have the 0.30.00 version of the game.
The mod must be decompressed in the directory 'SuperPowered/game/'
Look in the directory SuperPowered, if you have a file 'Traceback.txt' post it ;)

If not redo a clean installation
 

jhose15xs

Well-Known Member
Sep 1, 2017
1,148
628
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/func_action_processing.rpy", line 168, 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/SFC_screens.rpy", line 4, in execute
File "game/screen/SFC_screens.rpy", line 4, in execute
File "game/screen/SFC_screens.rpy", line 8, in execute
File "game/screen/SFC_screens.rpy", line 11, in execute
File "game/screen/SFC_screens.rpy", line 17, in execute
File "game/screen/SFC_screens.rpy", line 17, in keywords
NameError: name 'Home' is not defined



i get this when i try to open the cheat menu, the hotkey of energy and charm works fine
 

fav559

Newbie
Apr 26, 2018
20
8
in 0.7.0 don't work Save Desc (always on) toggle don't do anything. Charm don't locking. Energy and will ok.
 

Ragnarok6699

Member
Nov 2, 2017
241
43
i can't find SFC_GetLuck_0.7.1 or is it the same as SFC_BaseGame_0.7.1 ?
edit : nevermind just read that get lucky isn't updated yet
 
Last edited:

ScottyLQ

Well-Known Member
Apr 28, 2017
1,012
1,205
Nope, every time I hit ctrl F1 it goes to an error screen. Same for individual character commands. Tried multiple installations.



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

While running game code:
  File "game/func_action_processing.rpy", line 168, 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/SFC_screens.rpy", line 4, in execute
  File "game/screen/SFC_screens.rpy", line 4, in execute
  File "game/screen/SFC_screens.rpy", line 8, in execute
  File "game/screen/SFC_screens.rpy", line 11, in execute
  File "game/screen/SFC_screens.rpy", line 17, in execute
  File "game/screen/SFC_screens.rpy", line 17, in keywords
NameError: name 'Home' is not defined

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

Full traceback:
  File "game/func_action_processing.rpy", line 168, in script call
    call screen kitchen
  File "SFC.rpyc", line 68, in script
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\ast.py", line 1859, in execute
    self.call("execute")
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\ast.py", line 1847, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\statements.py", line 179, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\exports.py", line 2724, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screen/SFC_screens.rpy", line 4, in execute
  File "game/screen/SFC_screens.rpy", line 4, in execute
  File "game/screen/SFC_screens.rpy", line 8, in execute
  File "game/screen/SFC_screens.rpy", line 11, in execute
  File "game/screen/SFC_screens.rpy", line 17, in execute
  File "game/screen/SFC_screens.rpy", line 17, in keywords
  File "<screen language>", line 20, in <module>
NameError: name 'Home' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.1.929
SP 0.30.00
Thu Nov 22 19:43:50 2018
 
Last edited:

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,856
Nope, every time I hit ctrl F1 it goes to an error screen. Same for individual character commands. Tried multiple installations.



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

While running game code:
  File "game/func_action_processing.rpy", line 168, 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/SFC_screens.rpy", line 4, in execute
  File "game/screen/SFC_screens.rpy", line 4, in execute
  File "game/screen/SFC_screens.rpy", line 8, in execute
  File "game/screen/SFC_screens.rpy", line 11, in execute
  File "game/screen/SFC_screens.rpy", line 17, in execute
  File "game/screen/SFC_screens.rpy", line 17, in keywords
NameError: name 'Home' is not defined

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

Full traceback:
  File "game/func_action_processing.rpy", line 168, in script call
    call screen kitchen
  File "SFC.rpyc", line 68, in script
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\ast.py", line 1859, in execute
    self.call("execute")
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\ast.py", line 1847, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\statements.py", line 179, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\exports.py", line 2724, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\usuario\Downloads\SuperPowered_v0.30.00-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screen/SFC_screens.rpy", line 4, in execute
  File "game/screen/SFC_screens.rpy", line 4, in execute
  File "game/screen/SFC_screens.rpy", line 8, in execute
  File "game/screen/SFC_screens.rpy", line 11, in execute
  File "game/screen/SFC_screens.rpy", line 17, in execute
  File "game/screen/SFC_screens.rpy", line 17, in keywords
  File "<screen language>", line 20, in <module>
NameError: name 'Home' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.1.929
SP 0.30.00
Thu Nov 22 19:43:50 2018
This is usually the result of a bad installation. Try with a clean installation, Game + SFC and:
- Try starting a new game.
- Try Edit the SFC_Keys.rpy file and change the hotkeys
 
Last edited:

rfs

New Member
Dec 23, 2017
4
0
Hello i am getting an error :

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

While running game code:
ScriptError: could not find label 'courtney_favortype'.

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

Full traceback:
  File "func_action_processing.rpyc", line 411, in script call
  File "C:\Users\Er9\Desktop\jeux 95\SuperPowered_v0.29.01-win\renpy\ast.py", line 1384, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "func_action_processing.rpyc", line 411, in script call
  File "C:\Users\Er9\Desktop\jeux 95\SuperPowered_v0.29.01-win\renpy\script.py", line 873, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'courtney_favortype'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SP 0.29.01
Fri Nov 02 18:22:38 2018
same. clean game + sfc
 

batanegra

Member
May 8, 2017
372
76
maybe, and just maybe the installation method needs to change? because after the installation the SFC button doesn't appear and CTRL+F1 throws the error, and is a clean installation, downloaded the game and mod today
 

Crusher78

New Member
Nov 6, 2018
4
0
Quick question : is it possible to use BOTH this mod AND Get_Lucky at the same time ? or just one mod at a time ? they seem to modify the same file (scripts.rpa). If i overwrite this mod's rpa with the one from get lucky i only have get lucky running
 
5.00 star(s) 3 Votes