I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/bugfix_additions/compatibility_fix.rpy", line 173, in script call
label missing_label_called(arg1 = None, Arg2 = None):
File "game/script.rpy", line 477, in script call
call screen main_choice_display(build_menu_items([build_people_list(), build_actions_list(), build_nearby_location_list()]))
File "game/bugfix_additions/action_mod_core.rpy", line 74, in script
python:
File "game/bugfix_additions/action_mod_core.rpy", line 77, in <module>
show_ui()
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
screen player_status_hud(): #The UI that shows most of the important information to the screen.
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
screen player_status_hud(): #The UI that shows most of the important information to the screen.
File "game/game_screens/hud_screens/player_status_hud.rpy", line 9, in execute
python:
File "game/game_screens/hud_screens/player_status_hud.rpy", line 22, in <module>
schedule_button_text = mc.schedule.get_hud_text()
AttributeError: 'MainCharacter' object has no attribute 'schedule'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/bugfix_additions/compatibility_fix.rpy", line 173, in script call
label missing_label_called(arg1 = None, Arg2 = None):
File "game/script.rpy", line 477, in script call
call screen main_choice_display(build_menu_items([build_people_list(), build_actions_list(), build_nearby_location_list()]))
File "game/bugfix_additions/action_mod_core.rpy", line 74, in script
python:
File "D:\Games\lr2mods\renpy\ast.py", line 834, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\lr2mods\renpy\python.py", line 1184, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/bugfix_additions/action_mod_core.rpy", line 77, in <module>
show_ui()
File "game/major_game_classes/character_related/scene_manager_ren.py", line 32, in show_ui
renpy.show_screen("player_status_hud")
File "D:\Games\lr2mods\renpy\display\screen.py", line 1362, in show_screen
sls.add(_layer, d, _tag, zorder=_zorder, transient=_transient, keep_st=True, name=name)
File "D:\Games\lr2mods\renpy\display\scenelists.py", line 444, in add
if not self.hide_or_replace(layer, remove_index, "replaced"):
File "D:\Games\lr2mods\renpy\display\scenelists.py", line 503, in hide_or_replace
if not oldsle.displayable._handles_event(prefix):
File "D:\Games\lr2mods\renpy\display\screen.py", line 533, in _handles_event
self.update()
File "D:\Games\lr2mods\renpy\display\screen.py", line 700, in update
self.screen.function(**self.scope)
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
screen player_status_hud(): #The UI that shows most of the important information to the screen.
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
screen player_status_hud(): #The UI that shows most of the important information to the screen.
File "game/game_screens/hud_screens/player_status_hud.rpy", line 9, in execute
python:
File "game/game_screens/hud_screens/player_status_hud.rpy", line 22, in <module>
schedule_button_text = mc.schedule.get_hud_text()
AttributeError: 'MainCharacter' object has no attribute 'schedule'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.6.25022803
Lab Rats 2 - Down to Business 2025.07-beta
Mon May 12 01:26:28 2025