4.40 star(s) 50 Votes

Mr Sandman

Member
Game Developer
Dec 12, 2018
181
356
I just started a new game, on PC but every time I try to open a window either the skill three, the character pannel or other I get an error

Code:
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.
Hello. Please could you tell me the dialogue of the scene just before the crash?
Also, I have tested and have found that all of those screens work for me on a new game.
Please could you tell me the dialogue of the scene just before the crash?
 

Raswedj

Member
Feb 27, 2020
125
68
sandman one thing i have to ask please. Is the sister a real sister or not? i mean i would play her as adoptivsister but in a dialoge with the adoptivmother i had thinked she mean we have the same parents or i have missunderstanding i am not native language english sry
 
  • Like
Reactions: Mr Sandman

Mr Sandman

Member
Game Developer
Dec 12, 2018
181
356
sandman one thing i have to ask please. Is the sister a real sister or not? i mean i would play her as adoptivsister but in a dialoge with the adoptivmother i had thinked she mean we have the same parents or i have missunderstanding i am not native language english sry
Real sister Or adoptive Sister. It doesn't matter :geek:
 

Ddraigon

Member
Donor
Compressor
Jul 16, 2020
207
1,048
Being Super [v0.15a Public] [Sandman Games and Art]

Original PC : 2.53 GB
Original Mac : 2.49 GB

Compressed PC (439 MB) :
Compressed Mac (403 MB) :

This Compression is Unofficial and may break your game.
 
Last edited:

Raswedj

Member
Feb 27, 2020
125
68
Her adoptive father but she says dad. :D
ok i can live with them. Next question can you not give a little more expiriene points for peoples was not like to cheat?
i mean 200 is not many for quest if you need 500 for skills or 1000 for super skills. or you make 200 for normal skills and superskills 500. is only my idea or you make it so. 0 - 1 = 200 1-2 =300 2-3 400 and 3 - 4 500 and 4 - 5 600 points for normal skills and we say by super skills 0 - 1 500 . 1 - 2 600 and and and . and the extra things how super strong or good to hear you can let on the 1000 poiints but a little more points for quest where a good idea
 
  • Like
Reactions: Mr Sandman

Tyrranus

Well-Known Member
May 4, 2017
1,148
1,204
just stumbled on this title but
> Or will you ... become the Earth's evil god-king
how is that even a question?? :D OFC I will :D
 
  • Red Heart
Reactions: Mr Sandman

Mr Sandman

Member
Game Developer
Dec 12, 2018
181
356
So based on OP's images you can be an average looking white dude or a black pornstar from the 80s?
:p The hairstyles will change as you play the game. Currently there is only one hairstyle change for the dark skin MC due to most people hating the afro and the pornstache.
repeatable_gym_185_black.jpg
 
  • Like
Reactions: Psymind

jonnydrive

Newbie
Jul 29, 2019
19
18
I just started a new game, on PC but every time I try to open a window either the skill three, the character pannel or other I get an error

Code:
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
I have this error too :(
 

Zaiross

Newbie
Sep 19, 2017
33
19
Is there an Android version, my laptop broke down and now I can't play half of the games
 
4.40 star(s) 50 Votes