multiverse pod warehouse error? my last playtrough on version 1.40 and when i use multiverse pod(warehouse) on 1.40 its showing this error
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/03_GAME.rpy", line 129, in script call
call sandbox() from _call_sandbox
File "game/500_navigator/550_sandbox.rpy", line 32, in script call
call sandbox_interior() from _call_sandbox_interior
File "game/500_navigator/552_sandbox_interior.rpy", line 578, in script call
call use_item(_return[1], useItem) from _call_use_item
File "game/600_interact/600_interact_room.rpy", line 89, in script call
call warehouse_multiverse_export() from _call_warehouse_multiverse_export
File "game/650_trading/630_warehouse.rpy", line 40, in script
python:
File "game/650_trading/630_warehouse.rpy", line 41, in <module>
with open(GAME.podDir + "/multiverse_warehouse.json", "w") as f:
IOError: [Errno 2] No such file or directory: u'C:\\Users\\lazua\\AppData\\Roaming/RenPy/SpaceJourneyX-1670222929/multiverse_warehouse.json'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/03_GAME.rpy", line 129, in script call
call sandbox() from _call_sandbox
File "game/500_navigator/550_sandbox.rpy", line 32, in script call
call sandbox_interior() from _call_sandbox_interior
File "game/500_navigator/552_sandbox_interior.rpy", line 578, in script call
call use_item(_return[1], useItem) from _call_use_item
File "game/600_interact/600_interact_room.rpy", line 89, in script call
call warehouse_multiverse_export() from _call_warehouse_multiverse_export
File "game/650_trading/630_warehouse.rpy", line 40, in script
python:
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/650_trading/630_warehouse.rpy", line 41, in <module>
with open(GAME.podDir + "/multiverse_warehouse.json", "w") as f:
File "renpy/compat/__init__.py", line 94, in compat_open
return python_open(*args, **kwargs)
IOError: [Errno 2] No such file or directory: u'C:\\Users\\lazua\\AppData\\Roaming/RenPy/SpaceJourneyX-1670222929/multiverse_warehouse.json'
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Space Journey X 140_18
Sun Mar 16 20:32:25 2025
```
and i cant use warehouse Multiverse pod in 1.40 and 2.00. is there something that i have to do to use multiverse pod warehouse in the new playtrough?