-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: merge branch 'master' into feature/ab
- Loading branch information
Showing
3 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
id: info | ||
title: Frequent Issues & FAQ | ||
slug: info | ||
hide_table_of_contents: true | ||
description: Find useful information, such as known issues, frequently asked questions, and more, for Palworld | ||
--- | ||
|
||
## Known Issues / FAQ | ||
|
||
1. **The server won't show up in the Community-Server tab**: | ||
- This is a known problem and the devs will hopefully fix that asap. Best choice is to connect by IP and Password. | ||
2. **The server has a memory leak**: | ||
- This is also an issue that they are aware of. | ||
- The `bEnableInvaderEnemy` option seems to have a huge impact on the current RAM usage. Disabling it might be choice. | ||
- Tip: Schedule a server restart every 6h. You might adjust the value according to your system! | ||
3. **The server does not show up in the steam server list**: | ||
- This is currently and might never be supported. | ||
4. **The config file gets deleted / reset on server restart**: | ||
- Before editing the config file always make sure to fully stop the server first. Otherwise all changes wont be saved. | ||
|
||
--- | ||
|
||
## Recommended Server Limits | ||
|
||
Due to at least one memory leak the server requires about 16-32 GB RAM. | ||
Referring to the [official documentation](https://tech.palworldgame.com/dedicated-server-guide) you can start the server with 8GB but you will run out of memory very quickly. | ||
The minimum should be 16GB but 32GB are fairly recommended for now. | ||
|
||
As of January 19th 2024 the server requires about 5GB of storage space. This might extend with further content/updates. | ||
|
||
--- | ||
|
||
## Credits | ||
- [parkervcp's Pterodactyl Eggs Repository](https://github.com/parkervcp/eggs/tree/master/game_eggs/steamcmd_servers/palworld) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters