-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Download the latest release here and join discord if you have any issues.
Server Thrall is a python based dedicated server toolbox. It's not a GUI to manage your server. It adds new features to the dedicated server that are not previously supported. To get the full value out of server thrall, please read the Configuration for Plugins section. I also highly recommend enabling the ApiUploader plugin to get your own live server website at http://thrallbrowser.com.
- Download ServerThrall
- Unzip somewhere on your computer
Click on serverthrall.exe If this is your first time running it you will see Server Thrall download the Conan Exiles Dedicated Server and then create a new serverthrall.config file in the same directory. See more information below on what serverthrall.config contains.
-
Q> ServerThrall stops responding or processing for periods of time
-
A> Disable Quick Edit by following the instructions here https://superuser.com/questions/555160/windows-command-prompt-freezing-on-focus/555204#555204
-
Q> When the Conan Exiles server starts it opens up an error alert that says
The procedure entry point ?IsAlive@CThread@@QEBA_NXZ could not
-
A> This happens when steam is running at the same time. If you close steam the error goes away when launching Conan Exiles.
-
Q> ServerThrall is stuck at Waiting for config to exist
-
A> This can happen if ServerThrall crashes during the updater process. Your configurations may not exist anymore and you need to force an update by using
force_update_on_launch = true
in your serverthrall.config. I do not recommend leaving that option on. -
Q> I can't join my own server and I'm playing on the same computer I'm hosting my server on.
-
A> Conan Exiles requires you to set your MULTIHOME for your server to your local IP address. Server thrall attempts to do this for you, but it may be failing depending on your computers network configuration. Check the logs when serverthrall starts the server to see if the IP matche your computers. If not, use the multihome config option documented below to override the setting to the correct ip address.
Questions? Ask in our Discord
- Home
- Installation and Setup
- Primer on using ServerThrall
- Updating ServerThrall
- Common Issues
- Development Roadmap
How to...
- Setup your server for Thrallbrowser
- View a live map of all player locations using Ginfo
- Send notifications before restarting
- Schedule automatic restarts
- Install and Update Mods
- Setup two servers on the same computer
- Notify admins when server is down
- Change the language ServerThrall uses
Plugin Documentation