Connect & First Checks
Before editing files
- Use Direct Connect or the in-game server browser with IP:PORT.
- Players need matching Workshop mods and load order.
- If BattleEye/mod verification fails, test without the newest mod first.
Deranged HostingSandbox / Building Guide
Detailed connection, admin, file, settings, mods, backup, wipe, and troubleshooting notes for Conan Exiles dedicated servers.
Before editing files
Stop server before edits
| ConanSandbox/Saved/Config/WindowsServer/ServerSettings.ini | Main server rules: name, passwords, PvP/PvE, rates, nudity/region settings, decay, purge, clan, crafting. |
|---|---|
| ConanSandbox/Saved/Config/WindowsServer/Engine.ini | Engine/network settings when needed. |
| ConanSandbox/Mods/modlist.txt | Mod load order. One mod file/path per line. |
| ConanSandbox/Saved/game.db | World database: buildings, characters, clans, inventories. Back this up. |
High-use values
| ServerName | Browser name. |
|---|---|
| ServerPassword | Private player password. |
| AdminPassword | In-game admin password. |
| MaxPlayers | Player cap. |
| PVPEnabled | PvP/PvE mode. |
| PlayerXPRateMultiplier / HarvestAmountMultiplier | Common progression/rate settings. |
| CanDamagePlayerOwnedStructures / raid windows | Raid/building damage behavior. |
Staff access
Install carefully
Protect player data
Common tickets
| Mod mismatch | Player order differs from modlist.txt or mod updated. |
|---|---|
| Admin password fails | Wrong AdminPassword or server not restarted. |
| World rollback needed | Restore game.db and matching modlist/config from same backup. |
Docs and sources