palworld-host-save-fix icon indicating copy to clipboard operation
palworld-host-save-fix copied to clipboard

zlib.error when Level.sav

Open a361570441 opened this issue 1 year ago • 2 comments
trafficstars

Traceback (most recent call last): File "/Users/heybox/Patrick-pycharm/heybox_script/pal/main.py", line 58, in sav_to_json('', 'Level.sav') File "/Users/heybox/Patrick-pycharm/heybox_script/pal/main.py", line 40, in sav_to_json uncompressed_data = zlib.decompress(data[12:]) zlib.error: Error -3 while decompressing data: invalid block type

a361570441 avatar Jan 26 '24 04:01 a361570441

i found the solution. make sure to shut down server when you download and maniuplate the save

levscaut avatar Jan 26 '24 06:01 levscaut

thank you !!!! it makes me terrible so long

i found the solution. make sure to shut down server when you download and maniuplate the save

SkMoran avatar Jan 28 '24 14:01 SkMoran

haha, thanks for explaining it levscaut. I'll go ahead and close this issue

xNul avatar Feb 02 '24 06:02 xNul