Job Creator Error

Some players on our server got a Problem with the Job Creator script
It says (Error: There is an issue with esx_menu_default)
(Solution: Be sure to start it after es_extended, otherwise reinstall the official latest one)

(SCRIPT ERROR: @jobs_creator/client/actions/actions.lua:160: attempt to index a nil value)

does someone know what we can do about it ?

Can you show us your resources cfg (of course without the sensible data)?
See this docs have you installed your framework like this:

with this cfg structure?

add_principal group.admin group.user
add_ace resource.es_extended command.add_ace allow
add_ace resource.es_extended command.add_principal allow
add_ace resource.es_extended command.remove_principal allow
add_ace resource.es_extended command.stop allow


ensure oxmysql
ensure spawnmanager
ensure es_extended

ensure esx_menu_default
ensure esx_menu_list
ensure esx_menu_dialog

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