Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'inventoryInfo' #114

Open
angrystar170 opened this issue May 30, 2024 · 1 comment
Open

KeyError: 'inventoryInfo' #114

angrystar170 opened this issue May 30, 2024 · 1 comment

Comments

@angrystar170
Copy link

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'

@JackKuo-tw
Copy link

After applying this PR, I got another issue:
KeyError: 'IndividualId'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants