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

[Update Bug]: Palworld Proton #108

Open
X3R07YP3 opened this issue Dec 3, 2024 · 2 comments
Open

[Update Bug]: Palworld Proton #108

X3R07YP3 opened this issue Dec 3, 2024 · 2 comments

Comments

@X3R07YP3
Copy link

X3R07YP3 commented Dec 3, 2024

Panel Version

1.0.0-beta13

Wings Version

latest

Service

update process

Modified

No, I did not modify the egg

Expected Behavior

that the game was updated.

Actual Behavior

Auto update is active at startup. Today when I restarted it to update it, the following error appeared and the game is still in the same version:

[pelican Daemon]: Updating process configuration files...
[pelican Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@panel~ Server marked as starting...
[pelican Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from parkervcp/steamcmd 
Status: Image is up to date for ghcr.io/parkervcp/steamcmd:proton 
Digest: sha256:hiden
[pelican Daemon]: Finished pulling Docker container image
steam user is not set.
Using anonymous user.
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/home/container/.steam/steam/logs/stderr.txt'
Logging directory: '/home/container/.steam/steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1731433425
-- type 'quit' to exit --
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
"@sSteamCmdForcePlatformType" = "windows"
Success! App '1007' already up to date.
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
IPC function call IClientAppManager::GetUpdateInfo took too long: 47 msec
Error! App '2394010' state is 0x6 after update job.
:/home/container$ ./PalworldServerConfigParser; (while read cmd; do rcon -s -a "localhost:$RCON_PORT" -p "$ADMIN_PASSWORD" "$cmd";done) < /dev/stdin & proton run /home/container/Pal/Binaries/Win64/PalServer-Win64-Shipping.exe -publiclobby -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -port=28020 -publicport=28020 -servername="[ESP]Nymeriaark.es 001 PVE x2 exp/x3 farm/x1 Hatch" -players=32 $(if [ -n "$SERVER_PASSWORD" ]; then echo "-serverpassword=\"\""; fi) -adminpassword="hiden" -rcon
Program Version: v1.0.16

Steps To Reproduce

install?

Install logs

dont work

@gOOvER
Copy link
Contributor

gOOvER commented Dec 3, 2024

have nothing to do with the egg. search for the Steam errorcode

@X3R07YP3
Copy link
Author

X3R07YP3 commented Dec 3, 2024

the error 0x6 (LoggedInElsewhere) It is supposed to be "same user logged in elsewhere" the thing is that it uses anonymous login. The egg does work to install a new server with the latest version but it is impossible to update a server already installed.

the same error appears in the console all the time:

steam user is not set.
Using anonymous user.
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/home/container/.steam/steam/logs/stderr.txt'
Logging directory: '/home/container/.steam/steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1731433425
-- type 'quit' to exit --
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
"@sSteamCmdForcePlatformType" = "windows"
Success! App '1007' already up to date.
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
IPC function call IClientAppManager::GetUpdateInfo took too long: 45 msec
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Error! App '2394010' state is 0x6 after update job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants