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

Starting a container prompts the same log like crazy and has poor performance utilization. #650

Open
3 of 4 tasks
mmyo456 opened this issue Dec 27, 2024 · 2 comments
Open
3 of 4 tasks
Labels
triage Deciding urgency

Comments

@mmyo456
Copy link

mmyo456 commented Dec 27, 2024

Describe the bug

Steps to reproduce the behavior:

When the main program of the Palworld server is running, the Docker log will keep prompting crazily: (Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING: Destination buffer appears to be in uncached or write-combined memory! This is extremely slow. See "How do I decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.) And the characters will be very laggy after entering the server.

OS information (IMPORTANT)

  • OS: Ubuntu 24.04 LTS (GNU/Linux 6.8.0-51-generic x86_64)
  • Palworld Version: 0.4.12.64723
  • Docker Image Version: Ubuntu Core 22 - 27.2.0 - 1.46

Hardware information (IMPORTANT)

  • CPU: Intel Xeon E5 2699V4
  • Memory: 256GB REG ECC

docker-compose.yml contents (IMPORTANT)

docker-compose.yml
# [
    {
        "Id": "47004ef44ce2e4b593b1745c76f38178f3fa3461c3f48b5a394109b1b10ff879",
        "Created": "2024-12-27T00:01:42.644425291Z",
        "Path": "/home/steam/server/init.sh",
        "Args": [],
        "State": {
            "Status": "running",
            "Running": true,
            "Paused": false,
            "Restarting": false,
            "OOMKilled": false,
            "Dead": false,
            "Pid": 26763,
            "ExitCode": 0,
            "Error": "",
            "StartedAt": "2024-12-27T00:01:42.852265153Z",
            "FinishedAt": "0001-01-01T00:00:00Z",
            "Health": {
                "Status": "healthy",
                "FailingStreak": 0,
                "Log": [
                    {
                        "Start": "2024-12-27T00:06:18.964547354Z",
                        "End": "2024-12-27T00:06:19.562756133Z",
                        "ExitCode": 0,
                        "Output": ""
                    },
                    {
                        "Start": "2024-12-27T00:06:49.564363608Z",
                        "End": "2024-12-27T00:06:50.177718892Z",
                        "ExitCode": 0,
                        "Output": ""
                    },
                    {
                        "Start": "2024-12-27T00:07:20.179058067Z",
                        "End": "2024-12-27T00:07:20.79118215Z",
                        "ExitCode": 0,
                        "Output": ""
                    },
                    {
                        "Start": "2024-12-27T00:07:50.793039025Z",
                        "End": "2024-12-27T00:07:51.401569107Z",
                        "ExitCode": 0,
                        "Output": ""
                    },
                    {
                        "Start": "2024-12-27T00:08:21.406230683Z",
                        "End": "2024-12-27T00:08:22.03092027Z",
                        "ExitCode": 0,
                        "Output": ""
                    }
                ]
            }
        },
        "Image": "sha256:332d5ea24c4b1f8a33a2024ba64111ff7a60e453236adc7c05d570d91b06efc7",
        "ResolvConfPath": "/var/snap/docker/common/var-lib-docker/containers/47004ef44ce2e4b593b1745c76f38178f3fa3461c3f48b5a394109b1b10ff879/resolv.conf",
        "HostnamePath": "/var/snap/docker/common/var-lib-docker/containers/47004ef44ce2e4b593b1745c76f38178f3fa3461c3f48b5a394109b1b10ff879/hostname",
        "HostsPath": "/var/snap/docker/common/var-lib-docker/containers/47004ef44ce2e4b593b1745c76f38178f3fa3461c3f48b5a394109b1b10ff879/hosts",
        "LogPath": "/var/snap/docker/common/var-lib-docker/containers/47004ef44ce2e4b593b1745c76f38178f3fa3461c3f48b5a394109b1b10ff879/47004ef44ce2e4b593b1745c76f38178f3fa3461c3f48b5a394109b1b10ff879-json.log",
        "Name": "/palworld",
        "RestartCount": 0,
        "Driver": "overlay2",
        "Platform": "linux",
        "MountLabel": "",
        "ProcessLabel": "",
        "AppArmorProfile": "unconfined",
        "ExecIDs": null,
        "HostConfig": {
            "Binds": [
                "/home/yaya/palworld:/palworld:rw"
            ],
            "ContainerIDFile": "",
            "LogConfig": {
                "Type": "json-file",
                "Config": {}
            },
            "NetworkMode": "host",
            "PortBindings": {},
            "RestartPolicy": {
                "Name": "on-failure",
                "MaximumRetryCount": 0
            },
            "AutoRemove": false,
            "VolumeDriver": "",
            "VolumesFrom": null,
            "ConsoleSize": [
                0,
                0
            ],
            "CapAdd": null,
            "CapDrop": null,
            "CgroupnsMode": "private",
            "Dns": null,
            "DnsOptions": null,
            "DnsSearch": null,
            "ExtraHosts": null,
            "GroupAdd": null,
            "IpcMode": "private",
            "Cgroup": "",
            "Links": null,
            "OomScoreAdj": 0,
            "PidMode": "host",
            "Privileged": true,
            "PublishAllPorts": false,
            "ReadonlyRootfs": false,
            "SecurityOpt": [
                "label=disable"
            ],
            "UTSMode": "",
            "UsernsMode": "",
            "ShmSize": 67108864,
            "Runtime": "runc",
            "Isolation": "",
            "CpuShares": 0,
            "Memory": 0,
            "NanoCpus": 0,
            "CgroupParent": "",
            "BlkioWeight": 0,
            "BlkioWeightDevice": null,
            "BlkioDeviceReadBps": null,
            "BlkioDeviceWriteBps": null,
            "BlkioDeviceReadIOps": null,
            "BlkioDeviceWriteIOps": null,
            "CpuPeriod": 0,
            "CpuQuota": 0,
            "CpuRealtimePeriod": 0,
            "CpuRealtimeRuntime": 0,
            "CpusetCpus": "",
            "CpusetMems": "",
            "Devices": null,
            "DeviceCgroupRules": null,
            "DeviceRequests": null,
            "MemoryReservation": 0,
            "MemorySwap": 0,
            "MemorySwappiness": null,
            "OomKillDisable": null,
            "PidsLimit": null,
            "Ulimits": null,
            "CpuCount": 0,
            "CpuPercent": 0,
            "IOMaximumIOps": 0,
            "IOMaximumBandwidth": 0,
            "MaskedPaths": null,
            "ReadonlyPaths": null
        },
        "GraphDriver": {
            "Data": {
                "LowerDir": "/var/snap/docker/common/var-lib-docker/overlay2/6685bf4a3b3cf023160495949bb9f94939e37dbfae4911aff9f819ba0fa0766e-init/diff:/var/snap/docker/common/var-lib-docker/overlay2/d7abce5ec8e4fa07504febaf79a59e646922e0ee6c5a32c464eebdc0b79bec98/diff:/var/snap/docker/common/var-lib-docker/overlay2/c4a19a3cd688a29fbc8622465885a8ffecadca0b71607e3b68c91c09b2a6495e/diff:/var/snap/docker/common/var-lib-docker/overlay2/08306657bbeb12c4f5e111e716ca47377c77bd3431dcde89230cf0acc2637518/diff:/var/snap/docker/common/var-lib-docker/overlay2/1f8c87e30b48e8b822342620c01613e06ccef0e7aa3ea2d0ddd0c8ba9b6ca131/diff:/var/snap/docker/common/var-lib-docker/overlay2/5245c6d6c94c8d1dca780c5062a158afcb442d2cf431b7d872957a56a6c5cd66/diff:/var/snap/docker/common/var-lib-docker/overlay2/31e23f1712ba871d0a2092688b839226710d92b1e636c5b0859205d4ea49c920/diff:/var/snap/docker/common/var-lib-docker/overlay2/5172da5dbe7f997044e9a20a66aa823d8ccdd44f831803ea51b5cfa5b58aedd6/diff:/var/snap/docker/common/var-lib-docker/overlay2/016fb89e2f84f7ce977b5e40071413c5f6ac405d2b0cf1419859b01d0587dfb4/diff:/var/snap/docker/common/var-lib-docker/overlay2/bd9bba3e54aaba25e66d7368193c9e9343929c02b49f29812ce992d39588ad40/diff:/var/snap/docker/common/var-lib-docker/overlay2/69a23b12a0340238f1badb355d48a09bccd893a5d0bf5c8dca0af42ed846d268/diff:/var/snap/docker/common/var-lib-docker/overlay2/6e55d7de6472e0d41bffc71c4430b0ffb720af5e1083eac0ad5ea6888eba15cd/diff:/var/snap/docker/common/var-lib-docker/overlay2/c0e4a046339e9be6d90e9b03631179d71d3f31b7b33597c4736e1187110d8b95/diff",
                "MergedDir": "/var/snap/docker/common/var-lib-docker/overlay2/6685bf4a3b3cf023160495949bb9f94939e37dbfae4911aff9f819ba0fa0766e/merged",
                "UpperDir": "/var/snap/docker/common/var-lib-docker/overlay2/6685bf4a3b3cf023160495949bb9f94939e37dbfae4911aff9f819ba0fa0766e/diff",
                "WorkDir": "/var/snap/docker/common/var-lib-docker/overlay2/6685bf4a3b3cf023160495949bb9f94939e37dbfae4911aff9f819ba0fa0766e/work"
            },
            "Name": "overlay2"
        },
        "Mounts": [
            {
                "Type": "bind",
                "Source": "/home/yaya/palworld",
                "Destination": "/palworld",
                "Mode": "rw",
                "RW": true,
                "Propagation": "rprivate"
            }
        ],
        "Config": {
            "Hostname": "palworld.pod.dpanel.local",
            "Domainname": "",
            "User": "",
            "AttachStdin": true,
            "AttachStdout": true,
            "AttachStderr": true,
            "ExposedPorts": {
                "25575/tcp": {}
            },
            "Tty": true,
            "OpenStdin": false,
            "StdinOnce": false,
            "Env": [
                "ADMIN_PASSWORD=!yaya-server",
                "ALLOW_CONNECT_PLATFORM=Steam",
                "ARM64_DEVICE=generic",
                "AUTO_REBOOT_CRON_EXPRESSION=0 0 * * *",
                "AUTO_REBOOT_ENABLED=False",
                "AUTO_REBOOT_EVEN_IF_PLAYERS_ONLINE=False",
                "AUTO_REBOOT_WARN_MINUTES=5",
                "AUTO_UPDATE_CRON_EXPRESSION=0 * * * *",
                "AUTO_UPDATE_ENABLED=False",
                "AUTO_UPDATE_WARN_MINUTES=30",
                "BACKUP_CRON_EXPRESSION=0 0 * * *",
                "BACKUP_ENABLED=true",
                "BOX64_DYNAREC_BIGBLOCK=1",
                "BOX64_DYNAREC_FASTNAN=1",
                "BOX64_DYNAREC_FASTROUND=1",
                "BOX64_DYNAREC_SAFEFLAGS=1",
                "BOX64_DYNAREC_STRONGMEM=1",
                "BOX64_DYNAREC_X87DOUBLE=0",
                "COMMUNITY=False",
                "DELETE_OLD_BACKUPS=False",
                "DISABLE_GENERATE_ENGINE=false",
                "DISCORD_CONNECT_TIMEOUT=30",
                "DISCORD_ERR_BACKUP_DELETE_MESSAGE=Unable to delete old backups, OLD_BACKUP_DAYS is not an integer. OLD_BACKUP_DAYS=old_backup_days",
                "DISCORD_ERR_BACKUP_DELETE_MESSAGE_ENABLED=true",
                "DISCORD_ERR_BACKUP_DELETE_MESSAGE_URL=",
                "DISCORD_MAX_TIMEOUT=30",
                "DISCORD_PLAYER_JOIN_MESSAGE=player_name has joined Palworld!",
                "DISCORD_PLAYER_JOIN_MESSAGE_ENABLED=true",
                "DISCORD_PLAYER_JOIN_MESSAGE_URL=",
                "DISCORD_PLAYER_LEAVE_MESSAGE=player_name has left Palworld.",
                "DISCORD_PLAYER_LEAVE_MESSAGE_ENABLED=true",
                "DISCORD_PLAYER_LEAVE_MESSAGE_URL=",
                "DISCORD_POST_BACKUP_DELETE_MESSAGE=Removed backups older than old_backup_days days",
                "DISCORD_POST_BACKUP_DELETE_MESSAGE_ENABLED=true",
                "DISCORD_POST_BACKUP_DELETE_MESSAGE_URL=",
                "DISCORD_POST_BACKUP_MESSAGE=Backup created at file_path",
                "DISCORD_POST_BACKUP_MESSAGE_ENABLED=true",
                "DISCORD_POST_BACKUP_MESSAGE_URL=",
                "DISCORD_POST_SHUTDOWN_MESSAGE=Server has been stopped!",
                "DISCORD_POST_SHUTDOWN_MESSAGE_ENABLED=true",
                "DISCORD_POST_SHUTDOWN_MESSAGE_URL=",
                "DISCORD_POST_UPDATE_BOOT_MESSAGE=Server update complete!",
                "DISCORD_POST_UPDATE_BOOT_MESSAGE_ENABLED=true",
                "DISCORD_POST_UPDATE_BOOT_MESSAGE_URL=",
                "DISCORD_PRE_BACKUP_DELETE_MESSAGE=Removing backups older than old_backup_days days",
                "DISCORD_PRE_BACKUP_DELETE_MESSAGE_ENABLED=true",
                "DISCORD_PRE_BACKUP_DELETE_MESSAGE_URL=",
                "DISCORD_PRE_BACKUP_MESSAGE=Creating backup...",
                "DISCORD_PRE_BACKUP_MESSAGE_ENABLED=true",
                "DISCORD_PRE_BACKUP_MESSAGE_URL=",
                "DISCORD_PRE_SHUTDOWN_MESSAGE=Server is shutting down...",
                "DISCORD_PRE_SHUTDOWN_MESSAGE_ENABLED=true",
                "DISCORD_PRE_SHUTDOWN_MESSAGE_URL=",
                "DISCORD_PRE_START_MESSAGE=Server has been started!",
                "DISCORD_PRE_START_MESSAGE_ENABLED=true",
                "DISCORD_PRE_START_MESSAGE_URL=",
                "DISCORD_PRE_UPDATE_BOOT_MESSAGE=Server is updating...",
                "DISCORD_PRE_UPDATE_BOOT_MESSAGE_ENABLED=true",
                "DISCORD_PRE_UPDATE_BOOT_MESSAGE_URL=",
                "DISCORD_SUPPRESS_NOTIFICATIONS=",
                "DISCORD_WEBHOOK_URL=",
                "ENABLE_PLAYER_LOGGING=true",
                "HOME=/home/steam",
                "HOMEDIR=/home/steam",
                "INSTALL_BETA_INSIDER=False",
                "MULTITHREADING=False",
                "OLD_BACKUP_DAYS=30",
                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                "PGID=1000",
                "PLAYERS=5000",
                "PLAYER_LOGGING_POLL_PERIOD=5",
                "PORT=8211",
                "PUBLIC_IP=",
                "PUBLIC_PORT=",
                "PUID=1000",
                "QUERY_PORT=27015",
                "RCON_ENABLED=true",
                "RCON_PORT=25575",
                "REST_API_PORT=8212",
                "REST_API_ENABLED=true",
                "SERVER_DESCRIPTION=",
                "SERVER_NAME=yaya-X99-SERVER",
                "SERVER_PASSWORD=114514",
                "STEAMCMDDIR=/home/steam/steamcmd",
                "TZ=Asia/Shanghai",
                "UPDATE_ON_BOOT=true",
                "USER=steam",
                "USE_DEPOT_DOWNLOADER=False",
                "DIFFICULTY=Normal",
                "DAYTIME_SPEEDRATE=0.500000",
                "NIGHTTIME_SPEEDRATE=0.500000",
                "EXP_RATE=2.000000",
                "PAL_CAPTURE_RATE=2.000000",
                "PLAYER_STOMACH_DECREASE_RATE=0.500000",
                "PLAYER_STAMINA_DECREASE_RATE=1.000000",
                "PLAYER_AUTO_HP_REGEN_RATE=1.000000",
                "PLAYER_AUTO_HP_REGEN_RATE_IN_SLEEP=2.000000",
                "PAL_STOMACH_DECREASE_RATE=0.250000",
                "PAL_STAMINA_DECREASE_RATE=0.250000",
                "PAL_AUTO_HP_REGEN_RATE=2.000000",
                "PAL_AUTO_HP_REGEN_RATE_IN_SLEEP=2.000000",
                "BUILD_OBJECT_HP_RATE=2.000000",
                "BUILD_OBJECT_DAMAGE_RATE=0.100000",
                "BUILD_OBJECT_DETERIORATION_DAMAGE_RATE=0.000000",
                "ENEMY_DROP_ITEM_RATE=1.500000",
                "DEATH_PENALTY=None",
                "ENABLE_PLAYER_TO_PLAYER_DAMAGE=False",
                "ENABLE_FRIENDLY_FIRE=False",
                "BASE_CAMP_MAX_NUM=60",
                "BASE_CAMP_WORKER_MAX_NUM=30",
                "DROP_ITEM_ALIVE_MAX_HOURS=3.000000",
                "BASE_CAMP_MAX_NUM_IN_GUILD=6",
                "PAL_EGG_DEFAULT_HATCHING_TIME=12.000000",
                "WORK_SPEED_RATE=1.000000",
                "AUTO_SAVE_SPAN=30.000000",
                "IS_MULTIPLAY=True",
                "IS_PVP=False",
                "ENABLE_NON_LOGIN_PENALTY=False",
                "EXIST_PLAYER_AFTER_LOGOUT=True",
                "ITEM_WEIGHT_RATE=0.500000",
                "COOP_PLAYER_MAX_NUM=6",
                "CHAT_POST_LIMIT_PER_MINUTE=100",
                "SUPPLY_DROP_SPAN=360",
                "USE_FIXED_FRAME_RATE=false",
                "SMOOTH_FRAME_RATE=true",
                "FIXED_FRAME_RATE=999.000000",
                "MIN_DESIRED_FRAME_RATE=80.000000",
                "NET_CLIENT_TICKS_PER_SECOND=120",
                "LAN_SERVER_MAX_TICK_RATE=999.000000"
            ],
            "Cmd": null,
            "Healthcheck": {
                "Test": [
                    "CMD-SHELL",
                    "pgrep \"PalServer-Linux\" > /dev/null || exit 1"
                ],
                "StartPeriod": 300000000000
            },
            "Image": "thijsvanloef/palworld-server-docker:latest",
            "Volumes": null,
            "WorkingDir": "/home/steam/server",
            "Entrypoint": [
                "/home/steam/server/init.sh"
            ],
            "OnBuild": null,
            "Labels": {
                "com.dpanel.description": "DPanel is a docker web management panel",
                "com.dpanel.website": "https://dpanel.cc",
                "dockerhub": "https://hub.docker.com/r/thijsvanloef/palworld-server-docker",
                "github": "https://github.com/thijsvanloef/palworld-server-docker",
                "maintainer": "DPanel",
                "name": "thijsvanloef/palworld-server-docker",
                "org.opencontainers.image.authors": "Thijs van Loef",
                "org.opencontainers.image.source": "https://github.com/thijsvanloef/palworld-server-docker"
            }
        },
        "NetworkSettings": {
            "Bridge": "",
            "SandboxID": "7d98f033f575030a6c0cc7a23b530c2510e5c67f14aa3178c9a00e892ece4a06",
            "SandboxKey": "/run/snap.docker/netns/default",
            "Ports": {},
            "HairpinMode": false,
            "LinkLocalIPv6Address": "",
            "LinkLocalIPv6PrefixLen": 0,
            "SecondaryIPAddresses": null,
            "SecondaryIPv6Addresses": null,
            "EndpointID": "",
            "Gateway": "",
            "GlobalIPv6Address": "",
            "GlobalIPv6PrefixLen": 0,
            "IPAddress": "",
            "IPPrefixLen": 0,
            "IPv6Gateway": "",
            "MacAddress": "",
            "Networks": {
                "host": {
                    "IPAMConfig": null,
                    "Links": null,
                    "Aliases": null,
                    "MacAddress": "",
                    "DriverOpts": null,
                    "NetworkID": "ab2c8c878c19c9c5e8372fedf8186bdfb20ea24cd12b7f542f8726f22fe6d759",
                    "EndpointID": "79a60d2920df40756d9179807a12fc7333b6b918c1a698b770f5561309d27e70",
                    "Gateway": "",
                    "IPAddress": "",
                    "IPPrefixLen": 0,
                    "IPv6Gateway": "",
                    "GlobalIPv6Address": "",
                    "GlobalIPv6PrefixLen": 0,
                    "DNSNames": null
                }
            }
        }
    }
]

Container/Host Logs (IMPORTANT)

Logs
�[1;36m****EXECUTING USERMOD****�[0m
usermod: no changes
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
Logging directory: '/home/steam/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
[  0%] Downloading update...
[  0%] Checking for available updates...
[----] Download complete.
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching Steamcmd...
UpdateUI: skip show logosteamcmd.sh[26813]: Restarting steamcmd by request...
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
Logging directory: '/home/steam/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
-- type 'quit' to exit --
Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 456 msec
OK
"@sSteamCmdForcePlatformType" = "linux"
�[0m"@sSteamCmdForcePlatformBitness" = "64"
�[0m
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
IPC function call IClientAppManager::GetUpdateInfo took too long: 396 msec
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x5) verifying install, progress: 5.42 (195346364 / 3605795729)
 Update state (0x5) verifying install, progress: 17.81 (642257286 / 3605795729)
 Update state (0x5) verifying install, progress: 30.35 (1094410430 / 3605795729)
 Update state (0x5) verifying install, progress: 42.62 (1536909502 / 3605795729)
 Update state (0x5) verifying install, progress: 55.39 (1997234364 / 3605795729)
 Update state (0x5) verifying install, progress: 67.81 (2444976315 / 3605795729)
 Update state (0x5) verifying install, progress: 80.42 (2899916028 / 3605795729)
 Update state (0x5) verifying install, progress: 92.79 (3345711827 / 3605795729)
 Update state (0x81) verifying update, progress: 4.33 (156094838 / 3605795729)
 Update state (0x81) verifying update, progress: 16.97 (611848582 / 3605795729)
 Update state (0x81) verifying update, progress: 29.60 (1067147454 / 3605795729)
 Update state (0x81) verifying update, progress: 42.13 (1519083710 / 3605795729)
 Update state (0x81) verifying update, progress: 54.75 (1974165692 / 3605795729)
Success! App '2394010' fully installed.
�[1;36m****Checking for available container updates****�[0m
�[1;32mThe container is up to date!�[0m
�[1;36m****GENERATING CONFIG****�[0m
�[0;37mUsing Env vars to create PalWorldSettings.ini�[0m
�[1;36m****Compiling PalWorldSettings.ini****�[0m
�[1;32mCompiling PalWorldSettings.ini done!�[0m
�[1;36m****Compiling Engine.ini****�[0m
�[1;32mCompiling Engine.ini done!�[0m
�[1;36m****GENERATING CRONTAB****�[0m
�[0;37mBACKUP_ENABLED=true�[0m
�[0;37mAdding cronjob for auto backups�[0m
�[33mWARN�[0m[2024-12-27T08:02:43+08:00] process reaping disabled, not pid 1          
�[0;37mCronjobs started�[0m
�[1;36m****Starting Server****�[0m
./PalServer.sh -port=8211 -queryport=27015
�[33mWARN�[0m[2024-12-27T08:02:43+08:00] process reaping disabled, not pid 1          
�[36mINFO�[0m[2024-12-27T08:02:43+08:00] read crontab: /home/steam/server/crontab     
The file already exists: /palworld/Pal/Binaries/Linux/steamclient.so
Shutdown handler: initalize.
5.1.1-0+++UE5+Release-5.1 1008 0
Disabling core dumps.
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
(Usage warnings can be disabled via Oodle_SetUsageWarnings.)
OODLE USAGE WARNING : Destination buffer appears to be in uncached
or write-combined memory! This is extremely slow. See "How do I
decompress to graphics memory quickly?" in the Oodle FAQ.
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
[2024-12-27 08:06:09] [LOG] REST accessed endpoint /v1/api/players OK
[2024-12-27 08:06:14] [LOG] REST accessed endpoint /v1/api/players OK
[2024-12-27 08:06:20] [LOG] REST accessed endpoint /v1/api/players OK
[2024-12-27 08:06:25] [LOG] REST accessed endpoint /v1/api/players OK

Bug Report Checklist

  • I searched for my issue on the Known issues page
  • I searched for my issue in the Closed issues
  • I have included all relevant information required above.
  • I am willing to fix this bug
@mmyo456 mmyo456 added the triage Deciding urgency label Dec 27, 2024
@thijsvanloef
Copy link
Owner

Hi @mmyo456 Is this on a new server, or a preexisting server?

@mmyo456
Copy link
Author

mmyo456 commented Dec 27, 2024

Hi @mmyo456 Is this on a new server, or a preexisting server?

I've tried both existing servers and newly built servers, and they all have the same problem.

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

No branches or pull requests

2 participants