```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/w2d2.rpy", line 78, in script call
call return_home_early_night1 from _call_return_home_early_night1_2
File "game/repeat1.rpy", line 8560, in script call
call return_home_hall_and_pee1 from _call_return_home_hall_and_pee1_1
File "game/repeat1.rpy", line 8583, in script
l "{i}Finally home!"
File "game/screens.rpy", line 107, in execute
screen top_bar:
File "game/screens.rpy", line 107, in execute
screen top_bar:
File "game/screens.rpy", line 108, in execute
frame:
File "game/screens.rpy", line 113, in execute
hbox:
File "game/screens.rpy", line 115, in execute
hbox:
File "game/screens.rpy", line 215, in execute
vbox:
File "game/screens.rpy", line 219, in execute
text health_text style "top_date" xoffset 50
NameError: name 'health_text' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/w2d2.rpy", line 78, in script call
call return_home_early_night1 from _call_return_home_early_night1_2
File "game/repeat1.rpy", line 8560, in script call
call return_home_hall_and_pee1 from _call_return_home_hall_and_pee1_1
File "game/repeat1.rpy", line 8583, in script
l "{i}Finally home!"
File "O:\Adult Games\Beauty and the Thug\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "O:\Adult Games\Beauty and the Thug\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "O:\Adult Games\Beauty and the Thug\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "O:\Adult Games\Beauty and the Thug\renpy\character.py", line 842, in do_display
**display_args)
File "O:\Adult Games\Beauty and the Thug\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "O:\Adult Games\Beauty and the Thug\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "O:\Adult Games\Beauty and the Thug\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "O:\Adult Games\Beauty and the Thug\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "O:\Adult Games\Beauty and the Thug\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "O:\Adult Games\Beauty and the Thug\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "O:\Adult Games\Beauty and the Thug\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "O:\Adult Games\Beauty and the Thug\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "O:\Adult Games\Beauty and the Thug\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "O:\Adult Games\Beauty and the Thug\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "O:\Adult Games\Beauty and the Thug\renpy\display\screen.py", line 440, in per_interact
self.update()
File "O:\Adult Games\Beauty and the Thug\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 107, in execute
screen top_bar:
File "game/screens.rpy", line 107, in execute
screen top_bar:
File "game/screens.rpy", line 108, in execute
frame:
File "game/screens.rpy", line 113, in execute
hbox:
File "game/screens.rpy", line 115, in execute
hbox:
File "game/screens.rpy", line 215, in execute
vbox:
File "game/screens.rpy", line 219, in execute
text health_text style "top_date" xoffset 50
File "<screen language>", line 219, in <module>
NameError: name 'health_text' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Beauty and the Thug 0.1.5e
Sat Dec 24 15:11:06 2022
```