Skip to content

Common Errors & Issues

Brett Nordin edited this page Oct 1, 2018 · 5 revisions

This is a list of the most common errors that we see between users.

Extdb3 wont load:

Server starts, then closes with RPT reporting that Extdb3 is too old of a version:

Server cant find database [exile]

  • This means you missed a step in the installation...
  • In your extdb-3.ini, you misses the step of changing [Default] to [exile]. THIS IS CASE SENSITIVE!
  • Make sure Database= is set to YOUR OWN schema name. eg: Database = Exile_Altis

Server is reporting log files cannot be written to:

  • The files are locked due to you having another instance of the server running in the background. Please check your task manager/process list, and close the other server.

Exad "Insert module name here" Won't work, please help me!!

'collumn name here' doesn't have a default value:

  • Run this command : SET @@sql_mode = ''; SET @@GLOBAL.sql_mode = '';

Garbage Collector is not working:

Insert*** into database failed received 1 too many inputs

We will add more to this list as we receive reports. Please remember to Pastebin BOTH your server RPT and your Extdb3 Logs.