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