Every time I click the "be my alarm clock" option on any girl in the game, I get this error, and it's been like this for several past updates.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/estia_house.rpy", line 143, in <module>
File "game/script/estia_house.rpy", line 143, in <genexpr>
KeyError: 'alarm_tsu_allweek'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/estia_house.rpyc", line 136, in script
File "C:\Users\ryang\Downloads\project-cor-win-linux\ChampionOfRealms-0.100-pc\renpy\ast.py", line 1632, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\ryang\Downloads\project-cor-win-linux\ChampionOfRealms-0.100-pc\renpy\exports\menuexports.py", line 100, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\ryang\Downloads\project-cor-win-linux\ChampionOfRealms-0.100-pc\renpy\python.py", line 1218, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\ryang\Downloads\project-cor-win-linux\ChampionOfRealms-0.100-pc\renpy\python.py", line 1211, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script/estia_house.rpy", line 143, in <module>
File "game/script/estia_house.rpy", line 143, in <genexpr>
KeyError: 'alarm_tsu_allweek'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.7.25031702
Champion of Realms 0.100
Sat Aug 2 02:50:04 2025
```