Crash clicking on Clyde's unattended hat on his bed:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 21, in script call
File "game/helper/utility/navigate.rpy", line 171, in script
File "game/helper/utility/navigate.rpy", line 171, in <module>
File "game/helper/utility/events.rpy", line 305, in resolve_triggers
TypeError: unhashable type: 'RevertableDict'
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/script.rpy", line 21, in script call
File "game/helper/utility/navigate.rpy", line 171, in script
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1260, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/helper/utility/navigate.rpy", line 171, in <module>
File "game/helper/utility/events.rpy", line 305, in resolve_triggers
TypeError: unhashable type: 'RevertableDict'
Linux-6.14.0-37-generic-x86_64-with-glibc2.39 x86_64
Ren'Py 8.4.1.25072401
ACADEMY34 v0.31.1.5
Sat Jan 3 03:30:54 2026
```