hey so i've stumbled across an error, something to do with freja's path
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/migrations/migrate_202312070535.rpy", line 2, in <module>
File "game/migrations/migrate_202312070535.rpy", line 16, in _execute_python_hide
AttributeError: type object 'SMItems' has no attribute 'freja_route_ae_giftwrap'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "helper/utility/migrate_saves.rpyc", line 48, in script call
File "migrations/migrate_202312070535.rpyc", line 2, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/migrations/migrate_202312070535.rpy", line 2, in <module>
File "game/migrations/migrate_202312070535.rpy", line 16, in _execute_python_hide
AttributeError: type object 'SMItems' has no attribute 'freja_route_ae_giftwrap'
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
ACADEMY34 v0.19.2.2
Wed Feb 14 18:20:48 2024
[/code]