i think this was the first update in almost a year hahaha chillHow many times do I need to start over???
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.haha amazing how people use mods and then blame dev, i am playing the bbc version. no interest in light skin
Developer: Sandman Games and Art
Liar! I not see any gallery!Added partially completed gallery
Light skin you play as a white guy, dark skin you play as a black guywhats the difference betwen dark skin and light skin?
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
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.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.
Play the game from scratch without the mod.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
Is this mod reliable? Still I have doubts...WT.
credits to fergz.
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)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.