Fixes the bug which forces a player to create a new character when they already have a save. Useful for migrating maps from co-op to dedicated servers and from one dedicated server to another.
MIT License
888
stars
70
forks
source link
map_model.py Exception: Warning: EOF not reached #189
AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\palworld_save_tools\rawdata\map_model.py", line 42, in decode_bytes
raise Exception("Warning: EOF not reached")
Exception: Warning: EOF not reached
I have updated everything I can seem to resolve this... Help, Please and thank you!
AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\palworld_save_tools\rawdata\map_model.py", line 42, in decode_bytes raise Exception("Warning: EOF not reached") Exception: Warning: EOF not reached
I have updated everything I can seem to resolve this... Help, Please and thank you!