Error es_extended

I get this error when I spawn. Please help me.

Error running call reference function for resource es_extended: citizen:/scripti
ng/lua/scheduler.lua:403: @es_extended/server/main.lua:134: attempt to index a n
il value (field ‘?’)
stack traceback:
@es_extended/server/main.lua:134: in upvalue ‘ref’
citizen:/scripting/lua/scheduler.lua:389: in function <citizen:/scriptin
g/lua/scheduler.lua:388>
[C]: in function ‘xpcall’
citizen:/scripting/lua/scheduler.lua:388: in function <citizen:/scriptin
g/lua/scheduler.lua:387>
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:403: in function <citizen:/scriptin
g/lua/scheduler.lua:372>
Error: Unhandled error in timer: Error: BUFFER_SHORTAGE
Error: BUFFER_SHORTAGE
at n.e [as reserve] (citizen:/scripting/v8/msgpack.js:29:12766)
at h (citizen:/scripting/v8/msgpack.js:29:15761)
at n.r [as decode] (citizen:/scripting/v8/msgpack.js:29:13908)
at n.fetch (citizen:/scripting/v8/msgpack.js:29:6972)
at n.u [as read] (citizen:/scripting/v8/msgpack.js:29:12076)
at Object.n [as decode] (citizen:/scripting/v8/msgpack.js:29:7097)
at unpack (citizen:/scripting/v8/main.js:20:33)
at citizen:/scripting/v8/main.js:51:20
at setImmediate (mysql-async.js:4962:9)
at Object.callback (citizen:/scripting/v8/timer.js:96:21)
hitch warning: frame time of 444 milliseconds
Error: (node:25448) UnhandledPromiseRejectionWarning: TypeError: Cannot convert
undefined or null to object
at Function.values ()
at execute.then (mysql-async.js:5002:48)
Error: (node:25448) UnhandledPromiseRejectionWarning: Unhandled promise rejectio
n. This error originated either by throwing inside of an async function without
a catch block, or by rejecting a promise which was not handled with .catch(). (r
ejection id: 1)
Error: (node:25448) [DEP0018] DeprecationWarning: Unhandled promise rejections a
re deprecated. In the future, promise rejections that are not handled will termi
nate the Node.js process with a non-zero exit code.

Serve.cfg

set mysql_connection_string “server=localhost;database=gtaro;userid=root;password=”
server_script ‘@async/async.lua’

add_ace resource.essentialmode command.sets allow
add_ace resource.essentialmode command.add_principal allow
add_ace resource.essentialmode command.add_ace allow

These resources will start by default.

start mapmanager
start chat
start spawnmanager
start sessionmanager
start fivem
start hardcap
start ■■■■■■■
start scoreboard
start playernames
start essentialmode
#start ghmattimysql
start esx_garage
exec permissions.cfg
start vMenu
start rpfuel
start loding_screen
start async

esx base

start es_admin2
start es_extended
start esplugin_mysql
start esx_menu_default
start esx_menu_dialog
start esx_menu_list
start mysql-async
start sesx_assets
start loding_screen
start esx_addonaccount
start esx_datastore

esx addon

start esx_garage
start esx_addoninventory
start esx_ambulancejob
start esx_atm
start esx_basicneeds
start esx_billing
start esx_boat
start esx_garage
#start esx_identity
start esx_joblisting
start esx_jobs
start esx_license
start esx_lscustom
start esx_mechanicjob
start esx_phone
start esx_policejob
start esx_property
start esx_shops
start esx_taxijob
start esx_vehicleshop
start esx_voice
start esx_weaponshop
start skinchanger
start esx_rpchat

Can we see the server.cfg

I’m getting this “buffer_shortage” too, what’s it?

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