ESX Identity wont load

Hello,
I have a problem with esx_identity.
It worked before, but now its not working. The UI doesn’t show up, so new players can’t register and also the /register command isn’t working.

I get this error after starting the server (script):

Error loading script server/main.lua in resource esx_identity: @esx_identity/server/main.lua:159: attempt to call a nil value (field ‘RegisterCommand’)
stack traceback:
@esx_identity/server/main.lua:159: in main chunk
Failed to load script server/main.lua.

(I have es_extended before the esx_identity in the server.cfg)

Regards,
LikeManTV

Hello, I have the same concern as you even after updating the different files did you find a solution?

1 Like

Hello,
Yes I found a solution.

It was the version of the script.

I downloaded a bit older version and it worked with the es_extended.

can you share a link to the version that worked for you? please :slight_smile:

1 Like

You have a Link ?

I used the original esx github version.
You just need to find a script version that is fine with es_extended version.

does that error affect the gamyplay? @LikeManTV

SOLVED
It was the version of the script.
Some scripts weren’t compatible with it.

which ones are not compatible please? I have this same problem.