cheahjs / palworld-save-tools

Tools for converting Palworld .sav files to JSON and back
MIT License
781 stars 67 forks source link

fix Out of memory during conversion. #79

Closed w569111843 closed 6 months ago

w569111843 commented 6 months ago

Fix issue #76

cheahjs commented 6 months ago

As mentioned in the linked issue, switching to a streaming decompressor only masks issues with partial/truncated save files. Some data might be recoverable by hand, but it isn't something the script should support due to potential foot guns regular users would fave.