Articles on: Palworld

Fixing memory leaks on your Palworld Dedicated Server

Fix issues relating to OOM (Out Of Memory) crashes for your Palworld Dedicated Server

It's no secret that Palworld is awesome but it is unfortunately also a new kid on the block so it has quite a few issues with it, one of which servers running out of memory quickly.

This is due to a memory leak with the game, this article will go through all the known causes for memory leaks and help you patch them! Using the Physgun Gamepanel makes this process even easier!


Disabling bEnableInvaderEnemy

At the moment it is believed that bEnableInvaderEnemy is currently causing a lot of memory usage leading to early Out Of Memory crashes for Palworld Dedicated Servers.


To disable this simply follow these instructions:


  1. Visit Your Server in the Physgun Gamepanel
  2. Navigate to Configuration > Palworld Configuration
  3. Search for B Enable Invader Enemy in the Configuration tab (You can do this by using CTRL + F in your browser)
  4. Disable B Enable Invader Enemy

Disabling bEnableInvaderEnemy on your Palworld Dedicated Server

  1. Save your changes!


Afterwords this should hopefully help significantly reduce the amount of memory usage on your Palworld Dedicated Server!



Automatic restarts

Automatic restarts at this point are pretty required due to the game constantly using memory overtime, however with the Physgun Gamepanel we got you covered!


Current recommended restart cycles:

  • 16GB RAM, 8 Users every 8 Hours.
  • 32GB RAM, 16 Users Every 12 Hours
  • 32GB RAM, 8 Users Every 24 Hours


These steps below will show you how to create an automatic restart schedule!


  1. Visit Your Server in the Physgun Gamepanel
  2. Navigate to Configuration > Schedules
  3. Click Create to create a new schedule
  4. Set Minute to 0
  5. Set Hour to */{HOUR}
  6. Replace {HOUR} with however many hours you'd like to have the server restart, example for 6 hours: */6

Creating a 6 hour automatic restart for your Palworld Dedicated Server

  1. Click Submit to continue
  2. Click Create Task at the top right
  3. Set Action to Send power option
  4. Set Payload to Restart the server

Adding a task to the scheduler

  1. Click Submit to save

You're done! Your Palworld Dedicated Server will now automatically restart, this will help stop any memory buildup before it hard crashes!

Updated on: 24/01/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!