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

The ARM version of the Apple computer has failed #660

Open
hcy12321 opened this issue Jan 12, 2025 · 2 comments
Open

The ARM version of the Apple computer has failed #660

hcy12321 opened this issue Jan 12, 2025 · 2 comments
Labels
needs more info Unable to help with troubleshooting as important information is missing

Comments

@hcy12321
Copy link

2025-01-12 22:40:29 EXECUTING USERMOD
2025-01-12 22:40:29 usermod: no changes
2025-01-12 22:40:29 Server installation not detected.
2025-01-12 22:40:29 Starting Installation
2025-01-12 22:40:34 Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-12 22:40:34 Logging directory: '/home/steam/Steam/logs'
2025-01-12 22:40:34 Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-12 22:40:34 [ 0%] Checking for available updates...
2025-01-12 22:40:34 [----] Verifying installation...
2025-01-12 22:40:34 UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-12 22:40:34 -- type 'quit' to exit --
2025-01-12 22:40:35 Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 367 msec
2025-01-12 22:40:35 Fatal error: futex robust_list not initialized by pthreads
2025-01-12 22:40:35 src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-12 22:40:35 ./PalServer.sh does not exist.
2025-01-12 22:40:35 SteamCMD failed to download the server properly, attempting to use DepotDownloader.
2025-01-12 22:40:35 Downloading server files using DepotDownloader
2025-01-12 22:40:35 No username given. Using anonymous account with dedicated server subscription.
2025-01-12 22:40:37 Connecting to Steam3... Done!
2025-01-12 22:40:38 Logging anonymously into Steam3... Done!
2025-01-12 22:40:38 Using Steam3 suggested CellID: 47
2025-01-12 22:40:39 Got AppInfo for 2394010
2025-01-12 22:40:39 Using app branch: 'public'.
2025-01-12 22:40:40 Got depot key for 1006 result: OK
2025-01-12 22:40:41 Got depot key for 2394012 result: OK
2025-01-12 22:40:41 Processing depot 1006
2025-01-12 22:40:41 Already have manifest 7138471031118904166 for depot 1006.
2025-01-12 22:40:41 Manifest 7138471031118904166 (05/30/2024 16:31:09)
2025-01-12 22:40:41 Processing depot 2394012
2025-01-12 22:40:41 Already have manifest 8740356471807192597 for depot 2394012.
2025-01-12 22:40:41 Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-12 22:40:41 Downloading depot 1006
2025-01-12 22:40:41 Validating /palworld/steamclient.so
2025-01-12 22:40:41 Validating /palworld/linux64/steamclient.so
2025-01-12 22:40:41 Got CDN auth token for xz.pphimalayanrt.com result: OK (expires 01/12/2025 15:40:41)
2025-01-12 22:40:41 Got CDN auth token for dl.steam.clngaa.com result: OK (expires 01/12/2025 17:40:41)
2025-01-12 22:40:41 Got CDN auth token for st.dl.eccdnx.com result: OK (expires 01/12/2025 17:40:41)
2025-01-12 22:40:41 No username given. Using anonymous account with dedicated server subscription.
2025-01-12 22:40:43 Connecting to Steam3... Done!
2025-01-12 22:40:44 Logging anonymously into Steam3... Done!
2025-01-12 22:40:44 Using Steam3 suggested CellID: 47
2025-01-12 22:40:44 Got AppInfo for 2394010
2025-01-12 22:40:45 Using app branch: 'public'.
2025-01-12 22:40:45 Got depot key for 2394012 result: OK
2025-01-12 22:40:45 Processing depot 2394012
2025-01-12 22:40:45 Already have manifest 8740356471807192597 for depot 2394012.
2025-01-12 22:40:45 Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-12 22:40:45 Total downloaded: 0 bytes (0 bytes uncompressed) from 1 depots
2025-01-12 22:40:45 Disconnected from Steam
2025-01-12 22:40:45 ./PalServer-arm64.sh does not exist.
2025-01-12 22:40:45 Server Not Installed Properly
image

@hcy12321 hcy12321 added the triage Deciding urgency label Jan 12, 2025
@thijsvanloef
Copy link
Owner

Please use the bug report template and give as much information as possible:
https://github.com/thijsvanloef/palworld-server-docker/issues/new?assignees=&labels=triage&projects=&template=bug_report.md&title=

@thijsvanloef thijsvanloef added needs more info Unable to help with troubleshooting as important information is missing and removed triage Deciding urgency labels Jan 12, 2025
@hcy12321
Copy link
Author

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. Download Mac Apple Silicon Docker Desktop from https://www.docker.com/ and install.
  2. Use docker-compose.yml
  3. Execute docker-compose up -d
  4. See error

Expected behavior

The service is running normally

Actual behavior

The service keeps restarting

Screenshots

image
image

OS information (IMPORTANT)

  • OS: macOS 15.2
  • Palworld Version: - (fail to start)
  • Docker Image Version: thijsvanloef/palworld-server-docker:latest

Hardware information (IMPORTANT)

  • CPU: Apple M4
  • Memory: 32GB

docker-compose.yml contents (IMPORTANT)

docker-compose.yml
---
services:
  palworld:
    image: thijsvanloef/palworld-server-docker:latest
    restart: unless-stopped
    container_name: palworld-server
    stop_grace_period: 30s  # Set to however long you are willing to wait for the container to gracefully stop
    ports:
      - 8211:8211/udp
      - 27015:27015/udp  # Required if you want your server to show up in the community servers tab
      # - 8212:8212/tcp  # Port for REST API if REST_API_ENABLED: true
    environment:
      PUID: 1000
      PGID: 1000
      PORT: 8211  # Optional but recommended
      PLAYERS: 16  # Optional but recommended
      SERVER_PASSWORD: "worldofpals"  # Optional but recommended
      MULTITHREADING: true
      RCON_ENABLED: true
      RCON_PORT: 25575
      TZ: "UTC"
      ADMIN_PASSWORD: "adminPasswordHere"
      COMMUNITY: false  # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!
      SERVER_NAME: "palworld-server-docker by Thijs van Loef"
      SERVER_DESCRIPTION: "palworld-server-docker by Thijs van Loef"
      ALLOW_CONNECT_PLATFORM: "Steam" # Defaults to "Steam" if not set, set this to "Xbox" if you want to host a server for Xbox players. CROSSPLAY BETWEEN XBOX-STEAM IS NOT YET SUPPORTED
    volumes:
      - ./palworld:/palworld/

Container/Host Logs (IMPORTANT)

Logs
2025-01-13 12:09:07 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:09:07 palworld-server  | usermod: no changes
2025-01-13 12:09:07 palworld-server  | Server installation not detected.
2025-01-13 12:09:07 palworld-server  | ****Starting Installation****
2025-01-13 12:09:10 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:09:10 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:09:10 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:09:10 palworld-server  | [----] Verifying installation...
2025-01-13 12:09:10 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:09:10 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:09:11 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 366 msec
2025-01-13 12:09:11 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:09:11 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:09:11 palworld-server  | ./PalServer.sh does not exist.
2025-01-13 12:09:11 palworld-server  | SteamCMD failed to download the server properly, attempting to use DepotDownloader.
2025-01-13 12:09:11 palworld-server  | Downloading server files using DepotDownloader
2025-01-13 12:09:11 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:09:12 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:09:12 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:09:12 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:09:13 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:09:13 palworld-server  | Using app branch: 'public'.
2025-01-13 12:09:14 palworld-server  | Got depot key for 1006 result: OK
2025-01-13 12:09:14 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:09:14 palworld-server  | Processing depot 1006
2025-01-13 12:09:14 palworld-server  | Downloading depot manifest... Got manifest request code for 1006 7138471031118904166 result: 7718473881363491891
2025-01-13 12:09:15 palworld-server  |  Done!
2025-01-13 12:09:15 palworld-server  | Manifest 7138471031118904166 (05/30/2024 16:31:09)
2025-01-13 12:09:15 palworld-server  | Processing depot 2394012
2025-01-13 12:09:15 palworld-server  | Downloading depot manifest... Got manifest request code for 2394012 8740356471807192597 result: 3965214140562447166
2025-01-13 12:09:16 palworld-server  |  Done!
2025-01-13 12:09:16 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:09:16 palworld-server  | Downloading depot 1006
2025-01-13 12:09:16 palworld-server  | Pre-allocating /palworld/linux64/steamclient.so
2025-01-13 12:09:16 palworld-server  | Pre-allocating /palworld/steamclient.so
2025-01-13 12:09:18 palworld-server  | /home/steam/server/helper_install.sh: line 120:    53 Illegal instruction     DepotDownloader -app 2394010 -osarch 64 -dir /palworld -validate
2025-01-13 12:09:18 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:09:20 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:09:21 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:09:21 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:09:22 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:09:23 palworld-server  | Using app branch: 'public'.
2025-01-13 12:09:24 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:09:24 palworld-server  | Processing depot 2394012
2025-01-13 12:09:24 palworld-server  | Downloading depot manifest... Got manifest request code for 2394012 8740356471807192597 result: 3965214140562447166
2025-01-13 12:09:28 palworld-server  |  Done!
2025-01-13 12:09:28 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:09:28 palworld-server  | Total downloaded: 0 bytes (0 bytes uncompressed) from 1 depots
2025-01-13 12:09:29 palworld-server  | Disconnected from Steam
2025-01-13 12:09:29 palworld-server  | cp: cannot stat './PalServer.sh': No such file or directory
2025-01-13 12:09:29 palworld-server  | sed: can't read ./PalServer-arm64.sh: No such file or directory
2025-01-13 12:09:29 palworld-server  | chmod: cannot access './PalServer-arm64.sh': No such file or directory
2025-01-13 12:09:29 palworld-server  | ./PalServer-arm64.sh does not exist.
2025-01-13 12:09:29 palworld-server  | Server Not Installed Properly
2025-01-13 12:09:29 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:09:29 palworld-server  | usermod: no changes
2025-01-13 12:09:29 palworld-server  | Server installation not detected.
2025-01-13 12:09:29 palworld-server  | ****Starting Installation****
2025-01-13 12:09:32 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:09:32 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:09:32 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:09:32 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:09:32 palworld-server  | [----] Verifying installation...
2025-01-13 12:09:32 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:09:32 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:09:32 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 358 msec
2025-01-13 12:09:32 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:09:32 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:09:33 palworld-server  | ./PalServer.sh does not exist.
2025-01-13 12:09:33 palworld-server  | SteamCMD failed to download the server properly, attempting to use DepotDownloader.
2025-01-13 12:09:33 palworld-server  | Downloading server files using DepotDownloader
2025-01-13 12:09:33 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:09:34 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:09:34 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:09:34 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:09:34 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:09:35 palworld-server  | Using app branch: 'public'.
2025-01-13 12:09:35 palworld-server  | Got depot key for 1006 result: OK
2025-01-13 12:09:35 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:09:35 palworld-server  | Processing depot 1006
2025-01-13 12:09:35 palworld-server  | Already have manifest 7138471031118904166 for depot 1006.
2025-01-13 12:09:35 palworld-server  | Manifest 7138471031118904166 (05/30/2024 16:31:09)
2025-01-13 12:09:35 palworld-server  | Processing depot 2394012
2025-01-13 12:09:35 palworld-server  | Already have manifest 8740356471807192597 for depot 2394012.
2025-01-13 12:09:35 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:09:35 palworld-server  | Downloading depot 1006
2025-01-13 12:09:35 palworld-server  | Validating /palworld/linux64/steamclient.so
2025-01-13 12:09:35 palworld-server  | Validating /palworld/steamclient.so
2025-01-13 12:09:39 palworld-server  | /home/steam/server/helper_install.sh: line 120:    54 Illegal instruction     DepotDownloader -app 2394010 -osarch 64 -dir /palworld -validate
2025-01-13 12:09:39 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:09:40 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:09:41 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:09:41 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:09:42 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:09:43 palworld-server  | Using app branch: 'public'.
2025-01-13 12:09:43 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:09:43 palworld-server  | Processing depot 2394012
2025-01-13 12:09:43 palworld-server  | Already have manifest 8740356471807192597 for depot 2394012.
2025-01-13 12:09:43 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:09:43 palworld-server  | Total downloaded: 0 bytes (0 bytes uncompressed) from 1 depots
2025-01-13 12:09:44 palworld-server  | Disconnected from Steam
2025-01-13 12:09:44 palworld-server  | cp: cannot stat './PalServer.sh': No such file or directory
2025-01-13 12:09:44 palworld-server  | sed: can't read ./PalServer-arm64.sh: No such file or directory
2025-01-13 12:09:44 palworld-server  | chmod: cannot access './PalServer-arm64.sh': No such file or directory
2025-01-13 12:09:44 palworld-server  | ./PalServer-arm64.sh does not exist.
2025-01-13 12:09:44 palworld-server  | Server Not Installed Properly
2025-01-13 12:09:44 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:09:44 palworld-server  | usermod: no changes
2025-01-13 12:09:44 palworld-server  | Server installation not detected.
2025-01-13 12:09:44 palworld-server  | ****Starting Installation****
2025-01-13 12:09:47 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:09:47 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:09:47 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:09:47 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:09:47 palworld-server  | [----] Verifying installation...
2025-01-13 12:09:47 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:09:47 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:09:47 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 371 msec
2025-01-13 12:09:47 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:09:47 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:09:47 palworld-server  | ./PalServer.sh does not exist.
2025-01-13 12:09:47 palworld-server  | SteamCMD failed to download the server properly, attempting to use DepotDownloader.
2025-01-13 12:09:47 palworld-server  | Downloading server files using DepotDownloader
2025-01-13 12:09:47 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:09:50 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:09:50 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:09:50 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:09:52 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:09:53 palworld-server  | Using app branch: 'public'.
2025-01-13 12:09:53 palworld-server  | Got depot key for 1006 result: OK
2025-01-13 12:09:54 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:09:54 palworld-server  | Processing depot 1006
2025-01-13 12:09:54 palworld-server  | Already have manifest 7138471031118904166 for depot 1006.
2025-01-13 12:09:54 palworld-server  | Manifest 7138471031118904166 (05/30/2024 16:31:09)
2025-01-13 12:09:54 palworld-server  | Processing depot 2394012
2025-01-13 12:09:54 palworld-server  | Already have manifest 8740356471807192597 for depot 2394012.
2025-01-13 12:09:54 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:09:54 palworld-server  | Downloading depot 1006
2025-01-13 12:09:54 palworld-server  | Validating /palworld/linux64/steamclient.so
2025-01-13 12:09:54 palworld-server  | Validating /palworld/steamclient.so
2025-01-13 12:09:58 palworld-server  | /home/steam/server/helper_install.sh: line 120:    54 Illegal instruction     DepotDownloader -app 2394010 -osarch 64 -dir /palworld -validate
2025-01-13 12:09:58 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:10:00 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:10:01 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:10:01 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:10:02 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:10:03 palworld-server  | Using app branch: 'public'.
2025-01-13 12:10:03 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:10:03 palworld-server  | Processing depot 2394012
2025-01-13 12:10:03 palworld-server  | Already have manifest 8740356471807192597 for depot 2394012.
2025-01-13 12:10:03 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:10:03 palworld-server  | Total downloaded: 0 bytes (0 bytes uncompressed) from 1 depots
2025-01-13 12:10:04 palworld-server  | Disconnected from Steam
2025-01-13 12:10:04 palworld-server  | cp: cannot stat './PalServer.sh': No such file or directory
2025-01-13 12:10:04 palworld-server  | sed: can't read ./PalServer-arm64.sh: No such file or directory
2025-01-13 12:10:04 palworld-server  | chmod: cannot access './PalServer-arm64.sh': No such file or directory
2025-01-13 12:10:04 palworld-server  | ./PalServer-arm64.sh does not exist.
2025-01-13 12:10:04 palworld-server  | Server Not Installed Properly
2025-01-13 12:10:04 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:10:04 palworld-server  | usermod: no changes
2025-01-13 12:10:04 palworld-server  | Server installation not detected.
2025-01-13 12:10:04 palworld-server  | ****Starting Installation****
2025-01-13 12:10:07 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:10:07 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:10:07 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:10:07 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:10:07 palworld-server  | [----] Verifying installation...
2025-01-13 12:10:07 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:10:07 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:10:07 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 358 msec
2025-01-13 12:10:07 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:10:07 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:10:08 palworld-server  | ./PalServer.sh does not exist.
2025-01-13 12:10:08 palworld-server  | SteamCMD failed to download the server properly, attempting to use DepotDownloader.
2025-01-13 12:10:08 palworld-server  | Downloading server files using DepotDownloader
2025-01-13 12:10:08 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:10:09 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:10:09 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:10:09 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:10:10 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:10:10 palworld-server  | Using app branch: 'public'.
2025-01-13 12:10:10 palworld-server  | Got depot key for 1006 result: OK
2025-01-13 12:10:11 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:10:11 palworld-server  | Processing depot 1006
2025-01-13 12:10:11 palworld-server  | Already have manifest 7138471031118904166 for depot 1006.
2025-01-13 12:10:11 palworld-server  | Manifest 7138471031118904166 (05/30/2024 16:31:09)
2025-01-13 12:10:11 palworld-server  | Processing depot 2394012
2025-01-13 12:10:11 palworld-server  | Already have manifest 8740356471807192597 for depot 2394012.
2025-01-13 12:10:11 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:10:11 palworld-server  | Downloading depot 1006
2025-01-13 12:10:11 palworld-server  | Validating /palworld/linux64/steamclient.so
2025-01-13 12:10:11 palworld-server  | Validating /palworld/steamclient.so
2025-01-13 12:10:12 palworld-server  | /home/steam/server/helper_install.sh: line 120:    54 Illegal instruction     DepotDownloader -app 2394010 -osarch 64 -dir /palworld -validate
2025-01-13 12:10:12 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:10:14 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:10:15 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:10:15 palworld-server  | Using Steam3 suggested CellID: 47
2025-01-13 12:10:16 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:10:16 palworld-server  | Using app branch: 'public'.
2025-01-13 12:10:17 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:10:17 palworld-server  | Processing depot 2394012
2025-01-13 12:10:17 palworld-server  | Already have manifest 8740356471807192597 for depot 2394012.
2025-01-13 12:10:17 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:10:17 palworld-server  | Total downloaded: 0 bytes (0 bytes uncompressed) from 1 depots
2025-01-13 12:10:18 palworld-server  | Disconnected from Steam
2025-01-13 12:10:18 palworld-server  | cp: cannot stat './PalServer.sh': No such file or directory
2025-01-13 12:10:18 palworld-server  | sed: can't read ./PalServer-arm64.sh: No such file or directory
2025-01-13 12:10:18 palworld-server  | chmod: cannot access './PalServer-arm64.sh': No such file or directory
2025-01-13 12:10:18 palworld-server  | ./PalServer-arm64.sh does not exist.
2025-01-13 12:10:18 palworld-server  | Server Not Installed Properly
2025-01-13 12:10:18 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:10:18 palworld-server  | usermod: no changes
2025-01-13 12:10:18 palworld-server  | Server installation not detected.
2025-01-13 12:10:18 palworld-server  | ****Starting Installation****
2025-01-13 12:10:22 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:10:22 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:10:22 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:10:22 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:10:22 palworld-server  | [----] Verifying installation...
2025-01-13 12:10:22 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:10:22 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:10:22 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 362 msec
2025-01-13 12:10:22 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:10:22 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:10:22 palworld-server  | ./PalServer.sh does not exist.
2025-01-13 12:10:22 palworld-server  | SteamCMD failed to download the server properly, attempting to use DepotDownloader.
2025-01-13 12:10:22 palworld-server  | Downloading server files using DepotDownloader
2025-01-13 12:10:22 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:10:25 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:10:25 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:10:25 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:10:27 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:10:27 palworld-server  | Using app branch: 'public'.
2025-01-13 12:10:28 palworld-server  | Got depot key for 1006 result: OK
2025-01-13 12:10:28 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:10:28 palworld-server  | Processing depot 1006
2025-01-13 12:10:28 palworld-server  | Already have manifest 7138471031118904166 for depot 1006.
2025-01-13 12:10:28 palworld-server  | Manifest 7138471031118904166 (05/30/2024 16:31:09)
2025-01-13 12:10:28 palworld-server  | Processing depot 2394012
2025-01-13 12:10:28 palworld-server  | Already have manifest 8740356471807192597 for depot 2394012.
2025-01-13 12:10:28 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:10:28 palworld-server  | Downloading depot 1006
2025-01-13 12:10:28 palworld-server  | Validating /palworld/steamclient.so
2025-01-13 12:10:28 palworld-server  | Validating /palworld/linux64/steamclient.so
2025-01-13 12:10:31 palworld-server  |  94.65% /palworld/linux64/steamclient.so
2025-01-13 12:10:33 palworld-server  | 100.00% /palworld/steamclient.so
2025-01-13 12:10:33 palworld-server  | Depot 1006 - Downloaded 5590016 bytes (20303372 bytes uncompressed)
2025-01-13 12:10:33 palworld-server  | Downloading depot 2394012
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/DefaultPalWorldSettings.ini
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Engine/Content/SlateDebug/Fonts/LastResort.tps
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Engine/Programs/CrashReportClient/Content/Paks/CrashReportClient.pak
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Engine/Binaries/ThirdParty/Steamworks/Steamv153/x86_64-unknown-linux-gnu/libsteam_api.so
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Engine/Binaries/Linux/CrashReportClient
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Engine/Binaries/Linux/CrashReportClient.sym
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Engine/Binaries/Linux/libEOSSDK-Linux-Shipping.so
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Engine/Content/SlateDebug/Fonts/LastResort.ttf
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Manifest_DebugFiles_Linux.txt
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Pal/Binaries/Linux/PalServer-Linux-Shipping
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Manifest_NonUFSFiles_Linux.txt
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Manifest_UFSFiles_Linux.txt
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Pal/Binaries/Linux/PalServer-Linux-Shipping.sym
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/Pal/Content/Paks/Pal-LinuxServer.pak
2025-01-13 12:10:33 palworld-server  | Pre-allocating /palworld/PalServer.sh
2025-01-13 12:10:33 palworld-server  |  00.00% /palworld/DefaultPalWorldSettings.ini
2025-01-13 12:10:33 palworld-server  |  00.00% /palworld/Engine/Content/SlateDebug/Fonts/LastResort.tps
2025-01-13 12:10:33 palworld-server  | /home/steam/server/helper_install.sh: line 120:    54 Illegal instruction     DepotDownloader -app 2394010 -osarch 64 -dir /palworld -validate
2025-01-13 12:10:33 palworld-server  | No username given. Using anonymous account with dedicated server subscription.
2025-01-13 12:10:35 palworld-server  | Connecting to Steam3... Done!
2025-01-13 12:10:36 palworld-server  | Logging anonymously into Steam3... Done!
2025-01-13 12:10:36 palworld-server  | Using Steam3 suggested CellID: 33
2025-01-13 12:10:37 palworld-server  | Got AppInfo for 2394010
2025-01-13 12:10:38 palworld-server  | Using app branch: 'public'.
2025-01-13 12:10:38 palworld-server  | Got depot key for 2394012 result: OK
2025-01-13 12:10:38 palworld-server  | Processing depot 2394012
2025-01-13 12:10:38 palworld-server  | Already have manifest 8740356471807192597 for depot 2394012.
2025-01-13 12:10:38 palworld-server  | Manifest 8740356471807192597 (12/24/2024 14:23:31)
2025-01-13 12:10:38 palworld-server  | Total downloaded: 0 bytes (0 bytes uncompressed) from 1 depots
2025-01-13 12:10:38 palworld-server  | Disconnected from Steam
2025-01-13 12:10:38 palworld-server  | ****Checking for available container updates****
2025-01-13 12:10:39 palworld-server  | The container is up to date!
2025-01-13 12:10:39 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:10:39 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:10:39 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:10:39 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:10:39 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:10:39 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:10:39 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:10:39 palworld-server  | time="2025-01-13T04:10:39Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:39 palworld-server  | Cronjobs started
2025-01-13 12:10:39 palworld-server  | time="2025-01-13T04:10:39Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:39 palworld-server  | time="2025-01-13T04:10:39Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:10:39 palworld-server  | ****Starting Server****
2025-01-13 12:10:39 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:10:39 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:10:39 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:10:39 palworld-server  | usermod: no changes
2025-01-13 12:10:42 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:10:42 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:10:42 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:10:42 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:10:42 palworld-server  | [----] Verifying installation...
2025-01-13 12:10:42 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:10:42 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:10:43 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 370 msec
2025-01-13 12:10:43 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:10:43 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:10:43 palworld-server  | ****Checking for available container updates****
2025-01-13 12:10:43 palworld-server  | The container is up to date!
2025-01-13 12:10:43 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:10:43 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:10:43 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:10:43 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:10:43 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:10:43 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:10:43 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:10:43 palworld-server  | time="2025-01-13T04:10:43Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:43 palworld-server  | Cronjobs started
2025-01-13 12:10:43 palworld-server  | time="2025-01-13T04:10:43Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:43 palworld-server  | time="2025-01-13T04:10:43Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:10:43 palworld-server  | ****Starting Server****
2025-01-13 12:10:43 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:10:43 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:10:44 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:10:44 palworld-server  | usermod: no changes
2025-01-13 12:10:44 palworld-server  | Server installation not detected.
2025-01-13 12:10:44 palworld-server  | ****Starting Installation****
2025-01-13 12:10:47 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:10:47 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:10:47 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:10:47 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:10:47 palworld-server  | [----] Verifying installation...
2025-01-13 12:10:47 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:10:47 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:10:47 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 367 msec
2025-01-13 12:10:47 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:10:47 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:10:48 palworld-server  | ****Checking for available container updates****
2025-01-13 12:10:48 palworld-server  | The container is up to date!
2025-01-13 12:10:48 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:10:48 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:10:48 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:10:48 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:10:48 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:10:48 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:10:48 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:10:48 palworld-server  | time="2025-01-13T04:10:48Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:48 palworld-server  | Cronjobs started
2025-01-13 12:10:48 palworld-server  | time="2025-01-13T04:10:48Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:48 palworld-server  | time="2025-01-13T04:10:48Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:10:48 palworld-server  | ****Starting Server****
2025-01-13 12:10:48 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:10:48 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:10:49 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:10:49 palworld-server  | usermod: no changes
2025-01-13 12:10:49 palworld-server  | Server installation not detected.
2025-01-13 12:10:49 palworld-server  | ****Starting Installation****
2025-01-13 12:10:52 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:10:52 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:10:52 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:10:52 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:10:52 palworld-server  | [----] Verifying installation...
2025-01-13 12:10:52 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:10:52 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:10:52 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 362 msec
2025-01-13 12:10:52 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:10:52 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:10:52 palworld-server  | ****Checking for available container updates****
2025-01-13 12:10:53 palworld-server  | The container is up to date!
2025-01-13 12:10:53 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:10:53 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:10:53 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:10:53 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:10:53 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:10:53 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:10:53 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:10:53 palworld-server  | time="2025-01-13T04:10:53Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:53 palworld-server  | Cronjobs started
2025-01-13 12:10:53 palworld-server  | time="2025-01-13T04:10:53Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:53 palworld-server  | time="2025-01-13T04:10:53Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:10:53 palworld-server  | ****Starting Server****
2025-01-13 12:10:53 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:10:53 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:10:54 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:10:54 palworld-server  | usermod: no changes
2025-01-13 12:10:54 palworld-server  | Server installation not detected.
2025-01-13 12:10:54 palworld-server  | ****Starting Installation****
2025-01-13 12:10:57 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:10:57 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:10:57 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:10:57 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:10:57 palworld-server  | [----] Verifying installation...
2025-01-13 12:10:57 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:10:57 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:10:57 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 370 msec
2025-01-13 12:10:57 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:10:57 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:10:58 palworld-server  | ****Checking for available container updates****
2025-01-13 12:10:58 palworld-server  | The container is up to date!
2025-01-13 12:10:58 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:10:58 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:10:58 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:10:58 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:10:58 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:10:58 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:10:58 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:10:58 palworld-server  | time="2025-01-13T04:10:58Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:58 palworld-server  | Cronjobs started
2025-01-13 12:10:58 palworld-server  | time="2025-01-13T04:10:58Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:10:58 palworld-server  | time="2025-01-13T04:10:58Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:10:58 palworld-server  | ****Starting Server****
2025-01-13 12:10:58 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:10:58 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:11:00 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:11:00 palworld-server  | usermod: no changes
2025-01-13 12:11:00 palworld-server  | Server installation not detected.
2025-01-13 12:11:00 palworld-server  | ****Starting Installation****
2025-01-13 12:11:02 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:11:02 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:11:02 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:11:02 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:11:02 palworld-server  | [----] Verifying installation...
2025-01-13 12:11:02 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:11:02 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:11:03 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 367 msec
2025-01-13 12:11:03 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:11:03 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:11:03 palworld-server  | ****Checking for available container updates****
2025-01-13 12:11:04 palworld-server  | The container is up to date!
2025-01-13 12:11:04 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:11:04 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:11:04 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:11:04 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:11:04 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:11:04 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:11:04 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:11:04 palworld-server  | time="2025-01-13T04:11:04Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:11:04 palworld-server  | Cronjobs started
2025-01-13 12:11:04 palworld-server  | time="2025-01-13T04:11:04Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:11:04 palworld-server  | time="2025-01-13T04:11:04Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:11:04 palworld-server  | ****Starting Server****
2025-01-13 12:11:04 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:11:04 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:11:07 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:11:07 palworld-server  | usermod: no changes
2025-01-13 12:11:07 palworld-server  | Server installation not detected.
2025-01-13 12:11:07 palworld-server  | ****Starting Installation****
2025-01-13 12:11:10 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:11:10 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:11:10 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:11:10 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:11:10 palworld-server  | [----] Verifying installation...
2025-01-13 12:11:10 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:11:10 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:11:10 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 365 msec
2025-01-13 12:11:10 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:11:11 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:11:11 palworld-server  | ****Checking for available container updates****
2025-01-13 12:11:11 palworld-server  | The container is up to date!
2025-01-13 12:11:11 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:11:11 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:11:11 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:11:11 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:11:11 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:11:11 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:11:11 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:11:11 palworld-server  | time="2025-01-13T04:11:11Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:11:11 palworld-server  | Cronjobs started
2025-01-13 12:11:11 palworld-server  | time="2025-01-13T04:11:11Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:11:11 palworld-server  | time="2025-01-13T04:11:11Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:11:11 palworld-server  | ****Starting Server****
2025-01-13 12:11:11 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:11:11 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:11:18 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:11:18 palworld-server  | usermod: no changes
2025-01-13 12:11:18 palworld-server  | Server installation not detected.
2025-01-13 12:11:18 palworld-server  | ****Starting Installation****
2025-01-13 12:11:21 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:11:21 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:11:21 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:11:21 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:11:21 palworld-server  | [----] Verifying installation...
2025-01-13 12:11:21 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:11:21 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:11:21 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 366 msec
2025-01-13 12:11:21 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:11:21 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:11:22 palworld-server  | ****Checking for available container updates****
2025-01-13 12:11:22 palworld-server  | The container is up to date!
2025-01-13 12:11:22 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:11:22 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:11:22 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:11:22 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:11:22 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:11:22 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:11:22 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:11:22 palworld-server  | time="2025-01-13T04:11:22Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:11:22 palworld-server  | Cronjobs started
2025-01-13 12:11:22 palworld-server  | time="2025-01-13T04:11:22Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:11:22 palworld-server  | time="2025-01-13T04:11:22Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:11:22 palworld-server  | ****Starting Server****
2025-01-13 12:11:22 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:11:22 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:11:35 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:11:35 palworld-server  | usermod: no changes
2025-01-13 12:11:35 palworld-server  | Server installation not detected.
2025-01-13 12:11:35 palworld-server  | ****Starting Installation****
2025-01-13 12:11:38 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:11:38 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:11:38 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:11:38 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:11:38 palworld-server  | [----] Verifying installation...
2025-01-13 12:11:38 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:11:38 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:11:39 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 360 msec
2025-01-13 12:11:39 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:11:39 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:11:39 palworld-server  | ****Checking for available container updates****
2025-01-13 12:11:39 palworld-server  | The container is up to date!
2025-01-13 12:11:39 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:11:39 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:11:39 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:11:39 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:11:39 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:11:39 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:11:39 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:11:39 palworld-server  | time="2025-01-13T04:11:39Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:11:39 palworld-server  | Cronjobs started
2025-01-13 12:11:39 palworld-server  | time="2025-01-13T04:11:39Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:11:39 palworld-server  | time="2025-01-13T04:11:39Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:11:39 palworld-server  | ****Starting Server****
2025-01-13 12:11:39 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:11:39 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:12:05 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:12:05 palworld-server  | usermod: no changes
2025-01-13 12:12:05 palworld-server  | Server installation not detected.
2025-01-13 12:12:05 palworld-server  | ****Starting Installation****
2025-01-13 12:12:08 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:12:08 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:12:08 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:12:08 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:12:08 palworld-server  | [----] Verifying installation...
2025-01-13 12:12:08 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:12:08 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:12:08 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 363 msec
2025-01-13 12:12:08 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:12:09 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:12:09 palworld-server  | ****Checking for available container updates****
2025-01-13 12:12:09 palworld-server  | The container is up to date!
2025-01-13 12:12:09 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:12:09 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:12:09 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:12:09 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:12:09 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:12:09 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:12:09 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:12:09 palworld-server  | time="2025-01-13T04:12:09Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:12:09 palworld-server  | Cronjobs started
2025-01-13 12:12:09 palworld-server  | time="2025-01-13T04:12:09Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:12:09 palworld-server  | time="2025-01-13T04:12:09Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:12:09 palworld-server  | ****Starting Server****
2025-01-13 12:12:09 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:12:09 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:13:00 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:13:00 palworld-server  | usermod: no changes
2025-01-13 12:13:01 palworld-server  | Server installation not detected.
2025-01-13 12:13:01 palworld-server  | ****Starting Installation****
2025-01-13 12:13:03 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:13:03 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:13:03 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:13:03 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:13:03 palworld-server  | [----] Verifying installation...
2025-01-13 12:13:03 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:13:03 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:13:04 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 365 msec
2025-01-13 12:13:04 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:13:04 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:13:04 palworld-server  | ****Checking for available container updates****
2025-01-13 12:13:05 palworld-server  | The container is up to date!
2025-01-13 12:13:05 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:13:05 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:13:05 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:13:05 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:13:05 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:13:05 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:13:05 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:13:05 palworld-server  | time="2025-01-13T04:13:05Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:13:05 palworld-server  | Cronjobs started
2025-01-13 12:13:05 palworld-server  | time="2025-01-13T04:13:05Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:13:05 palworld-server  | time="2025-01-13T04:13:05Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:13:05 palworld-server  | ****Starting Server****
2025-01-13 12:13:05 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:13:05 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:14:05 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:14:05 palworld-server  | usermod: no changes
2025-01-13 12:14:05 palworld-server  | Server installation not detected.
2025-01-13 12:14:05 palworld-server  | ****Starting Installation****
2025-01-13 12:14:08 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:14:08 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:14:08 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:14:08 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:14:08 palworld-server  | [----] Verifying installation...
2025-01-13 12:14:08 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:14:08 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:14:09 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 368 msec
2025-01-13 12:14:09 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:14:09 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:14:09 palworld-server  | ****Checking for available container updates****
2025-01-13 12:14:10 palworld-server  | The container is up to date!
2025-01-13 12:14:10 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:14:10 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:14:10 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:14:10 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:14:10 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:14:10 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:14:10 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:14:10 palworld-server  | time="2025-01-13T04:14:10Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:14:10 palworld-server  | Cronjobs started
2025-01-13 12:14:10 palworld-server  | time="2025-01-13T04:14:10Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:14:10 palworld-server  | time="2025-01-13T04:14:10Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:14:10 palworld-server  | ****Starting Server****
2025-01-13 12:14:10 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:14:10 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:15:10 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:15:10 palworld-server  | usermod: no changes
2025-01-13 12:15:10 palworld-server  | Server installation not detected.
2025-01-13 12:15:10 palworld-server  | ****Starting Installation****
2025-01-13 12:15:13 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:15:13 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:15:13 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:15:13 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:15:13 palworld-server  | [----] Verifying installation...
2025-01-13 12:15:13 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:15:13 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:15:13 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 376 msec
2025-01-13 12:15:13 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:15:13 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:15:14 palworld-server  | ****Checking for available container updates****
2025-01-13 12:15:14 palworld-server  | The container is up to date!
2025-01-13 12:15:14 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:15:14 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:15:14 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:15:14 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:15:14 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:15:14 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:15:14 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:15:14 palworld-server  | time="2025-01-13T04:15:14Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:15:14 palworld-server  | Cronjobs started
2025-01-13 12:15:14 palworld-server  | time="2025-01-13T04:15:14Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:15:14 palworld-server  | time="2025-01-13T04:15:14Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:15:14 palworld-server  | ****Starting Server****
2025-01-13 12:15:14 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:15:14 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error
2025-01-13 12:16:14 palworld-server  | ****EXECUTING USERMOD****
2025-01-13 12:16:14 palworld-server  | usermod: no changes
2025-01-13 12:16:14 palworld-server  | Server installation not detected.
2025-01-13 12:16:14 palworld-server  | ****Starting Installation****
2025-01-13 12:16:17 palworld-server  | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2025-01-13 12:16:17 palworld-server  | Logging directory: '/home/steam/Steam/logs'
2025-01-13 12:16:17 palworld-server  | Looks like steam didn't shutdown cleanly, scheduling immediate update check
2025-01-13 12:16:17 palworld-server  | [  0%] Checking for available updates...
2025-01-13 12:16:17 palworld-server  | [----] Verifying installation...
2025-01-13 12:16:17 palworld-server  | UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
2025-01-13 12:16:17 palworld-server  | -- type 'quit' to exit --
2025-01-13 12:16:18 palworld-server  | Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 362 msec
2025-01-13 12:16:18 palworld-server  | Fatal error: futex robust_list not initialized by pthreads
2025-01-13 12:16:18 palworld-server  | src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[Bootstrapper HTTP Client] still registered
2025-01-13 12:16:18 palworld-server  | ****Checking for available container updates****
2025-01-13 12:16:19 palworld-server  | The container is up to date!
2025-01-13 12:16:19 palworld-server  | ****GENERATING CONFIG****
2025-01-13 12:16:19 palworld-server  | Using Env vars to create PalWorldSettings.ini
2025-01-13 12:16:19 palworld-server  | ****Compiling PalWorldSettings.ini****
2025-01-13 12:16:19 palworld-server  | Compiling PalWorldSettings.ini done!
2025-01-13 12:16:19 palworld-server  | ****GENERATING CRONTAB****
2025-01-13 12:16:19 palworld-server  | BACKUP_ENABLED=true
2025-01-13 12:16:19 palworld-server  | Adding cronjob for auto backups
2025-01-13 12:16:19 palworld-server  | time="2025-01-13T04:16:19Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:16:19 palworld-server  | Cronjobs started
2025-01-13 12:16:19 palworld-server  | time="2025-01-13T04:16:19Z" level=warning msg="process reaping disabled, not pid 1"
2025-01-13 12:16:19 palworld-server  | time="2025-01-13T04:16:19Z" level=info msg="read crontab: /home/steam/server/crontab"
2025-01-13 12:16:19 palworld-server  | ****Starting Server****
2025-01-13 12:16:19 palworld-server  | ./PalServer-arm64.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2025-01-13 12:16:19 palworld-server  | ./start.sh: line 161: ./PalServer-arm64.sh: cannot execute binary file: Exec format error```

</details>

## Additional context

<!-- Add any other context about the problem here. -->

## Bug Report Checklist

- [ ] I searched for my issue on the [Known issues page](https://palworld-server-docker.loef.dev/known-issues)
- [ ] I searched for my issue in the [Closed issues](https://github.com/thijsvanloef/palworld-server-docker/issues?q=is%3Aissue+is%3Aclosed)
- [ ] I have included all relevant information required above.
- [ ] I am willing to fix this bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Unable to help with troubleshooting as important information is missing
Projects
None yet
Development

No branches or pull requests

2 participants