There was a glitch when I tried to edit Xel's information.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day0_intro.rpy", line 2158, in script
d hap "[emily], I got the flour you needed!"
File "game/phone_xel.rpy", line 112, in execute
screen phone_relationship_xel():
File "game/phone_xel.rpy", line 112, in execute
screen phone_relationship_xel():
File "game/phone_xel.rpy", line 122, in execute
vbox:
File "game/phone_xel.rpy", line 125, in execute
label "{size=60}[xel]{/size}\n"
NameError: Name 'xel' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day0_intro.rpy", line 2158, in script
d hap "[emily], I got the flour you needed!"
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\ast.py", line 2560, in execute
Say.execute(self)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\exports.py", line 1494, in say
who(what, *args, **kwargs)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\character.py", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\character.py", line 1045, in do_display
display_say(who,
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\character.py", line 741, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/phone_xel.rpy", line 112, in execute
screen phone_relationship_xel():
File "game/phone_xel.rpy", line 112, in execute
screen phone_relationship_xel():
File "game/phone_xel.rpy", line 122, in execute
vbox:
File "game/phone_xel.rpy", line 125, in execute
label "{size=60}[xel]{/size}\n"
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\ui.py", line 1011, in _label
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\text\text.py", line 1738, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\text\text.py", line 1868, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\substitutions.py", line 371, in substitute
s = interpolate(s, kwargs) # type: ignore
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\LlamaMann Games\SexBot\Main Game\Game\SexBot_Recalibrated-2.00_techdemo2-pc\renpy\substitutions.py", line 313, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'xel' is not defined.
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Sexbot Recalibrated 2.00_techdemo2
Tue Oct 1 09:53:44 2024