```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/migrations/migrate_202307061937.rpy", line 22, in <module>
AttributeError: type object 'SMItems' has no attribute 'brigitte_route_d_e_retsuko'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "helper/utility/migrate_saves.rpyc", line 50, in script call
File "helper/utility/migrate_saves.rpyc", line 50, in script call
File "helper/utility/migrate_saves.rpyc", line 48, in script call
File "migrations/migrate_202307061937.rpyc", line 22, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/migrations/migrate_202307061937.rpy", line 22, in <module>
AttributeError: type object 'SMItems' has no attribute 'brigitte_route_d_e_retsuko'
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
ACADEMY34 v0.19.2.2
Sat Jan 20 20:54:01 2024
```
I've just encountered this after loading a save from the most recent public version into the new one. how do I fix this?