- Nov 10, 2017
 
- 1,258
 
- 7,155
 
- 645
 
there's no more replay. Baal deleted it.How to check all replays? The phone confuses me
If time allows, I would integrate a replay of all the scenes available in SFC
there's no more replay. Baal deleted it.How to check all replays? The phone confuses me
Hi @Passion3D , any time frame for updating your awesome mod to the current 0.32.1 game, please?there's no more replay. Baal deleted it.
If time allows, I would integrate a replay of all the scenes available in SFC
You don't have to shout, I'm not deaf!update SuperPowered [v0.32.01] please
If time permits, I would do that in this version, if not in the next one.thank you Passion3D for taking time for us bro Maybe you can make mood getlucky update here too becouse the admin of getlucky mood is offline Long time and updating not more the mood of getlucky thank you for all wish you all the best : )
like hell your life takes priority over this game hurry it up and update the dam mod ^_-You don't have to shout, I'm not deaf!
I don't know about you, but I have a real life and it takes priority over the game
I didn't know version 0.32 had been released. I'll do the update this week. First the repack and then the mod.
Thanks, will trySFC updated 0.9.0 for SP 0.32.01
Enjoy
I haven't tested it.Thanks, will try
Will this version of SFC conflict with Universal Cheat Mod?
No, if I have time this week, I'll include it.bro is getlucky inside in this update ? for simpel cheat
I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/func_action_processing.rpy", line 211, 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 211, in script call
    call screen kitchen
  File "SFC.rpyc", line 68, in script
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\ast.py", line 1861, in execute
    self.call("execute")
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\ast.py", line 1849, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\statements.py", line 203, 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:\MEGA Download\SuperPowered_v0.32.01-all\renpy\exports.py", line 2755, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 3059, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 3059, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\MEGA Download\SuperPowered_v0.32.01-all\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.3.1092
SP 0.32.01
Tue Feb 26 14:29:13 2019
	SFC not compatible with RAWhen I hit CTRL+F1 I get this error:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/func_action_processing.rpy", line 211, 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 211, in script call call screen kitchen File "SFC.rpyc", line 68, in script File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\ast.py", line 1861, in execute self.call("execute") File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\ast.py", line 1849, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\statements.py", line 203, 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:\MEGA Download\SuperPowered_v0.32.01-all\renpy\exports.py", line 2755, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 2672, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 3059, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\screen.py", line 424, in visit_all callback(self) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\core.py", line 3059, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "D:\MEGA Download\SuperPowered_v0.32.01-all\renpy\display\screen.py", line 434, in per_interact self.update() File "D:\MEGA Download\SuperPowered_v0.32.01-all\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.3.1092 SP 0.32.01 Tue Feb 26 14:29:13 2019
I also have the newest RadioActive installed, maybe they're incompatible?
The big OOF. I really like your locking stats feature, but I also really like Radioactive's Get Lucky and Moral choices implementation.SFC not compatible with RA
The big OOF. I really like your locking stats feature, but I also really like Radioactive's Get Lucky and Moral choices implementation.
The real hard choices in life, I'm very conflicted.