JannikBirn / palworld-host-save-fix

A variation of the Palworld Host Save Fix from xNul with additional bug fixes. This script can be used in a similar way to convert co-op games to dedicated server and vice versa.
Other
84 stars 6 forks source link

What am I doing wrong here? #1

Closed Simpuhl closed 5 months ago

Simpuhl commented 5 months ago

image

JannikBirn commented 5 months ago

If you utilized the tool from xNul, the setup process will differ slightly. Initially, you will require palworld-save-tools instead of uesave-rs. This will be automatically downloaded if you clone this repository; otherwise, you need to download palworld-save-tools separately and place it inside the lib/palworld-save-tools folder. The command now requires one less argument; you no longer need to provide the path due to the previous step.

You need to download the palworld-save-tools as well and place it inside the folder "lib/palworld-save-tools". This will automatically happen if you clone the repo using git. Otherwise you need to download and place it manually there. I'll try to find a more convenient way to so this.

JannikBirn commented 5 months ago

Here is how you clone a repository: https://docs.github.com/de/repositories/creating-and-managing-repositories/cloning-a-repository

Simpuhl commented 5 months ago

If you utilized the tool from xNul, the setup process will differ slightly. Initially, you will require palworld-save-tools instead of uesave-rs. This will be automatically downloaded if you clone this repository; otherwise, you need to download palworld-save-tools separately and place it inside the lib/palworld-save-tools folder. The command now requires one less argument; you no longer need to provide the path due to the previous step.

You need to download the palworld-save-tools as well and place it inside the folder "lib/palworld-save-tools". This will automatically happen if you clone the repo using git. Otherwise you need to download and place it manually there. I'll try to find a more convenient way to so this.

Doesn't that just clone it to my own tho? That's why I always do it from cmd line like this:

git clone https://github.com/JannikBirn/palworld-host-save-fix.git %USERPROFILE%\GitHub\palworld-host-save-fix

Edit. NM, I see how it works now, it grabbed everything when I used GitHub Desktop and your URL.

Simpuhl commented 5 months ago

I got it to run properly now but it came back with this error:

Edit: Full Screenshot

image

Ignore the first line, I can C:\ twice

MaxEffort94 commented 5 months ago

I got it to run properly now but it came back with this error:

Edit: Full Screenshot

image

Ignore the first line, I can C:\ twice

getting the same error

image

JannikBirn commented 5 months ago

Just pushed a fix. Please fetch and pull the newest commit. It should work now.

MaxEffort94 commented 5 months ago

Just pushed a fix. Please fetch and pull the newest commit. It should work now.

okay, this all worked, kept character, can access base, pals are working, same for my 2 friends. however, a very strange bug has orrcured, when i send a pal out, it will attack my friends and same the other way. we do not play as part of a guild, we play seperatly (3 of us).

JannikBirn commented 5 months ago

Just pushed a fix. Please fetch and pull the newest commit. It should work now.

okay, this all worked, kept character, can access base, pals are working, same for my 2 friends. however, a very strange bug has orrcured, when i send a pal out, it will attack my friends and same the other way. we do not play as part of a guild, we play seperatly (3 of us).

That sounds very strange. Do the pals actually deal damage? Do you have the pvp flag in the server settings enabled? I thought that pvp wasn't a thing for now. The thing is there are some other cases that I found where the player guide appears but if I replaced those I either kepped the pickup bug or lost all pals. But it might relate to this issue. I'll taste this tomorrow with one of my friends and see if we got the same problem. Stay tuned!

MaxEffort94 commented 5 months ago

Just pushed a fix. Please fetch and pull the newest commit. It should work now.

okay, this all worked, kept character, can access base, pals are working, same for my 2 friends. however, a very strange bug has orrcured, when i send a pal out, it will attack my friends and same the other way. we do not play as part of a guild, we play seperatly (3 of us).

That sounds very strange. Do the pals actually deal damage? Do you have the pvp flag in the server settings enabled? I thought that pvp wasn't a thing for now. The thing is there are some other cases that I found where the player guide appears but if I replaced those I either kepped the pickup bug or lost all pals. But it might relate to this issue. I'll taste this tomorrow with one of my friends and see if we got the same problem. Stay tuned!

pals deal damage yes. i tried to get him to join my guild and leave, but for some reason i ended up taking ownership of his guild. also the left click bug is still present. however, this is massive progress, at least i can host a server keep everything, good work! hopefull you can sort out this hostile pal issue:

edit:

we can also do damage to each other, with guns etc. if there is a pvp flag in the config, it is disabled.

image

Simpuhl commented 5 months ago

Do I just copy my playerfile back or also level.sav ?

I only did my player profile and I just get a now loading... screen.

image

MaxEffort94 commented 5 months ago

Do I just copy my playerfile back or also level.sav ?

I only did my player profile and I just get a now loading... screen.

image

entire save folder

Simpuhl commented 5 months ago

entire save folder

I stopped server, did just the level.sav and prayer file again and its working

Simpuhl commented 5 months ago

You can mark this as resolved if you want. Not sure if you want to include level.sav and player.sav in the instructions to be copied back. That's all I had to do and I am good.

I am the only person on my server so Idk if id be experiencing the bug that @MaxEffort94 is or not.

davidckim commented 4 months ago

Just pushed a fix. Please fetch and pull the newest commit. It should work now.

okay, this all worked, kept character, can access base, pals are working, same for my 2 friends. however, a very strange bug has orrcured, when i send a pal out, it will attack my friends and same the other way. we do not play as part of a guild, we play seperatly (3 of us).

@MaxEffort94 We are running into this issue as well. How were you able to fix this?

We have a weird bug on our server where tamed pals will start fighting other tamed pals but they do no damage to each other. PVP is disabled too. Tried to fix for about a week now.