4.40 star(s) 50 Votes

shironou89

Newbie
Jan 5, 2021
71
71
Anybody can get past this error when accessing the skills tree?

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

While running game code:
  File "game/AllPhoneConversations.rpy", line 19, in script call
    call message_img("Ana", "I just bought a new gym outfit","images/AnaGallery02_icon.png") from _call_message_img
  File "game/options.rpy", line 151, in script call
    $ renpy.pause()
  File "game/AllPhoneConversations.rpy", line 20, in script call
    call test999 from _call_test999
  File "game/AllPhoneConversations.rpy", line 35, in script call
    call test9999 from _call_test9999
  File "game/Inconsolablecharscript.rpy", line 18708, in script
    menu:
  File "game/Skill_Tree.rpy", line 2, in execute
    screen Player_Skill_Tree:
  File "game/Skill_Tree.rpy", line 2, in execute
    screen Player_Skill_Tree:
  File "game/Skill_Tree.rpy", line 126, in execute
    hbox: # This HBOX is for SUPER HERO powers
  File "game/Skill_Tree.rpy", line 132, in execute
    if SuperSuction_Power == 0:
  File "game/Skill_Tree.rpy", line 132, in <module>
    if SuperSuction_Power == 0:
NameError: name 'SuperSuction_Power' is not defined

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

Full traceback:
  File "game/AllPhoneConversations.rpy", line 19, in script call
    call message_img("Ana", "I just bought a new gym outfit","images/AnaGallery02_icon.png") from _call_message_img
  File "game/options.rpy", line 151, in script call
    $ renpy.pause()
  File "game/AllPhoneConversations.rpy", line 20, in script call
    call test999 from _call_test999
  File "game/AllPhoneConversations.rpy", line 35, in script call
    call test9999 from _call_test9999
  File "game/Inconsolablecharscript.rpy", line 18708, in script
    menu:
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/Skill_Tree.rpy", line 2, in execute
    screen Player_Skill_Tree:
  File "game/Skill_Tree.rpy", line 2, in execute
    screen Player_Skill_Tree:
  File "game/Skill_Tree.rpy", line 126, in execute
    hbox: # This HBOX is for SUPER HERO powers
  File "game/Skill_Tree.rpy", line 132, in execute
    if SuperSuction_Power == 0:
  File "game/Skill_Tree.rpy", line 132, in <module>
    if SuperSuction_Power == 0:
NameError: name 'SuperSuction_Power' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Being Super 0.19d.DARK
Wed Dec 27 03:04:42 2023
 
  • Like
Reactions: westback83

Cainhurst

Member
Feb 28, 2019
140
208
There is no mod currently for this game and, it's not even worth the use of one since you can easily unlock everything with a save editor... This game hasn't progressed at all it seems like and every update wipes progression so people being perturbed I think is more than understandable and like you said the game comes out so infrequently just to put out these meager ass updates just adds to the frustration.
I really do love the animations and the women do look unique. Also an interesting world but the game just never seems to move in any direction. The updates seem smaller each time. It really makes it difficult to remember what's going on in the game.
 
  • Like
Reactions: JohnSoprano

Lucky-22

New Member
Aug 20, 2018
4
1
Anybody can get past this error when accessing the skills tree?

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

While running game code:
  File "game/AllPhoneConversations.rpy", line 19, in script call
    call message_img("Ana", "I just bought a new gym outfit","images/AnaGallery02_icon.png") from _call_message_img
  File "game/options.rpy", line 151, in script call
    $ renpy.pause()
  File "game/AllPhoneConversations.rpy", line 20, in script call
    call test999 from _call_test999
  File "game/AllPhoneConversations.rpy", line 35, in script call
    call test9999 from _call_test9999
  File "game/Inconsolablecharscript.rpy", line 18708, in script
    menu:
  File "game/Skill_Tree.rpy", line 2, in execute
    screen Player_Skill_Tree:
  File "game/Skill_Tree.rpy", line 2, in execute
    screen Player_Skill_Tree:
  File "game/Skill_Tree.rpy", line 126, in execute
    hbox: # This HBOX is for SUPER HERO powers
  File "game/Skill_Tree.rpy", line 132, in execute
    if SuperSuction_Power == 0:
  File "game/Skill_Tree.rpy", line 132, in <module>
    if SuperSuction_Power == 0:
NameError: name 'SuperSuction_Power' is not defined

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

Full traceback:
  File "game/AllPhoneConversations.rpy", line 19, in script call
    call message_img("Ana", "I just bought a new gym outfit","images/AnaGallery02_icon.png") from _call_message_img
  File "game/options.rpy", line 151, in script call
    $ renpy.pause()
  File "game/AllPhoneConversations.rpy", line 20, in script call
    call test999 from _call_test999
  File "game/AllPhoneConversations.rpy", line 35, in script call
    call test9999 from _call_test9999
  File "game/Inconsolablecharscript.rpy", line 18708, in script
    menu:
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/Skill_Tree.rpy", line 2, in execute
    screen Player_Skill_Tree:
  File "game/Skill_Tree.rpy", line 2, in execute
    screen Player_Skill_Tree:
  File "game/Skill_Tree.rpy", line 126, in execute
    hbox: # This HBOX is for SUPER HERO powers
  File "game/Skill_Tree.rpy", line 132, in execute
    if SuperSuction_Power == 0:
  File "game/Skill_Tree.rpy", line 132, in <module>
    if SuperSuction_Power == 0:
NameError: name 'SuperSuction_Power' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Being Super 0.19d.DARK
Wed Dec 27 03:04:42 2023
Play the game from scratch without the mod.
 

Fuunu

Newbie
Apr 30, 2023
68
7
after the party I get a black screen that loops to the car text scene.
 
Last edited:

Mr.Sagar

Newbie
May 1, 2018
72
20
My save is corrupted…i cant get the bj scene with ruby. It give me error everytime. Someone has save….?
 

AmerHST

Member
Jun 19, 2020
324
752
Has it ever been explained why is it that only the MC is black in the dark version? I tried getting into the story as a black MC but just couldn't, seeing his family takes me out of it every single time.
 
  • Like
Reactions: Abhai

Abhai

Devoted Member
Sep 12, 2018
8,919
36,864
Has it ever been explained why is it that only the MC is black in the dark version? I tried getting into the story as a black MC but just couldn't, seeing his family takes me out of it every single time.
would be too much from working/rendering perspective i guess (though cant comprehend wtf he has made two MC versions then at the first place...thats a beauty of "creative" logic probably)
i have pointed that long time ago and would very much prefer it that (proper) way..the dev and his patrons dont care, so it is what it is - a comedy in that regard.
 

AmerHST

Member
Jun 19, 2020
324
752
would be too much from working/rendering perspective i guess (though cant comprehend wtf he has made two MC versions then at the first place...thats a beauty of "creative" logic probably)
i have pointed that long time ago and would very much prefer it that (proper) way..the dev and his patrons dont care, so it is what it is - a comedy in that regard.
Yeah seems like more work for no reason, I'd be find with either version dark or light... as long as the family look like an actual family.
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
9,009
4,930
BeingSuper-0.19eDarkSkin
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Ag414

Member
Dec 24, 2022
118
176
@Sandman_Games_and_Art Nice looking renders and the models are top class. I just wanted ask because there's things like using condom during sex or not... is it gonna have any pregnancy content? I mean... I am a preggo content fan so it'd be very good. Still asking to make sure.
 
4.40 star(s) 50 Votes