```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 176, in script
jump expression _game_menu_screen
ScriptError: could not find label 'history_screen'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 176, in script
jump expression _game_menu_screen
File "C:\Program Files (x86)\itch.io\BottleBiosphere-Demo-\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Program Files (x86)\itch.io\BottleBiosphere-Demo-\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'history_screen'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Bottle Biosphere Demo
Wed Oct 21 23:53:39 2020
```
got this error when clicking the hourglass (guessing its a history button from the error message) with no option to ignore