i followed all the instructions but when entering the game my character progress back to level 1, and i cant use my pals it say " you're not belong this guild".
Also worth it to note that if you have spaces and such in your path when using "cd " you may need to put quotes around your path. for instance: cd "C:\One Drive\UE Save\" Rather than: cd C:\One Drive\UE Save\ Powershell no likey spaces :) Also tab completion in powershell is handy.
Thanks so much man, i spent 12 hours trying to fix my issue and right when i got off you posted this video. this fixed my issue of moving from server to server in 10 minutes.
For those who encountered a "Traceback line 7, in ModuleNotFoundError: No module named 'palworld_save_tools'" Error I Fixed mine by Downloading "palworld-save-tools" (palworld-save-tools-windows-v0.20.0.zip) And then copying the ZIP's content into the same folder as "uesave.exe" I also added a " True" at the End of the PowerShell line, which is for a Guild Fix. Hope this works for you as well!
Thank you so much this is the only thing that worked for me. Although, the only step you didn't add was the step to install palworld save tools - without installing it the palworld host save fix doesn't work.
Thanks for identifying a problem he didnt mention and then not explain to us how to solve the problem... I mean why even point that out if you arent going to explain what your talking about. "Hey just so you know there is just 1 step that will prevent people from successfully setting up the hosted server, I know what the 1 step is,.. Just thought you should know" Like WTF my guy
hello before using the command with the fix_host_save.py, you will need to type "python -m pip install palworld-save-tools==0.17.1" although they changed some of the code so, the first argument "the path with the uesave.exe" at the end is no longer required so delete that then you need to add True or False after the 0..1 that you put at the end if you changed something about your guild hope it helped
Bummer this no longer works - when I get to the point of running it I get an error of: "ERROR: Invalid argument. It should be either "True" or "False"." - Any solutions?
I have a dedicated server but i used to play the "pirate" version. Now I want to play on steam but when i login my own server it starts a new character, because it is like a new account. How do i transfer my character from my server to steam account?
ERROR: Invalid argument. It should be either "True" or "False". I have left my Guild before trying. Anyone has a solution? After leaving my Guild i joint a new "unnamed Guild". can´t do anything about it
I am a host for all my friends and suddenly yesterday it made us all create a new character, it is possible to retrieve the saves from the same server and restore the saves of all my friends and obviously mine. I would like to recover the server without having to start over.
everything works great just a problem that im not in my guild so i dont have my pals or my base it says "belongs to a different guild" how can i fix this?
So I followed all the steps, the script ran properly and then I deleted the old folder on the server side and then went and added the new copied folder and when I logged into the server it asked me to create a new character. Where did I mess up?
You have to do one more thing following this. After joining the new server another save will be created as soon as you create the character. It will be in the players folder inside the savegame. You have to copy the name of that particular sav file that was created after the character creation, copy that name and rename your original save file to that name. I spent 3 days to get this right and working.
I am getting the error File "C:\Users\user\Downloads\saveditor\fix-host-save.py", line 7, in from palworld_save_tools.gvas import GvasFile ModuleNotFoundError: No module named 'palworld_save_tools'. Can someone help me?
@@il0v3hat3rs5 For me, I noticed too many arguments were passed in the command. Try getting rid of the uesave.exe portion of the command. Worked for me. So it should be fix-host-save.py , Old Guid, New Guid, and then true.
@@DarkthroneGaming Only the host has to do it for the players and not the client side right ? So do we do it separately in the command or we can do it together in the same command ?
Hi, they are no way to save the character? The problem is my friend host the game but his computer have got some fps drop. So i need to transfert the file on my computer for host the game and keep our character, pal and I dont even have a players folder only a backup folder and LocalData file, How do I copy my character and world to my own game or dedicated server?
I did everything exactly as in the video unfortunately without success as soon as I press Enter it shows: fix-host-save.py . Nothing else happens no warning no working of the program just nothing.
I dont even have a players folder only a backup folder and LocalData file, probably because my only character is in my friends game he shared the 6-character code to me to connect on. How do I copy my character to my own game or dedicated server?
Thank you very much! The only thing is that the game thinks i'm not the real player because i have to use my security pin on my boxes at my base. Am i cloned?... And btw the tutorial screen shows up again and have to redo everything.
So heres the situation - my friend hosted the co-op game. Im hosting the dedicated server. I logged in to the dedicated server first to create the hostfile with a different name. Was he supposed to log into the server first since hes the host? Does it matter?
I managed to not do something right, because it just says "Python was not found; run without arguments to install from microsoft store, or disable this shortcut from settings"
@@jaced27 Depends on what you use for the command in the powershell. If you used python (rest of command here), and you get that error, try py instead of python. In the powershell, I also did either python --version or py --version to make sure it was installed properly.
Friends guilds aren't moving over. When they load in their character + pals on them are perfect. But they cannot access their base after the transfer. Any ideas?
Whenever im in powershell after the JSON files have been changed back to .sav files it gives a permission error saiying the process cannot access the file because it is being used by another process, but i have nothing open or running
I dont know what Iam doing wrong. I did everything as you said and for me as host it works jsut fine but I doesnt trasnfer the playerdata from my girlfriend. she needs to create a new character and has to strart from scratch :/
Redo the process with the save you originally used (yes you will loose any “new”progress but the guild will be fixed. When entering the Character code numbers in powershell add “true” to the very end (no quotations but spaced after the last character code number. For instance: 0000000000001 560000000011B true This will fix the guild issue
@@GamesAppsTutorials Thanks alot!! i was wondering first if it was the savegame since i just transferred to dedicated server, i almost tried it and then i saw the comment about it. seems more people have issues with it
after i press enter it shown \uesave\fix-host-save.py", line 7, in from palworld_save_tools.gvas import GvasFile ModuleNotFoundError: No module named 'palworld_save_tools' Where did i miss ?
@Games&AppsTutorials help my powershell show me this coding Traceback (most recent call last): File "C:\Users\shahr\OneDrive\Desktop\uesave\fix_host_save.py", line 7, in from palworld_save_tools.gvas import GvasFile ModuleNotFoundError: No module named 'palworld_save_tools' PS C:\Users\shahr\OneDrive\Desktop\uesave>
Hey, I had the same issue I Fixed it by Downloading "palworld-save-tools" (palworld-save-tools-windows-v0.20.0.zip) and then copying the ZIP's content into the same folder as "uesave.exe" I also added a " True" at the End of the PowerShell line, which is for a Guild Fix. Hope this works for you as well!
If the "python" command does not work for you in the PowerShell, use "py" instead!
i followed all the instructions but when entering the game my character progress back to level 1, and i cant use my pals it say " you're not belong this guild".
can you please help me it doesnt work
Also worth it to note that if you have spaces and such in your path when using "cd " you may need to put quotes around your path.
for instance:
cd "C:\One Drive\UE Save\"
Rather than:
cd C:\One Drive\UE Save\
Powershell no likey spaces :)
Also tab completion in powershell is handy.
Thanks so much man, i spent 12 hours trying to fix my issue and right when i got off you posted this video. this fixed my issue of moving from server to server in 10 minutes.
Thanks for the a very clear and prompt Tutorial, i spent hours and watched multiple videos and this one help me the most and very quick. Thanks again!
Thy very much it worked for me. The only thing I needed to do is to add "true" at the end of the power shell command to let it run.
My savior
thanks man
For those who encountered a "Traceback line 7, in ModuleNotFoundError: No module named 'palworld_save_tools'" Error
I Fixed mine by Downloading "palworld-save-tools" (palworld-save-tools-windows-v0.20.0.zip)
And then copying the ZIP's content into the same folder as "uesave.exe"
I also added a " True" at the End of the PowerShell line, which is for a Guild Fix.
Hope this works for you as well!
Hi, Could you please confirm where i should put True, i have tried multiple locations but it hasn't worked. Thank you.
Thank you so much this is the only thing that worked for me. Although, the only step you didn't add was the step to install palworld save tools - without installing it the palworld host save fix doesn't work.
explain ?
@@rafaelpasanea What you mean?
so how do you install palworld save tools?
Thanks for identifying a problem he didnt mention and then not explain to us how to solve the problem... I mean why even point that out if you arent going to explain what your talking about. "Hey just so you know there is just 1 step that will prevent people from successfully setting up the hosted server, I know what the 1 step is,.. Just thought you should know" Like WTF my guy
hello
before using the command with the fix_host_save.py, you will need to type "python -m pip install palworld-save-tools==0.17.1"
although they changed some of the code so, the first argument "the path with the uesave.exe" at the end is no longer required so delete that
then you need to add True or False after the 0..1 that you put at the end if you changed something about your guild
hope it helped
Worked like a charm. Thanks.
Bummer this no longer works - when I get to the point of running it I get an error of: "ERROR: Invalid argument. It should be either "True" or "False"." - Any solutions?
I have a dedicated server but i used to play the "pirate" version. Now I want to play on steam but when i login my own server it starts a new character, because it is like a new account. How do i transfer my character from my server to steam account?
ERROR: Invalid argument. It should be either "True" or "False". I have left my Guild before trying. Anyone has a solution? After leaving my Guild i joint a new "unnamed Guild". can´t do anything about it
So now I get an error on the script that says guild_fix argument should be "true" or "false" but I can't find where the argument is to change it
I'm getting the same problem, tried writing True at the end, but still got the error
Thank you so much this helps so much!!!
ERROR: Invalid argument. It should be either "True" or "False". i am getting this error
pleae help asap
I am a host for all my friends and suddenly yesterday it made us all create a new character, it is possible to retrieve the saves from the same server and restore the saves of all my friends and obviously mine. I would like to recover the server without having to start over.
same problem, i got my map but the save of players doesn't work
everything works great just a problem that im not in my guild so i dont have my pals or my base it says "belongs to a different guild" how can i fix this?
I have the same issue
same lie how do i we get it back?
So I followed all the steps, the script ran properly and then I deleted the old folder on the server side and then went and added the new copied folder and when I logged into the server it asked me to create a new character. Where did I mess up?
You have to do one more thing following this. After joining the new server another save will be created as soon as you create the character. It will be in the players folder inside the savegame. You have to copy the name of that particular sav file that was created after the character creation, copy that name and rename your original save file to that name. I spent 3 days to get this right and working.
new pwople add "True" after all the command arguments. its now required to enable or disable guuild bug fix
I am getting the error File "C:\Users\user\Downloads\saveditor\fix-host-save.py", line 7, in
from palworld_save_tools.gvas import GvasFile
ModuleNotFoundError: No module named 'palworld_save_tools'. Can someone help me?
Me too plz help
Get the save tools to fix this error but idk why i am getting guild fix error with either true or false at the end
@@il0v3hat3rs5 For me, I noticed too many arguments were passed in the command. Try getting rid of the uesave.exe portion of the command. Worked for me. So it should be fix-host-save.py , Old Guid, New Guid, and then true.
I did everything as the video mentioned, I see my world. But me as the host and all my friends need to create new characters
your friends data is also stored in your PC, try transferring their saves as well like you did yours.
@@DarkthroneGaming Only the host has to do it for the players and not the client side right ? So do we do it separately in the command or we can do it together in the same command ?
Hi, they are no way to save the character? The problem is my friend host the game but his computer have got some fps drop. So i need to transfert the file on my computer for host the game and keep our character, pal and I dont even have a players folder only a backup folder and LocalData file, How do I copy my character and world to my own game or dedicated server?
I did everything exactly as in the video unfortunately without success as soon as I press Enter it shows: fix-host-save.py .
Nothing else happens no warning no working of the program just nothing.
same here
also with the command py instead of python it does not work and the same error appears. Help would be very nice for us here. @GamesAppsTutorials
Yeah same 🤦🏾♂️
It is the Guild Bug Fix, simply type "True" or "False" (no quotations) based on if the player was in a guild or not in the game save
Having the same issue, can we make a update video? thanks for the great content so farr!!!
My files do not have a player file at all in the appdata location
how do i convert the multiplayer account to a singleplayer account? I'm trying to convert a dedicated server to a local hosted server
hi does this work for host server to new host server? also how does the string look like if there are multiple char (2) we wants to be fixed?
I dont even have a players folder only a backup folder and LocalData file, probably because my only character is in my friends game he shared the 6-character code to me to connect on. How do I copy my character to my own game or dedicated server?
it worked but now all my friends saves dont work
did u figure it out?
did you figure it out? My (host) save worked with the script but none of my friends saves@@legendgamesplays
Thank you very much! The only thing is that the game thinks i'm not the real player because i have to use my security pin on my boxes at my base. Am i cloned?... And btw the tutorial screen shows up again and have to redo everything.
just isnt working for me, im not familiar with powershell or python
So heres the situation - my friend hosted the co-op game. Im hosting the dedicated server. I logged in to the dedicated server first to create the hostfile with a different name. Was he supposed to log into the server first since hes the host? Does it matter?
Hey, I have a question, will other players keep their current characters and pals with this method? If so what should they do to keep the data?
i tried it this way, i host the server on my pc directly and others join me via port forwarding, and that lead to the loss of other players data....
Thanks. worked.
I managed to not do something right, because it just says "Python was not found; run without arguments to install from microsoft store, or disable this shortcut from settings"
Any solutions to this problem? i have the same one
@@jaced27 Depends on what you use for the command in the powershell. If you used python (rest of command here), and you get that error, try py instead of python. In the powershell, I also did either python --version or py --version to make sure it was installed properly.
I wanna host a server so my Pals can grind while i dont play, will my friends keep all their pals + progress?
@GamesAppsTutorials
I love you.
Do you know how to allocate more resources to the server?
Or know if it scales dynamically?
scales dynamically
Followed guide and ended up with new character required. I will try again, but any suggestions as to what I may have missed please?
Yeh tried three times, same issue each time.
Friends guilds aren't moving over. When they load in their character + pals on them are perfect. But they cannot access their base after the transfer. Any ideas?
Wonder if there is a separate save file for this. I wouldn't imagine it would be client side. Also a possibility I guess 🤷
Whenever im in powershell after the JSON files have been changed back to .sav files it gives a permission error saiying the process cannot access the file because it is being used by another process, but i have nothing open or running
Check if Microsoft onedrive is running
i have the same problem
I dont know what Iam doing wrong. I did everything as you said and for me as host it works jsut fine but I doesnt trasnfer the playerdata from my girlfriend. she needs to create a new character and has to strart from scratch :/
I did everything right only issue is that it says my bases belong to a different guild. Anyone know how to fix?
Redo the process with the save you originally used (yes you will loose any “new”progress but the guild will be fixed. When entering the Character code numbers in powershell add “true” to the very end (no quotations but spaced after the last character code number. For instance:
0000000000001 560000000011B true
This will fix the guild issue
did it and got inside my world but not my character
same
Same
can you do the reverse of this? As in transfer the host server file to your dedicated server?
dont work for ubuntu palworld server :(
Iam to stupid to undertand how I copy the world to the dedicated server. Even the first step Iam to stupid to do :/
When I hit enter to execute command it says python not found
same
try writing in command py instead of python
Thanks a lot, it worked !@@Mikitsune0
im the host. do my friends need to do anything?
No, your friends' characters are already playable if you move the save to the dedicated/community server.
thanks it works! but im not sure how to invite my friends from the private server now. any ideas?
@@GamesAppsTutorials
I can't interact with pals at my base like by picking them up do I need to reset pal box
Hey, I just made a video on how to fix that: ruclips.net/video/kSPNMadshL8/видео.html
@@GamesAppsTutorials Thanks alot!! i was wondering first if it was the savegame since i just transferred to dedicated server, i almost tried it and then i saw the comment about it. seems more people have issues with it
Can not work!!!! u need a another software!! wtf :( :(
@GamesAppsTutorials Ive done everything that was instructed, but everytime I join my server it makes me create a new character please help
after i press enter it shown \uesave\fix-host-save.py", line 7, in
from palworld_save_tools.gvas import GvasFile
ModuleNotFoundError: No module named 'palworld_save_tools'
Where did i miss ?
how do you fix this?
Me too
Fixed by my self
Just place savetool at your pathfolder and put True at the end command powershell
@@rafaelpasanea so I have done this but now I'm having trouble with the true at the end it's not recognizing
@@rafaelpasanea i have the same problem, where do i hfind the savetool? and waht pathfolder do you mean? can you plss explain in details? :)
@Games&AppsTutorials help my powershell show me this coding
Traceback (most recent call last):
File "C:\Users\shahr\OneDrive\Desktop\uesave\fix_host_save.py", line 7, in
from palworld_save_tools.gvas import GvasFile
ModuleNotFoundError: No module named 'palworld_save_tools'
PS C:\Users\shahr\OneDrive\Desktop\uesave>
Hey, I had the same issue
I Fixed it by Downloading "palworld-save-tools" (palworld-save-tools-windows-v0.20.0.zip)
and then copying the ZIP's content into the same folder as "uesave.exe"
I also added a " True" at the End of the PowerShell line, which is for a Guild Fix.
Hope this works for you as well!
@@gankona1 noted thank you
I'm getting error no such file or directory 'C:\\uesave.exe/Level.sav' if someone could please help me
ModuleNotFoundError: No module named 'palworld_save_tools' ??