Error resuming coroutine: @esx_society/server/main.lua:26 please help me

Error resuming coroutine: @esx_society/server/main.lua:26: attempt to index a nil value (field ‘?’)
stack traceback:
@esx_society/server/main.lua:26: in upvalue ‘callback’
@mysql-async/lib/MySQL.lua:194: in function <@mysql-async/lib/MySQL.lua:186>
error for my server,i don’t know how to fix :frowning: help me please :frowning:

start it before your jobs

Had the same thing and this was the fix. Before the error message see if it says ignoring job JOB_NAME or grade. Delete the ones it “ignores” in the database because it doesn’t actually ignore it, it just breaks it.

3 Likes

my list :
start mysql-async
start essentialmode
start esplugin_mysql
start async
start es_extended
start esx_menu_default
start esx_menu_list
start esx_menu_dialog
#phone
start gcphone
start esx_addons_gcphone
#menu
start NativeUI
start pNotify
#[need]
start cron
start esx_addonaccount
start esx_addoninventory
start esx_datastore
start esx_billing
start instance
start esx_society
#license
start esx_license
start esx_property
#[personal]
start esx_status
start esx_optionalneeds
start esx_identity
start esx_basicneeds
start esx_inventoryhud
start esx_dmvschool
#musthave
start esx_animations
start esx_sit
start esx_voice
#[lock car]
start esx_lockpick
#skin
start esx_skin
start skinchanger
#shop
start esx_shops
start esx_boat
start esx_barbershop
start esx_clotheshop
start esx_vehicleshop
start esx_weaponshop
start esx_tattoosShops
#job
start esx_jobs
start esx_joblisting
start esx_policejob
start esx_accessories
start esx_ambulancejob
start esx_drugs
start esx_mechanicjob
start esx_realestateagentjob
start esx_taxijob
start esx_AdvancedFishing

1 Like

try running like this:

start mysql-async
start essentialmode
start esplugin_mysql

start es_extended

start esx_menu_default
start esx_menu_list
start esx_menu_dialog

not working for me :frowning:

1 Like

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