We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when i press to take out weapon from armory wont do nothing geting this error
[script:esx_policejob] SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:479: attempt to concatenate a nil value (local 'err') [script:esx_policejob] > handler (@esx_datastore/server/main.lua:66) [script:esx_policejob] > ref (@esx_policejob/server/main.lua:230) [script:esx_policejob] > handler (@es_extended/server/modules/callback.lua:19) [script:esx_datastore] SCRIPT ERROR: error object is not a string [script:esx_datastore] > ref (@esx_policejob/server/main.lua:230) [script:esx_datastore] > handler (@es_extended/server/modules/callback.lua:19) [script:esx_datastore] SCRIPT ERROR: @esx_datastore/server/classes/datastore.lua:34: attempt to index a nil value (local 'obj') [script:esx_datastore] > ref (@esx_datastore/server/classes/datastore.lua:34) [script:esx_datastore] > ref (@esx_policejob/server/main.lua:231) [script:esx_datastore] > handler (@esx_datastore/server/main.lua:66) [script:esx_datastore] > ref (@esx_policejob/server/main.lua:230) [script:esx_datastore] > handler (@es_extended/server/modules/callback.lua:19)
The text was updated successfully, but these errors were encountered:
@Sarunas2024 Hi! Please use the latest es_extended and esx resources and the problem is solved. We don't support old core or old scripts.
Sorry, something went wrong.
No branches or pull requests
when i press to take out weapon from armory wont do nothing
geting this error
[script:esx_policejob] SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:479: attempt to concatenate a nil value (local 'err')
[script:esx_policejob] > handler (@esx_datastore/server/main.lua:66)
[script:esx_policejob] > ref (@esx_policejob/server/main.lua:230)
[script:esx_policejob] > handler (@es_extended/server/modules/callback.lua:19)
[script:esx_datastore] SCRIPT ERROR: error object is not a string
[script:esx_datastore] > ref (@esx_policejob/server/main.lua:230)
[script:esx_datastore] > handler (@es_extended/server/modules/callback.lua:19)
[script:esx_datastore] SCRIPT ERROR: @esx_datastore/server/classes/datastore.lua:34: attempt to index a nil value (local 'obj')
[script:esx_datastore] > ref (@esx_datastore/server/classes/datastore.lua:34)
[script:esx_datastore] > ref (@esx_policejob/server/main.lua:231)
[script:esx_datastore] > handler (@esx_datastore/server/main.lua:66)
[script:esx_datastore] > ref (@esx_policejob/server/main.lua:230)
[script:esx_datastore] > handler (@es_extended/server/modules/callback.lua:19)
The text was updated successfully, but these errors were encountered: