KnowledgebaseConan Exiles

How to Reset Players on your Conan Exiles Server

How to Reset Players on your Conan Exiles Server

Conan Exiles
·
Nov 9, 2024
·
3 min read

This guide explains how to reset player data on your Conan Exiles server. Player information, progression, and other world data are stored within your server’s game.db SQLite database file.

To reset player data, you will need to access and edit the game.db file using a SQLite-compatible database editor. The steps below will walk you through locating, modifying, and safely updating your server database.


#Downloading the game.db File

Before being able to make any changes to your server's player data you will first have to locate and download the game.db file from your server.

  1. Access your Control Panel and navigate to the Files tab.
  2. Navigate to /ConanSandbox/Saved directory. Download the game.db file.

#Resetting Player Progress

Once you have downloaded your game.db file you will need to use an SQLite compatible reader to view and edit the stored data. For the following steps, we will be using DB Browser for SQLite.

  1. Open DB4S.

  2. Click Open Database and select your game.db file.

  3. Click Browse Data.

  4. Select characters from the Table dropdown.

  5. Select a Character and click the Delete the current record button.

  6. Click Write Changes.


#Uploading the game.db File

Once you have reset the player's data you will need to upload the new game.db file to your server.

  1. Access your Control Panel and navigate to the Files tab.

  2. Navigate to /ConanSandbox/Saved. Select the Upload file(s) button and upload your new game.db file.

  3. Restart your server to ensure the new changes apply.


If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Join Discord