xNul / palworld-host-save-fix

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
887 stars 69 forks source link

player save does not exist ( though it does ) #54

Closed PoorBoyJab closed 7 months ago

PoorBoyJab commented 7 months ago

image getting this error not sure how to fix it tried moving the files into a different folder and changing the directory to that but it did not work directly copying the new guid from the file name

PoorBoyJab commented 7 months ago

removed players from the directory fixed issue

python fix-host-save.py "C:\Users\jabrr.cargo\bin\uesave.exe" "C:\Program Files (x86)\Steam\steamapps\common\PalServer\Pal\Saved\SaveGames\0\1CD189A846212F877ABC89A9889CDE01" E39D7A1D000000000000000000000000 00000000000000000000000000000001

worked for me