magicbear / palworld-server-toolkit

PalWorld Server Toolkits - For Save file modify, list the players, repair sav file, etc...
MIT License
513 stars 61 forks source link

KeyError: 'inventoryInfo' #114

Open angrystar170 opened 1 month ago

angrystar170 commented 1 month ago

Exception in thread Thread-2 (load): Traceback (most recent call last): File "C:\Python312\Lib\threading.py", line 1073, in _bootstrap_inner self.run() File "C:\Python312\Lib\threading.py", line 1010, in run self._target(*self._args, **self._kwargs) File "C:\Users\angry\palworld-server-toolkit\palworld_server_toolkit\editor.py", line 1282, in load if player_gvas['inventoryInfo']['value'][idx_key]['value']['ID']['value'] \


KeyError: 'inventoryInfo'