Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Any fix yet?
1 - Get your friend save.
2 - Put it in the Palworld C:\Users\YOUR USERNAME\AppData\Local\Pal\Saved\SaveGames (there might be a file with a same name and LocalSave.sav or something like that inside because you already played the world but it wasn't important for me)
3 - Then go to the github uesave-rs then to releases and download the .zip or the .msi (if its msi just double click, if its the .zip extract and run ue-save.exe)
4 - Make sure you have python installed
5 - Then download the source code of the github palword-host-save-fix [github.com] (the two .py files are the only one needed so if you downloaded everythin unzip otherwise just remember the location of the .py files)
6 - Open a cmd, naviguate through your files to search the .py files you just downloaded (if you donc know how to naviguate put them at this location C:\users\you)
7 - Then run this command python fix-host-save.py <uesave.exe> <save_path> <new_guid> <old_guid>
8 - Read example if you dont find some command info
Example :
Uesave was installed at "C:\Program Files\uesave\bin\uesave.exe" for me
My save file path was that (dont mind the xxx) "C:\Users\xxx\AppData\Local\Pal\Saved\SaveGames\xxx\05A2025E4CE48D3E5AB58E829AA07697"
Then in the Players folder of the save i had this "000...0001.sav" which is the host save so the old_gui so just copy the number without save
And because we played at 3 on the world i also had two other .sav files. Didnt had luck because the first try was my other friend characted but just copy the number letter without the .sav
Now i had everything and the command just take some times to run so be careful that it's say finished or something like that (if it looks stuck maybe press enter)
So if i play in game pass that has be possibly ?
Go to your webinterface and scroll to the bottom.
Enter the FTP details you find there into Filezilla.
Connect to the FTP and head to folder "PAL" and copy the "Saved" map to your desktop.
Once the folder/map is on your desktop, head here and go to "CONFIG" > "WINDOWSSERVER" > "PALWORLDSETTINGS"
Open it with Notepad
Now you have to check your new server's IP, RCONPORT and PORT
and change the values in this document with the corresponding (NEW) server's details.
Then SAVE AS! and save as ini file.
While the NEW server is still OFF, log into the FTP of your NEW server and copy the contents of the "Saved" folder into the "Saved" folder of the new server and choose OVERWRITE EVERYTHING.
Start the NEW server once upload has completed and continue playing :)
https://steamcommunity.com/sharedfiles/filedetails/?id=3152762228
6) Open cmd, then input C:\Users\xxx>python
7) >>>fix-host-save.py<C:\Program Files\uesave\bin\uesave.exe><C:\Users\xxx\AppData\Local\Pal\Saved\SaveGames\xxx\437A781178D940F99603E3081C9F44F2><BCB98681000000000000000000000000><00000000000000000000000000000001>
If I type this in, I get SyntaxError: unexpected character after line continuation character. Any idea on how to fix this or what I'm doing wrong?
Any help is appreciated!