Hello, When I add ESX_Identity, I can’t join my server as I get the identifier-missing error code.
Hey! i have the same error, did you manage to solve it?
nah still struggling to find a solution, what about you ?
Trying to use steam? If so you need a steam webapi - or just don’t use steam as an identifier since it’s known to cause issues.
I have a steam webapi
This is the solution for anyone else with this problem.
This solution seems to be just giving me a console error which results in the resource not starting
I apologize for taking a while to respond, I was working on other stuff but I have come back to this and once again am sorry but the fix I provided above was incomplete. I get zero errors for esx_identity now by using this in the config.lua file lines 1-3
Config = {}
Config.Locale = ‘en’
Config.UseSteamID = false
and then switch out the server>main.lua file for the one provided below.
main.lua (18.3 KB)
this worked for me, so hopefully helps everyone else too!
I just got the old identifier that i used for my server, ty anyways.
Also, does anyone knows how to change minimum and maximum height?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.