Pylar

Results 14 comments of Pylar

You guys need to update the archive.py to accept these. ``` elif type_name == "Int32Property": value = { "id": self.optional_guid(), "value": self.u32(), } elif type_name == "UInt32Property": value = {...

https://github.com/deafdudecomputers/PalWorldSaveTools Use this, it's been updated and fixed with pals.

[TestSavev0.3.7.zip](https://github.com/user-attachments/files/17028916/TestSavev0.3.7.zip) Thought I should attach my updated save from my server after updating to v0.3.7 just in case to help you debug and finding the potential fix.

Thanks to Choi-Jungwoo above, the tool has a temporary solution. [palworld_save_tools.zip](https://github.com/user-attachments/files/17049005/palworld_save_tools.zip) Both archive.py and item_container_slots.py has been updated from v0.23.1 version of tool.

> > Thanks to Choi-Jungwoo above, the tool has a temporary solution. > > [palworld_save_tools.zip](https://github.com/user-attachments/files/17049005/palworld_save_tools.zip) > > Both archive.py and item_container_slots.py has been updated from v0.23.1 version of tool. >...

The only issue I can see, is if we try to use this version of tool with older saves that aren't updated on/after v0.3.7 patch, it'll error out. Besides that,...

> > > > Thanks to Choi-Jungwoo above, the tool has a temporary solution. > > > > [palworld_save_tools.zip](https://github.com/user-attachments/files/17049005/palworld_save_tools.zip) > > > > Both archive.py and item_container_slots.py has been updated...

https://github.com/deafdudecomputers/PalWorldSaveTools This is my repo.

Nice to hear that, lol. Glad you like it. :)

> > [This Tool](https://github.com/deafdudecomputers/PalWorldSaveTools?tab=readme-ov-file) worked flawlessly for me! (Only thing i did different than it is written in the `fix_host_save_readme.txt` is that i had to create a new folder named...