I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/story_mode.rpy", line 9, in script call
call kitchen from _call_kitchen
File "game/script/screens/travel.rpy", line 68, in script
call screen college_map
File "game/script/story_mode.rpy", line 9, in script call
call kitchen from _call_kitchen
File "game/script/screens/travel.rpy", line 68, in script
call screen college_map
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script/screens/stats.rpy", line 1, in execute
screen stats():
File "game/script/screens/stats.rpy", line 1, in execute
screen stats():
File "game/script/screens/stats.rpy", line 30, in execute
imagebutton: #Time
Exception: Imagebutton does not have a idle image.