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 (Yes it does) #35

Closed Lourdegriffe closed 7 months ago

Lourdegriffe commented 7 months ago

I'm trying to do the script, and it keep saying that my save does not exist...

image

Lourdegriffe commented 7 months ago

The Save_Path need to target the SAVE folder, not just a random folder... it also need the level.sav inside

PoorBoyJab commented 7 months ago

guessing you fixed it? can you post your corrected code on here im having the same issue?