Palworld
How to Fix Crashes and Optimize a Palworld Server
A guide on fixing fixing server crashes and optimizing a Palworld server.
Palworld, being an early-access game, has been causing crashes and server instability, no matter what provider you’re with. RAM being pinned hard only after a few hours of playing!
This is due to memory leaks in the game. Here are some methods you can use to optimize the server, reduce RAM usage, and mitigate crashes and memory leaks:
- Configure automatic server restarts every 3-6 hours (recommended)
- Disable
bEnableInvaderEnemy
(disables raids) andbEnableNonLoginPenalty
in “PalWorldSettings.ini” file - Upgrade your plan to more RAM (Palworld/Pocketpair recommends 16-32GB+ RAM)
- Decrease
DropItemMaxNum
from3000
to1000
- Decrease
PalSpawnNumRate
from1.0
to0.7
- Adjust server tickrate to 60 by adding this to the bottom of your
Engine.ini
(Pal -> Saved -> Config -> LinuxServer) file:
Need help applying these optimizations? Shoot us a message on our community Discord server or contact support.
Was this page helpful?