Mod SuperPowered: SFC

5.00 star(s) 3 Votes

Taboo Lord

Member
Oct 12, 2017
168
67
I have a Mac so I'm curious to know if I'm the only one having a problem with the mod and cheats. Do we have to restart the game/start from the beginning if we have never used this cheat mod before?
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,903
I have a Mac so I'm curious to know if I'm the only one having a problem with the mod and cheats. Do we have to restart the game/start from the beginning if we have never used this cheat mod before?
On PC or Mac, a started game must be continued under the same conditions.
If you have a game started without a mod, you won't be able to load it after installing a mod.
 
  • Like
Reactions: Taboo Lord

MrShef

Newbie
Jun 5, 2017
27
3
How to fix this?
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/func_action_processing.rpy", line 173, in script call
    call screen your_room
  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 173, in script call
    call screen your_room
  File "SFC.rpyc", line 83, in script
  File "D:\Installers\Super_Powered\renpy\ast.py", line 1859, in execute
    self.call("execute")
  File "D:\Installers\Super_Powered\renpy\ast.py", line 1847, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Installers\Super_Powered\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 "D:\Installers\Super_Powered\renpy\exports.py", line 2724, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Installers\Super_Powered\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "D:\Installers\Super_Powered\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Installers\Super_Powered\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\Installers\Super_Powered\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-7-6.1.7601-SP1
Ren'Py 7.1.1.929
SP 0.33.00
Sat May 18 18:27:07 2019
[/CODE]
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,903
How to fix this?
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/func_action_processing.rpy", line 173, in script call
    call screen your_room
  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 173, in script call
    call screen your_room
  File "SFC.rpyc", line 83, in script
  File "D:\Installers\Super_Powered\renpy\ast.py", line 1859, in execute
    self.call("execute")
  File "D:\Installers\Super_Powered\renpy\ast.py", line 1847, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Installers\Super_Powered\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 "D:\Installers\Super_Powered\renpy\exports.py", line 2724, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Installers\Super_Powered\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "D:\Installers\Super_Powered\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\Installers\Super_Powered\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Installers\Super_Powered\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\Installers\Super_Powered\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-7-6.1.7601-SP1
Ren'Py 7.1.1.929
SP 0.33.00
Sat May 18 18:27:07 2019
[/CODE]
You have the bad version of the game. Re-download.
The good version is compiled with Renpy 7.1.3, your version s compiled with 7.1.1
 

neodav

Newbie
Nov 13, 2017
41
62
has this mod been canceled? they removed it from the super powered main thread.
They removed it from the list because Passion3D hasn't had the chance to update the mod to be compatible with the new version of the game yet. It will get updated soon.
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,903
I prepare the repack (compiled with Renpy 7.1.3) and the update of the mod.
 

lazyman432

New Member
Oct 16, 2017
1
0
Is it possible to remove sfc from a save file? So that there would be no need to wait for a new version of sfc when the game updates.
 

JSF2

Member
Jun 1, 2017
185
86
I had a crash on Principal monster cock scene.

Moreover, SFC seems to shorten the mom shower sex scene A LOT (and did so for several versions).
 

keymon2

Newbie
Jun 23, 2017
83
46
so a few things to note with every update ( so you dont spend 30 or so minutes trying to figgure out what you did wrong)(and if you use base game, sfc, and unren)
installation order
1-base game
2-sfc mod
3-and then unren

DONT DO 1 3 then 2

wont let you play the game

final note when you load a save from a previous version make sure you are not interacting
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,903
Unren is not necessary to play. This is only if you want to see/modify the sources.
 

Virulenz

Engaged Member
Sep 27, 2017
2,820
3,547
Is there a way to make it work with the official game? I dont like compressed versions, but the full game shows only renpy errors instead of the SFC menu -,-
Oh, and is it compatible with Radioactive?
 
5.00 star(s) 3 Votes