thijsvanloef / palworld-server-docker

A Docker Container to easily run a Palworld dedicated server.
https://hub.docker.com/r/thijsvanloef/palworld-server-docker
MIT License
2.41k stars 298 forks source link

Today the server was upgraded to 0.2.0.6 and it doesn't work anymore #517

Closed DarrenLuo closed 5 months ago

DarrenLuo commented 5 months ago

Today the server was upgraded to 0.2.0.6 and it doesn't work anymore

NoctisFlamma commented 5 months ago

Can you clarify what is meant by doesn't work? Like it won't launch the server at all? Or the server is not behaving correctly once it launches? Is there anything in the logs from running the image?

DarrenLuo commented 5 months ago

Can you clarify what is meant by doesn't work? Like it won't launch the server at all? Or the server is not behaving correctly once it launches? Is there anything in the logs from running the image?

Before the version upgrade, this morning, I was able to use it fine, but after the version upgrade at noon I couldn't connect to the server, I tried restarting the container, and the version inside the container was automatically upgraded, so I'll pull the latest logs

2024-04-04 22:21:03.451196+08:00****EXECUTING USERMOD****
2024-04-04 22:21:03.453705+08:00usermod: no changes
2024-04-04 22:22:37.036717+08:00****Checking for new Palworld Server updates****
2024-04-04 22:22:40.840188+08:00Current Version: 2815085007637542021
2024-04-04 22:22:40.840269+08:00An Update Is Available. Latest Version: 1677469329840659324.
2024-04-04 22:22:40.840289+08:00****Starting Update****
2024-04-04 22:22:40.862696+08:00tid(43) burning pthread_key_t == 0 so we never use it
2024-04-04 22:22:40.880100+08:00Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2024-04-04 22:22:40.880177+08:00Logging directory: '/home/steam/Steam/logs'
2024-04-04 22:22:40.881160+08:00minidumps folder is set to /tmp/dumps
2024-04-04 22:22:40.914965+08:00[  0%] Checking for available updates...
2024-04-04 22:22:41.916329+08:00[----] Verifying installation...
2024-04-04 22:22:41.916571+08:00[  0%] Downloading update...
2024-04-04 22:22:41.916901+08:00[  0%] Checking for available updates...
2024-04-04 22:22:42.168258+08:00[----] Download complete.
2024-04-04 22:22:42.200014+08:00[----] Extracting package...
2024-04-04 22:22:44.462115+08:00[----] Extracting package...
2024-04-04 22:22:45.803905+08:00[----] Extracting package...
2024-04-04 22:22:46.075681+08:00[----] Extracting package...
2024-04-04 22:22:46.087651+08:00[----] Installing update...
2024-04-04 22:22:46.087818+08:00[----] Installing update...
2024-04-04 22:22:46.089399+08:00[----] Installing update...
2024-04-04 22:22:46.090068+08:00[----] Installing update...
2024-04-04 22:22:46.096477+08:00[----] Installing update...
2024-04-04 22:22:46.096822+08:00[----] Installing update...
2024-04-04 22:22:46.098988+08:00[----] Installing update...
2024-04-04 22:22:46.110154+08:00[----] Installing update...
2024-04-04 22:22:46.121873+08:00[----] Cleaning up...
2024-04-04 22:22:46.123434+08:00[----] Update complete, launching Steamcmd...
2024-04-04 22:22:48.387769+08:00UpdateUI: skip show logosteamcmd.sh[38]: Restarting steamcmd by request...
2024-04-04 22:22:48.406612+08:00tid(56) burning pthread_key_t == 0 so we never use it
2024-04-04 22:22:48.423467+08:00Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
2024-04-04 22:22:48.423526+08:00Logging directory: '/home/steam/Steam/logs'
2024-04-04 22:22:48.423699+08:00minidumps folder is set to /tmp/dumps
2024-04-04 22:22:48.457298+08:00[  0%] Checking for available updates...
2024-04-04 22:22:50.208943+08:00[----] Verifying installation...
2024-04-04 22:22:51.047649+08:00UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1709846822
2024-04-04 22:22:51.047767+08:00-- type 'quit' to exit --
2024-04-04 22:22:51.454827+08:00Loading Steam API...OK
2024-04-04 22:22:51.459361+08:00"@sSteamCmdForcePlatformType" = "linux"
2024-04-04 22:22:51.459429+08:00"@sSteamCmdForcePlatformBitness" = "64"
2024-04-04 22:22:51.460429+08:00
2024-04-04 22:22:56.855600+08:00Connecting anonymously to Steam Public...OK
2024-04-04 22:23:00.410280+08:00Waiting for client config...OK
2024-04-04 22:24:01.031479+08:00Waiting for user info...FAILED (Timed out)
2024-04-04 22:24:01.031587+08:00OK
2024-04-04 22:24:01.792373+08:00****Checking for available container updates****
2024-04-04 22:24:03.317531+08:00The container is up to date!
2024-04-04 22:24:03.317652+08:00****GENERATING CONFIG****
2024-04-04 22:24:03.317809+08:00Using Env vars to create PalWorldSettings.ini
2024-04-04 22:24:03.324709+08:00****Compiling PalWorldSettings.ini****
2024-04-04 22:24:03.329864+08:00Compiling PalWorldSettings.ini done!
2024-04-04 22:24:03.330346+08:00****GENERATING CRONTAB****
2024-04-04 22:24:03.332037+08:00BACKUP_ENABLED=true
2024-04-04 22:24:03.332075+08:00Adding cronjob for auto backups
2024-04-04 22:24:03.342650+08:00Cronjobs started
2024-04-04 22:24:03.347367+08:00****Starting Server****
2024-04-04 22:24:03.347435+08:00./PalServer.sh -port=28211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
2024-04-04 22:24:03.350866+08:00INFO[2024-04-04T14:24:03Z] read crontab: /home/steam/server/crontab     
2024-04-04 22:24:03.358681+08:00Shutdown handler: initalize.
2024-04-04 22:24:03.707432+08:00Increasing per-process limit of core file size to infinity.
2024-04-04 22:24:03.707532+08:00setrlimit() failed with error 22 (Invalid argument)
2024-04-04 22:24:03.707544+08:00- Max per-process value allowed is 1 (we wanted infinity).
2024-04-04 22:24:04.353203+08:00[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
2024-04-04 22:24:04.534488+08:00CAppInfoCacheReadFromDiskThread took 4 milliseconds to initialize
2024-04-04 22:24:04.566263+08:00Setting breakpad minidump AppID = 2394010
2024-04-04 22:24:04.568167+08:00[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.
2024-04-04 22:24:04.568250+08:00[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
2024-04-04 22:24:05.322194+08:00[S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded.
2024-04-04 22:24:05.404743+08:00[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
2024-04-04 22:24:08.354248+08:00Waiting for RCON port to open to show player logging...
2024-04-04 22:24:18.364688+08:00cli: execute: auth: rcon: rcon: read packet size: read tcp 127.0.0.1:33208->127.0.0.1:25575: i/o timeout
vanisoul commented 5 months ago

After upgrading, it behaves abnormally with two distinct test cases observed:

  1. Test Case 1: Using an old save file leads to connections dropping just a few seconds after logging into the game, despite having no mods installed.

  2. Test Case 2: Creating a new world results in significant lag, where character positions or actions frequently revert back. This occurs even though the network conditions are fine (50ms).

I have a log excerpt that shows an error message occurring in both scenarios mentioned above.

LogPakFile: Display: Found Pak file ../../../Engine/Programs/CrashReportClient/Content/Paks/CrashReportClient.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Engine/Programs/CrashReportClient/Content/Paks/CrashReportClient.pak.
LogPakFile: Display: Mounted Pak file '../../../Engine/Programs/CrashReportClient/Content/Paks/CrashReportClient.pak', mount point: '../../../Engine/'
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +8:00, Platform Override: ''
LogInit: Build: ++UE5+Release-5.1-CL-0
LogInit: Engine Version: 5.1.1-0+++UE5+Release-5.1
LogInit: Compatible Engine Version: 5.1.0-0+++UE5+Release-5.1
LogInit: Net CL: 0
LogInit: OS: Debian GNU/Linux 12 (bookworm) (6.5.0-1016-gcp), CPU: AMD EPYC 7B12, GPU: UnknownVendor
LogInit: Compiled (64-bit): Mar 26 2024 22:57:15
LogInit: Compiled with Clang: 13.0.1 (https://github.com/llvm/llvm-project 75e33f71c2dae584b13a7d1186ae0a038ba98838)
LogInit: Build Configuration: Shipping
LogInit: Branch Name: ++UE5+Release-5.1
LogInit: Command Line:  -Abslog="/palworld/Pal/Saved/Logs/Pal-CRC.log" -Unattended -ImplicitSend "/palworld/Pal/Saved/Crashes/crashinfo-Pal-pid-157-DFF6B35986AC4FACBBB1C5F374320E5E/" -unattended
LogInit: Base Directory: /palworld/Engine/Binaries/Linux/
LogInit: Allocator: Mimalloc
LogInit: Installed Engine Build: 1
LogInit: Presizing for max 100000 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogInit: Object subsystem initialized
[2024.04.04-12.39.09:746][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
[2024.04.04-12.39.09:746][  0]LogInit: Unix hardware info:
[2024.04.04-12.39.09:746][  0]LogInit:  - we are the first instance of this executable
[2024.04.04-12.39.09:746][  0]LogInit:  - this process' id (pid) is 2075, parent process' id (ppid) is 157
[2024.04.04-12.39.09:746][  0]LogInit:  - we are not running under debugger
[2024.04.04-12.39.09:746][  0]LogInit:  - machine network name is 'palworld-server-69449cb5df-qpg6g'
[2024.04.04-12.39.09:746][  0]LogInit:  - user name is 'steam' (steam)
[2024.04.04-12.39.09:746][  0]LogInit:  - we're logged in locally
[2024.04.04-12.39.09:746][  0]LogInit:  - we're running with rendering
[2024.04.04-12.39.09:746][  0]LogInit:  - CPU: AuthenticAMD 'AMD EPYC 7B12' (signature: 0x830F10)
[2024.04.04-12.39.09:746][  0]LogInit:  - Number of physical cores available for the process: 4
[2024.04.04-12.39.09:746][  0]LogInit:  - Number of logical cores available for the process: 8
[2024.04.04-12.39.09:746][  0]LogInit:  - Cache line size: 64
[2024.04.04-12.39.09:746][  0]LogInit:  - GPU Brand Info: UnknownVendor
[2024.04.04-12.39.09:746][  0]LogInit:  - Memory allocator used: Mimalloc
[2024.04.04-12.39.09:746][  0]LogInit:  - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2024.04.04-12.39.09:746][  0]LogInit:  - This is an internal build.
[2024.04.04-12.39.09:746][  0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used.
[2024.04.04-12.39.09:746][  0]LogInit: Unix-specific commandline switches:
[2024.04.04-12.39.09:746][  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2024.04.04-12.39.09:746][  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
[2024.04.04-12.39.09:746][  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
[2024.04.04-12.39.09:746][  0]LogInit:  -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2024.04.04-12.39.09:746][  0]LogInit:  -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2024.04.04-12.39.09:746][  0]LogInit:  -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
[2024.04.04-12.39.09:746][  0]LogInit:  -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2024.04.04-12.39.09:746][  0]LogInit:  -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2024.04.04-12.39.09:746][  0]LogInit:  -crashhandlerstacksize - Allows setting crash handler stack sizes (204800)
[2024.04.04-12.39.09:746][  0]LogInit:  -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened
[2024.04.04-12.39.09:746][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2024.04.04-12.39.09:746][  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2024.04.04-12.39.09:746][  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2024.04.04-12.39.09:746][  0]LogInit:  - Physical RAM available (not considering process quota): 32 GB (32084 MB, 32854440 KB, 33642946560 bytes)
[2024.04.04-12.39.09:746][  0]LogInit:  - VirtualMemoryAllocator pools will grow at scale 1.4
[2024.04.04-12.39.09:746][  0]LogInit:  - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change)
[2024.04.04-12.39.09:746][  0]LogInit:  - PageSize 4096
[2024.04.04-12.39.09:746][  0]LogInit:  - BinnedPageSize 65536
[2024.04.04-12.39.10:336][  0]LogUObjectArray: 419 objects as part of root set at end of initial load.
[2024.04.04-12.39.10:336][  0]LogUObjectAllocator: 89056 out of 0 bytes used by permanent object pool.
[2024.04.04-12.39.10:336][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2024.04.04-12.39.10:336][  0]LogPaths: Warning: No paths for game localization data were specifed in the game configuration.
[2024.04.04-12.39.10:336][  0]LogInit: Using OS detected language (en-US-POSIX).
[2024.04.04-12.39.10:336][  0]LogInit: Using OS detected locale (en-US-POSIX).
[2024.04.04-12.39.10:336][  0]LogInit: Warning: No paths for engine localization data were specifed in the engine configuration.
[2024.04.04-12.39.10:336][  0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language.
[2024.04.04-12.39.10:336][  0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale.
[2024.04.04-12.39.10:336][  0]LogInit: Using OS detected language (en-US-POSIX).
[2024.04.04-12.39.10:336][  0]LogInit: Using OS detected locale (en-US-POSIX).
[2024.04.04-12.39.10:336][  0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language.
[2024.04.04-12.39.10:336][  0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale.
[2024.04.04-12.39.11:656][  0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 1.319102 seconds
[2024.04.04-12.39.11:656][  0]CrashReportCoreLog: CrashReportClientVersion=1.0
[2024.04.04-12.39.11:656][  0]CrashReportCoreLog: CrashReportReceiver disabled
[2024.04.04-12.39.11:656][  0]CrashReportCoreLog: DataRouterUrl: https://o1291919.ingest.sentry.io/api/6513339/unreal/4a1a3921f51f4975b4cf8dd19022cb20/
[2024.04.04-12.39.14:294][  0]CrashReportCoreLog: Initial state = Unknown UploadState value
[2024.04.04-12.39.14:294][  0]CrashReportCoreLog: Initial state = Unknown UploadState value
[2024.04.04-12.39.14:587][  0]LogCrashDebugHelper: DepotName: //UE5/Release-5.1
[2024.04.04-12.39.14:587][  0]LogCrashDebugHelper: BuiltFromCL: 0
[2024.04.04-12.39.14:587][  0]LogCrashDebugHelper: EngineVersion: 5.1.1-0+++UE5+Release-5.1
[2024.04.04-12.39.14:587][  0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.1-CL-0
[2024.04.04-12.39.16:877][  0]CrashReportCoreLog: Got 3 pending files to upload from 'crashinfo-Pal-pid-157-DFF6B35986AC4FACBBB1C5F374320E5E'
[2024.04.04-12.39.16:877][  0]CrashReportCoreLog: State change from Ready to SendingFiles
[2024.04.04-12.39.16:877][  0]CrashReportCoreLog: CompressAndSendData have 3 pending files
[2024.04.04-12.39.17:170][  0]CrashReportCoreLog: CompressAndSendData compressing 6570 bytes ('/palworld/Pal/Saved/Crashes/crashinfo-Pal-pid-157-DFF6B35986AC4FACBBB1C5F374320E5E/CrashContext.runtime-xml')
[2024.04.04-12.39.17:317][  0]CrashReportCoreLog: CompressAndSendData compressing 349 bytes ('/palworld/Pal/Saved/Crashes/crashinfo-Pal-pid-157-DFF6B35986AC4FACBBB1C5F374320E5E/Diagnostics.txt')
[2024.04.04-12.39.17:610][  0]CrashReportCoreLog: CompressAndSendData compressing 152 bytes ('/palworld/Pal/Saved/Crashes/crashinfo-Pal-pid-157-DFF6B35986AC4FACBBB1C5F374320E5E/CrashReportClient.ini')
[2024.04.04-12.39.19:523][  0]LogInit: Using libcurl 7.83.1
[2024.04.04-12.39.19:523][  0]LogInit:  - built for Linux
[2024.04.04-12.39.19:523][  0]LogInit:  - supports SSL with OpenSSL/1.1.1n
[2024.04.04-12.39.19:523][  0]LogInit:  - supports HTTP deflate (compression) using libz 1.2.12
[2024.04.04-12.39.19:523][  0]LogInit:  - other features:
[2024.04.04-12.39.19:523][  0]LogInit:      CURL_VERSION_SSL
[2024.04.04-12.39.19:523][  0]LogInit:      CURL_VERSION_LIBZ
[2024.04.04-12.39.19:523][  0]LogInit:      CURL_VERSION_IPV6
[2024.04.04-12.39.19:523][  0]LogInit:      CURL_VERSION_ASYNCHDNS
[2024.04.04-12.39.19:523][  0]LogInit:      CURL_VERSION_LARGEFILE
[2024.04.04-12.39.19:524][  0]LogInit:  CurlRequestOptions (configurable via config and command line):
[2024.04.04-12.39.19:524][  0]LogInit:  - bVerifyPeer = false  - Libcurl will NOT verify peer certificate
[2024.04.04-12.39.19:524][  0]LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
[2024.04.04-12.39.19:524][  0]LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
[2024.04.04-12.39.19:524][  0]LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
[2024.04.04-12.39.19:524][  0]LogInit:  - LocalHostAddr = Default
[2024.04.04-12.39.19:524][  0]LogInit:  - BufferSize = 65536
[2024.04.04-12.39.19:524][  0]CrashReportCoreLog: Sending HTTP request: https://o1291919.ingest.sentry.io/api/6513339/unreal/4a1a3921f51f4975b4cf8dd19022cb20/?AppID=CrashReporter&AppVersion=5.1.1-0%2B%2B%2BUE5%2BRelease-5.1&AppEnvironment=Release&UploadType=crashreports&UserID=-000003e8%7C%7C
[2024.04.04-12.39.20:227][  0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles bSucceeded=1
[2024.04.04-12.39.20:227][  0]CrashReportCoreLog: State change from SendingFiles to SendingFiles
[2024.04.04-12.39.20:227][  0]CrashReportCoreLog: All uploads done
[2024.04.04-12.39.20:227][  0]CrashReportCoreLog: State change from SendingFiles to Finished
[2024.04.04-12.39.20:562][  0]CrashReportCoreLog: Final state (Receiver) = Finished
[2024.04.04-12.39.20:562][  0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value
[2024.04.04-12.39.20:562][  0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit)
[2024.04.04-12.39.20:562][  0]LogExit: Preparing to exit.
[2024.04.04-12.39.20:562][  0]LogExit: Object subsystem successfully closed.
[2024.04.04-12.39.20:563][  0]LogModuleManager: Shutting down and abandoning module HTTP (12)
[2024.04.04-12.39.20:585][  0]LogModuleManager: Shutting down and abandoning module SSL (11)
[2024.04.04-12.39.20:586][  0]LogModuleManager: Shutting down and abandoning module CrashDebugHelper (8)
[2024.04.04-12.39.20:586][  0]LogModuleManager: Shutting down and abandoning module CoreUObject (6)
[2024.04.04-12.39.20:586][  0]LogModuleManager: Shutting down and abandoning module PakFile (4)
[2024.04.04-12.39.20:586][  0]LogModuleManager: Shutting down and abandoning module RSA (3)
[2024.04.04-12.39.20:587][  0]LogExit: Exiting.
Engine crash handling finished; re-raising signal 0 for the default handler. Good bye.
vanisoul commented 5 months ago

After the upgrade, the server startup time has noticeably increased. Below is the log from startup to completion of loading.

Also, after the startup log ends, that's when the log exhibiting the previously mentioned issues begins to appear. it's important to note that this error does not cause the server to shut down.

****EXECUTING USERMOD****
usermod: no changes
****Checking for new Palworld Server updates****
Current Version: 1677469329840659324
The server is up to date!
****Checking for available container updates****
The container is up to date!
****GENERATING CONFIG****
Using Env vars to create PalWorldSettings.ini
****Compiling PalWorldSettings.ini****
Compiling PalWorldSettings.ini done!
****GENERATING CRONTAB****
BACKUP_ENABLED=true
Adding cronjob for auto backups
Cronjobs started
****Starting Server****
./PalServer.sh -port=8211 -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS                                                                                       time="2024-04-04T23:11:16+08:00" level=info msg="read crontab: /home/steam/server/crontab"
The file already exists: /palworld/Pal/Binaries/Linux/steamclient.so
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...             
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...                    
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...           
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
Waiting for RCON port to open to show player logging...
Setting breakpad minidump AppID = 2394010
Waiting for RCON port to open to show player logging...
[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
[S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded.                                                                                 Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.                                                                                        Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
Waiting for RCON port to open to show player logging...
thijsvanloef commented 5 months ago

@DarrenLuo Please include as much information as you can, please use this template as a base: https://github.com/thijsvanloef/palworld-server-docker/blob/main/.github/ISSUE_TEMPLATE/bug_report.md

thijsvanloef commented 5 months ago

After updating to 0.35.0 do you still have this issue?

DarrenLuo commented 5 months ago

Everything is fine, I'm so sorry, I'm in China, I went to bed too late and didn't see the message, thank you very much!