Palworld Server Troubleshooting

Solutions to common Palworld dedicated server problems — config resets, memory leaks, connection issues, and more.

Config File Resets on Restart

Cause: Editing PalWorldSettings.ini while the server is running.

Fix: Always fully stop the server before editing the config. The server overwrites the file on shutdown.

Server Not in Community Browser

Fixes:

  • Set PublicIP and PublicPort in PalWorldSettings.ini
  • Add -publiclobby to startup arguments
  • Ensure port 27015 UDP is open
  • Wait 2–3 minutes after startup
  • This is a known issue — the devs are working on improvements

Memory Leak / Server Runs Out of RAM

Palworld has a known memory leak. The full three-fix playbook is on a dedicated page — see Memory Leak Fix. Quick mitigations:

  • Set bEnableInvaderEnemy=False — biggest single win, cuts RAM by ~50%
  • Schedule restarts every 4–6 hours via Schedules in the panel
  • Tune AutoSaveSpan=30.0 to spread out save spikes

"Connection Timed Out"

  • Verify port 8211 UDP is open
  • Check the server IP is correct (find it on the panel Dashboard)
  • Ensure the game version matches between client and server

Admin Password Not Working

  • Must be at least 8 characters, alphanumeric only
  • Set in PalWorldSettings.ini as AdminPassword="YourPass123"
  • Authenticate in-game with /AdminPassword YourPass123 (with the /)

Settings Not Applying

If WorldOption.sav exists in your save folder, it overrides PalWorldSettings.ini. Delete WorldOption.sav to force the server to use your config file settings:

Stop the server.

Navigate to Pal/Saved/SaveGames/0/[WorldID]/.

Delete WorldOption.sav.

Start the server.

Player Character Reset After Migration

If you migrated a co-op save to a dedicated server and your bases are there but your character is gone, this is a known GUID mismatch — see Character Save Fix for the palworld-host-save-fix workflow.

Where Are the Server Logs?

Palworld doesn't ship a log file by default — see Server Logs for the explanation and your options (live console, logging mod, REST API polling).

Console Players Can't Join

  • Ensure crossplay is enabled: CrossplayPlatforms=(Steam,Xbox,PS5,Mac)
  • Add -publiclobby to startup
  • Port 27015 UDP must be open
  • See Crossplay Setup

Server Not Showing in Steam Server List

This is not supported and may never be. Palworld uses its own community server browser, not Steam's server list. Connect via direct IP or the in-game browser.

How is this guide?

40% Off — Limited TimeGet your Palworld server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page