I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/All_Flashback_Scenes_Intro.rpy", line 791, in script
r "And that's how I got the job."
File "game/Skill_Tree.rpy", line 271, in execute
screen Player_Skill_Tree_OtherSkills:
File "game/Skill_Tree.rpy", line 271, in execute
screen Player_Skill_Tree_OtherSkills:
File "game/Skill_Tree.rpy", line 399, in execute
vbox:
File "game/Skill_Tree.rpy", line 400, in execute
text "[MC_CombatLevel]" size 50 font "fonts/ROCKB.ttf"
NameError: Name 'MC_CombatLevel' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/All_Flashback_Scenes_Intro.rpy", line 791, in script
r "And that's how I got the job."
File "D:\download\games\Being_Super-0.15-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\download\games\Being_Super-0.15-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "D:\download\games\Being_Super-0.15-pc\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "D:\download\games\Being_Super-0.15-pc\renpy\character.py", line 817, in do_display
**display_args)
File "D:\download\games\Being_Super-0.15-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\download\games\Being_Super-0.15-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\download\games\Being_Super-0.15-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\download\games\Being_Super-0.15-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\download\games\Being_Super-0.15-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\download\games\Being_Super-0.15-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\download\games\Being_Super-0.15-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\download\games\Being_Super-0.15-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "D:\download\games\Being_Super-0.15-pc\renpy\display\core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\download\games\Being_Super-0.15-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "D:\download\games\Being_Super-0.15-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/Skill_Tree.rpy", line 271, in execute
screen Player_Skill_Tree_OtherSkills:
File "game/Skill_Tree.rpy", line 271, in execute
screen Player_Skill_Tree_OtherSkills:
File "game/Skill_Tree.rpy", line 399, in execute
vbox:
File "game/Skill_Tree.rpy", line 400, in execute
text "[MC_CombatLevel]" size 50 font "fonts/ROCKB.ttf"
File "D:\download\games\Being_Super-0.15-pc\renpy\text\text.py", line 1377, in __init__
self.set_text(text, scope, substitute)
File "D:\download\games\Being_Super-0.15-pc\renpy\text\text.py", line 1477, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "D:\download\games\Being_Super-0.15-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "D:\download\games\Being_Super-0.15-pc\renpy\substitutions.py", line 201, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'MC_CombatLevel' is not defined.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Being Super 0.15
Wed Oct 20 09:49:51 2021