ESX
Common issues listed for ESX
Last updated
Common issues listed for ESX
Last updated
Make sure to set inside es_extended/config.lua value for Config.Multichar
to match:
But since that value was set to false, ESX automatically inserted empty user with identifier without such template: char<id>:<identifier>
and the only fix is either remove that character that does not follow the previously mentioned or you can just add char1:
before his identifier.
To remove characters that does not fit the requirements you can use command in server side console (txAdmin)
Caution!
This command will remove every user that does not meet the proper prefix required for ESX to work for Multicharacter. If you used custom prefix make sure to apply it in /shared/config.lua Config.Prefix variable!
Error corresponds to non-existent player job. Make sure to check if your job exists in job
and job_grades
table in database.
Error corresponds to non-existent player job. Make sure to check if your job exists in job
and job_grades
table in database.
If for some reason es_extended couldn't set the position it will pop out in database as null for specific player. Head over to your database, find table users and replace for the specified identifier position column to for example: