palworld-server-docker
palworld-server-docker copied to clipboard
A Docker Container to easily run a Palworld dedicated server.
## Context * Adjust the order of docker compose commands when backing up data with docker compose. * If follow the previous commands leads to initialization issues on Ubuntu 22.04...
## Describe the bug We have two servers running. One on a physical machine, the other running in Kubernetes through a network load balancer in AWS. I can connect to...
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...
**Is your feature request related to a problem? Please describe.** I wanted to mention a certain role on my discord server so not everyone gets the notifications who has access....
Not really an issue but I just want to ask how can we migrate the data (the volume containing the data in the container's `/palworld` directory) from (let's say) MacOS...
## Describe the bug the DAYTIME_SPEEDRATE and NIGHTTIME_SPEEDRATE should be: larger number means shorter days, beacuse is `speed` in offical document. you can test with a larger night time speed...
**Is your feature request related to a problem? Please describe.** Feature for after #440 RCON can still be on if `DISABLE_GENERATE_SETTINGS=true` however our scripts won't use it unless RCON_ENABLED=true **Describe...
**Is your feature request related to a problem? Please describe.** Currently we check RCON_ENABLED in many places **Describe the solution you'd like** Ideally only need to check if RCON is...
## Context * This will enable us to start, stop, restart different processes * No Container reboot is needed to restart the main Palworld process * Enables updates, restores and...
## Describe the bug If PLAYER_LOGGING_POLL_PERIOD is too low then it's possible the server isn't fully booted. ## To Reproduce Steps to reproduce the behavior: Start a server with player...