Attempted to index a nil value (global ‘ESX’) in start of joining to server ! and more errors

hi when players join in server on F8 console they get these errors

ESX                           = nil

TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)

these resourses all have those lines !

Make sure es_extended is loaded before all of those resources that require esx, in your server.cfg

I have the same issue.
A forum search reveals that many people have the same issue.

UPDATE: It seems that the issue is related to es_extended itself.
The Github page states " es_extended LEGACY / BROKEN / WONTFIX"
It also contains link to new version in development that I’m guessing will fix these issues.

More info on the github page: https://github.com/esx-org/es_extended

1 Like

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