```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/phone/phone.rpy", line 337, in <module>
File "game/scripts/game_mechanics/Events/eventManager.rpy", line 33, in getHint
File "game/scripts/game_mechanics/Events/EventsClass.rpy", line 78, in getHint
NameError: name 'locationDict' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 194, in script call
File "scripts/computer_scripts/computer.rpyc", line 1671, in script call
File "scripts/computer_scripts/computer.rpyc", line 1671, in script call
File "scripts/locations/apartment/apt1b/screens1b.rpyc", line 349, in script call
File "scripts/locations/apartment/apt1b/screens1b.rpyc", line 349, in script call
File "scripts/computer_scripts/computer.rpyc", line 1671, in script call
File "scripts/computer_scripts/computer.rpyc", line 1671, in script call
File "scripts/computer_scripts/computer.rpyc", line 1671, in script call
[Previous line repeated 1 more time]
File "scripts/locations/apartment/apt1b/screens1b.rpyc", line 311, in script call
File "scripts/phone/phone.rpyc", line 337, in script
File "X:\game extracts\Apartment1B\Apartment1B-0.3 10-15-22\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "X:\game extracts\Apartment1B\Apartment1B-0.3 10-15-22\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/phone/phone.rpy", line 337, in <module>
File "game/scripts/game_mechanics/Events/eventManager.rpy", line 33, in getHint
File "game/scripts/game_mechanics/Events/EventsClass.rpy", line 78, in getHint
NameError: name 'locationDict' is not defined
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
Apartment1B 0.3
Sun Oct 16 11:47:02 2022
```