Help me out pls with this ....
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/characters/bea/bea02.rpy", line 152, in script
$ move_character(bea_data, "empty", "0", "1")
File "game/script/characters/bea/bea02.rpy", line 152, in <module>
$ move_character(bea_data, "empty", "0", "1")
File "game/map_hashtable.rpy", line 313, in move_character
if hash_table["dormitory"][week_date][time_date][0]["id"] == character_data["id"]:
KeyError: 'dormitory'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/characters/bea/bea02.rpy", line 152, in script
$ move_character(bea_data, "empty", "0", "1")
File "D:\AOE\MonsterCity-0.6.0-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\AOE\MonsterCity-0.6.0-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script/characters/bea/bea02.rpy", line 152, in <module>
$ move_character(bea_data, "empty", "0", "1")
File "game/map_hashtable.rpy", line 313, in move_character
if hash_table["dormitory"][week_date][time_date][0]["id"] == character_data["id"]:
KeyError: 'dormitory'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
0.6.0
Sat Sep 13 21:52:06 2025