Hi, I'm encountering a problem when loading my Level.sav file using PalEdit v0.11.6.
Game Version: Palworld v0.5.0.67935
PalEdit Version: v0.11.6
Issue:
When loading the save, the program throws repeated KeyError: 'SlotID' errors for every Pal entity. Only the player data loads successfully, and the Pal list remains empty.
Error Snippet:
vbnet
KeyError: 'SlotID'
The log also shows:
sql
Unknown list contains 73 entries
Suspected Cause:
I believe Palworld's recent update changed or removed the SlotID field from the Pal entities in the save file.
Request:
Could you please review this and update PalEdit for compatibility?
I can provide my Level.sav file if needed.
Thank you for your work!