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

5.00 star(s) 2 Votes

SonsOfLiberty

Board Buff
Game Compressor
Sep 3, 2022
17,094
137,597
ShaddyGames just a heads up, Superheroes Suck [v1.701 Public] is out, it's not posted here, but the public is posted on Patreon, and the compressed is here as well.
 

Alikadam443

Newbie
Nov 30, 2021
33
31
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/navigation.rpy", line 2755, in script call
    call screen library
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 2688, in script call
    call screen academy_gym
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  [Previous line repeated 2 more times]
  File "game/scripts/navigation.rpy", line 2261, in script call
    call screen academy_entrance
  File "game/scripts/hints.rpy", line 2, in script
    if prologue_completed <= 1:
  File "game/scripts/hints.rpy", line 98, in <module>
    elif hp_event_35 >= 1 and hp_event_36 <= 1:
NameError: name 'hp_event_36' is not defined

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

Full traceback:
  File "game/scripts/navigation.rpy", line 2755, in script call
    call screen library
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 2688, in script call
    call screen academy_gym
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  [Previous line repeated 2 more times]
  File "game/scripts/navigation.rpy", line 2261, in script call
    call screen academy_entrance
  File "game/scripts/hints.rpy", line 2, in script
    if prologue_completed <= 1:
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/hints.rpy", line 98, in <module>
    elif hp_event_35 >= 1 and hp_event_36 <= 1:
NameError: name 'hp_event_36' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Superheroes Suck 1.651public
Mon Jan 15 11:45:18 2024





what is this ???
 
  • Angry
Reactions: shiqz

Tinuss

Member
Mar 31, 2018
428
566
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/navigation.rpy", line 2755, in script call
    call screen library
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 2688, in script call
    call screen academy_gym
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  [Previous line repeated 2 more times]
  File "game/scripts/navigation.rpy", line 2261, in script call
    call screen academy_entrance
  File "game/scripts/hints.rpy", line 2, in script
    if prologue_completed <= 1:
  File "game/scripts/hints.rpy", line 98, in <module>
    elif hp_event_35 >= 1 and hp_event_36 <= 1:
NameError: name 'hp_event_36' is not defined

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

Full traceback:
  File "game/scripts/navigation.rpy", line 2755, in script call
    call screen library
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 2688, in script call
    call screen academy_gym
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  [Previous line repeated 2 more times]
  File "game/scripts/navigation.rpy", line 2261, in script call
    call screen academy_entrance
  File "game/scripts/hints.rpy", line 2, in script
    if prologue_completed <= 1:
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/hints.rpy", line 98, in <module>
    elif hp_event_35 >= 1 and hp_event_36 <= 1:
NameError: name 'hp_event_36' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Superheroes Suck 1.651public
Mon Jan 15 11:45:18 2024





what is this ???
Looks like an error log to me.
 

shiqz

Member
Dec 25, 2020
170
231
I more and more believe Reading seriously is a unique Ability some People don't Possess.

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

While running game code:
  File "game/scripts/navigation.rpy", line 2755, in script call
    call screen library
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 2688, in script call
    call screen academy_gym
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  [Previous line repeated 2 more times]
  File "game/scripts/navigation.rpy", line 2261, in script call
    call screen academy_entrance
  File "game/scripts/hints.rpy", line 2, in script
    if prologue_completed <= 1:
  File "game/scripts/hints.rpy", line 98, in <module>
    elif hp_event_35 >= 1 and hp_event_36 <= 1:
NameError: name 'hp_event_36' is not defined

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

Full traceback:
  File "game/scripts/navigation.rpy", line 2755, in script call
    call screen library
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 2688, in script call
    call screen academy_gym
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  File "game/scripts/navigation.rpy", line 1026, in script call
    call screen bedroom_protagonist
  [Previous line repeated 2 more times]
  File "game/scripts/navigation.rpy", line 2261, in script call
    call screen academy_entrance
  File "game/scripts/hints.rpy", line 2, in script
    if prologue_completed <= 1:
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\AL Laith Group\Downloads\SuperheroesSuck-1.651public-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/hints.rpy", line 98, in <module>
    elif hp_event_35 >= 1 and hp_event_36 <= 1:
NameError: name 'hp_event_36' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Superheroes Suck 1.651public
Mon Jan 15 11:45:18 2024





what is this ???
Instead of immediately hitting the Download Link, how about you check the Mod Version first or perhaps when the OP has been last edited ? And for that matter, Shaddy will post as well when He updated his Mod..
 

Jonathan0009

Member
Jul 10, 2019
139
1,173
I more and more believe Reading seriously is a unique Ability some People don't Possess.



Instead of immediately hitting the Download Link, how about you check the Mod Version first or perhaps when the OP has been last edited ? And for that matter, Shaddy will post as well when He updated his Mod..
it's f95, people dont use their reading abilities, everyone is just guided by their cock. once u get used to it and accept it as it is, life gets easier.
 

Alikadam443

Newbie
Nov 30, 2021
33
31
I more and more believe Reading seriously is a unique Ability some People don't Possess.



Instead of immediately hitting the Download Link, how about you check the Mod Version first or perhaps when the OP has been last edited ? And for that matter, Shaddy will post as well when He updated his Mod..



dame man thats surprisingly hurtful and funny at the same time
 

shiqz

Member
Dec 25, 2020
170
231
well he hasn't posted a mod update since december 18th on patreon, seems like he might be afk
Well he has his own Game to take care of so it's understandable that's taking longer than usual.

dame man thats surprisingly hurtful and funny at the same time
Wasn't meant to hurt, was just little frustrated seeing People downloading outdated Mods on Updated Games and then pop up with an Error asking what's wrong, Apologize for that.
 

Johan_0000

Member
Apr 14, 2023
255
179
Well he has his own Game to take care of so it's understandable that's taking longer than usual.



Wasn't meant to hurt, was just little frustrated seeing People downloading outdated Mods on Updated Games and then pop up with an Error asking what's wrong, Apologize for that.
I mean, the 1st time I used a mod I didn't know that if the mod wasn't updated to the newest ver. of the game It'd break the game lol. So yeah I can understand some of them lol.
Anyway, the game was updated to 1.752. Does smn know if this mod will be updated?

THX
 

shiqz

Member
Dec 25, 2020
170
231
I mean, the 1st time I used a mod I didn't know that if the mod wasn't updated to the newest ver. of the game It'd break the game lol. So yeah I can understand some of them lol.
Anyway, the game was updated to 1.752. Does smn know if this mod will be updated?

THX
Well not necessarily every Mod but at least those that edit the Script File needs to be Updated otherwise you will always end up at the End of the previous Game update and unable to progress with the Mod or causing Errors.

Yes i'm certain Shaddy will update his Mod he just needs time is all.
 
  • Like
Reactions: Johan_0000
5.00 star(s) 2 Votes