Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When restoring backup removing server password doesn't work. #348

Closed
gzukel opened this issue Feb 10, 2024 · 1 comment
Closed

When restoring backup removing server password doesn't work. #348

gzukel opened this issue Feb 10, 2024 · 1 comment
Labels
waiting for feedback Waiting until author responds

Comments

@gzukel
Copy link

gzukel commented Feb 10, 2024

Describe the bug

I restored the data from one server to another the issue is the server I restored had a password. I checked the configuration file of the server I restored data too and useAuth is false and the server password is not set. However, when I try to join the server I restored to I have to use the password from the server I restored from even though its not set in the ini file.

To Reproduce

Steps to reproduce the behavior:

  1. start a server with passwrod, take a tar of the palworld directory
  2. start a new server without a password, restore the tar file
  3. you will then only be able to login with the password from first server even if the ini file is set to not use auth and no password is set.
@win5923
Copy link
Contributor

win5923 commented Feb 10, 2024

Do you have WorldOption.sav in palworld/Pal/Saved/SaveGames path?
The file will ignore the PalWorldSettings.ini file generated from those env vars.
We currently have a PR addressing this issue. #337 (comment)

@thijsvanloef thijsvanloef added the waiting for feedback Waiting until author responds label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Waiting until author responds
Projects
None yet
Development

No branches or pull requests

3 participants