Mod Cheat Mod Ren'Py Superheroes Suck [1.851 Public] Multi-Mod [ShaddyModda]

5.00 star(s) 2 Votes

SavageKing

Member
Feb 10, 2018
323
129
Replace the above line with :-

self.pageNum = int(math.floor(len(list(filter(lambda s: s.character == character, replayItems)))/ReplayItem.numberScenes)) + 1

Oh, take care of indentation (spaces not tabs).
This didn't work I will have to wait until ShaddyModd makes a patch to fix the errors.
 

SavageKing

Member
Feb 10, 2018
323
129
Now this is poping up when try to click on continue game, or Start a new game.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 571, in script
"{b}Superheroes Suck{/b} is an adult game meant to be played by adults."
File "game/script.rpy", line 571, in script
"{b}Superheroes Suck{/b} is an adult game meant to be played by adults."
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "game/shaddyMod/ShaddyScreens.rpy", line 439, in execute
screen say(who, what):
File "game/shaddyMod/ShaddyScreens.rpy", line 439, in execute
screen say(who, what):
File "game/shaddyMod/ShaddyScreens.rpy", line 442, in execute
window:
File "game/shaddyMod/ShaddyScreens.rpy", line 451, in execute
if persistent.say_window_alpha < 0.6:
File "game/shaddyMod/ShaddyScreens.rpy", line 451, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'

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

Full traceback:
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\main.py", line 660, in main
run(restart)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\execution.py", line 938, in run_context
context.run()
File "game/script.rpy", line 571, in script
"{b}Superheroes Suck{/b} is an adult game meant to be played by adults."
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/script.rpy", line 571, in script
"{b}Superheroes Suck{/b} is an adult game meant to be played by adults."
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\ast.py", line 891, in execute
statement_name("say")
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\ast.py", line 47, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\exports.py", line 1657, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 2798, in do_with
return self.interact(trans_pause=True,
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/shaddyMod/ShaddyScreens.rpy", line 439, in execute
screen say(who, what):
File "game/shaddyMod/ShaddyScreens.rpy", line 439, in execute
screen say(who, what):
File "game/shaddyMod/ShaddyScreens.rpy", line 442, in execute
window:
File "game/shaddyMod/ShaddyScreens.rpy", line 451, in execute
if persistent.say_window_alpha < 0.6:
File "game/shaddyMod/ShaddyScreens.rpy", line 451, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'

Windows-8.1-6.3.9600 AMD64
Ren'Py 8.0.3.22090809
Superheroes Suck 1.351public
Wed Nov 23 16:40:35 2022
 
  • Like
Reactions: Nathaniel Hammer
Jul 18, 2018
46
21
Now this is poping up when try to click on continue game, or Start a new game.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 571, in script
"{b}Superheroes Suck{/b} is an adult game meant to be played by adults."
File "game/script.rpy", line 571, in script
"{b}Superheroes Suck{/b} is an adult game meant to be played by adults."
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "game/shaddyMod/ShaddyScreens.rpy", line 439, in execute
screen say(who, what):
File "game/shaddyMod/ShaddyScreens.rpy", line 439, in execute
screen say(who, what):
File "game/shaddyMod/ShaddyScreens.rpy", line 442, in execute
window:
File "game/shaddyMod/ShaddyScreens.rpy", line 451, in execute
if persistent.say_window_alpha < 0.6:
File "game/shaddyMod/ShaddyScreens.rpy", line 451, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'

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

Full traceback:
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\main.py", line 660, in main
run(restart)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\execution.py", line 938, in run_context
context.run()
File "game/script.rpy", line 571, in script
"{b}Superheroes Suck{/b} is an adult game meant to be played by adults."
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/script.rpy", line 571, in script
"{b}Superheroes Suck{/b} is an adult game meant to be played by adults."
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\ast.py", line 891, in execute
statement_name("say")
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\ast.py", line 47, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\exports.py", line 1657, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 2798, in do_with
return self.interact(trans_pause=True,
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "F:\Games\SuperheroesSuck-1.351public-pc\SuperheroesSuck-1.351public-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/shaddyMod/ShaddyScreens.rpy", line 439, in execute
screen say(who, what):
File "game/shaddyMod/ShaddyScreens.rpy", line 439, in execute
screen say(who, what):
File "game/shaddyMod/ShaddyScreens.rpy", line 442, in execute
window:
File "game/shaddyMod/ShaddyScreens.rpy", line 451, in execute
if persistent.say_window_alpha < 0.6:
File "game/shaddyMod/ShaddyScreens.rpy", line 451, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'

Windows-8.1-6.3.9600 AMD64
Ren'Py 8.0.3.22090809
Superheroes Suck 1.351public
Wed Nov 23 16:40:35 2022
Same

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

JenMistress

Engaged Member
Oct 1, 2019
2,591
2,936
I do believe the Attachment on first page has fixed that issue. But I just have error that will indeed load up the game but won't let me play my last save, or start up new game.
Maybe I am not looking at the right spot, but I am not seeing any "Attachment"s, only the mod itself.
 

JenMistress

Engaged Member
Oct 1, 2019
2,591
2,936
The save loaded without the mod, and by the looks of the hint thing, doesn't seem like it would be anything I would need the mod for anyways in this update, since all my stats are maxed out anyways, so think I will try tonight to play it without the mod, unless a total 100% fix happens between now and my next gaming session. Thank you anyways, but I am going to try it this way.
 
  • Like
Reactions: SavageKing

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,392
11,948
Not sure why you guys are having this issue, everything works perfectly for me. even re-downloaded the game, and mod version that I uploaded, and had no issues, but I've gone ahead and repackaged and re-uploaded the mod. Also included the compiled rpyc's for my mod files to see if that helps.
 

Daenerys5539

Newbie
Aug 17, 2016
60
12
Failed after starting "New Game" once it loaded. I'm going to try with fresh download and install of both game and mod.

Edit: So, I deleted Superheroes Suck files from App Data as well.

1. Downloaded Superheroes Suck 1.351
2. Started it. Worked
3. New Game. Worked
4. Downloaded the Multi Mod.
5. Unzipped, and put game folder in Superheroes Suck directory. Replaced 20 files.
6. Started the game. Worked
7. New Game. Crashed

Traceback in Spoiler:

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,392
11,948
ah, i didn't try a new game, just a few saves i have. getting it as well from new game. looking into it. Removing links until i track down the issue.
 
  • Like
Reactions: Nathaniel Hammer
5.00 star(s) 2 Votes