Es_extended.addonacount

When I add Policejob to my server and go to add the SQL an error pops up saying es_extended.addon account cant be found. :no_mouth:

Dumb question, but did you check that the file exists and is at the proper location? Double-check all paths etc

Check your SQL query
You may be setting “use es_extended;” to startup.
It may be that you are using another database as the main one.

In the mysql_connection_string option of your server.cfg you can see at the end which database you are using as main

Example:
Captura de Pantalla 2020-08-02 a la(s) 6.59.13

In my case, my main database is: essentialmode
If your main database is not es_extended, delete from your sql query the “use es_extended;”

But, if it is_extended if it is your main database, make sure you have added the tables of addon account

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.