[Release] EssentialMode base

any body that know why i cant close down es_admin the menu i can open it and use it but when i close it down the menu just sits there and i cant click anyfing on it and i need to restart my game plz help

when i use
setgroup “playerid” superadmin
to give myself admin because i am the owner i get an error saying
image

Go in the database user table and edit yourself as admin.

I cant edit that line

yes you can. Close server then go into your database using phpmyadmin or heidisql or whaever you want.
then go to User table and edit
Untitled

Would anyone happen to know what this error means? Much appreciated in advance

Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: citizen:/scripting/lua/scheduler.lua:610: Cannot index a funcref
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:610: in metamethod ‘__index’
server/main.lua:236: in function ‘addCommand’
server/main.lua:256: in upvalue ‘handler’
citizen:/scripting/lua/scheduler.lua:219: in function citizen:/scripting/lua/scheduler.lua:218
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:41: in field ‘CreateThreadNow’
citizen:/scripting/lua/scheduler.lua:218: in function citizen:/scripting/lua/scheduler.lua:182
Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: citizen:/scripting/lua/scheduler.lua:610: Cannot index a funcref
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:610: in metamethod ‘__index’
server/main.lua:236: in function ‘addCommand’
server/main.lua:256: in upvalue ‘handler’
citizen:/scripting/lua/scheduler.lua:219: in function citizen:/scripting/lua/scheduler.lua:218
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:41: in field ‘CreateThreadNow’
citizen:/scripting/lua/scheduler.lua:218: in function citizen:/scripting/lua/scheduler.lua:182
Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: citizen:/scripting/lua/scheduler.lua:610: Cannot index a funcref
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:610: in metamethod ‘__index’
server/main.lua:236: in function ‘addCommand’
server/main.lua:256: in upvalue ‘handler’
citizen:/scripting/lua/scheduler.lua:219: in function citizen:/scripting/lua/scheduler.lua:218
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:41: in field ‘CreateThreadNow’
citizen:/scripting/lua/scheduler.lua:218: in function citizen:/scripting/lua/scheduler.lua:182
Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: citizen:/scripting/lua/scheduler.lua:610: Cannot index a funcref
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:610: in metamethod ‘__index’
server/main.lua:236: in function ‘addCommand’
server/main.lua:256: in upvalue ‘handler’
citizen:/scripting/lua/scheduler.lua:219: in function citizen:/scripting/lua/scheduler.lua:218
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:41: in field ‘CreateThreadNow’
citizen:/scripting/lua/scheduler.lua:218: in function citizen:/scripting/lua/scheduler.lua:182

I’m having the same error.

Got any fixes?

it said that almost everything gets logged but where can I find those logs???

Where might i be able to stop the chat saying SYSTEM: Invalid command

Im sure it was fixed in latest update with es_admin you just need to rename it to es_admin2

I already have the latest version of both resources, still got the same error.

Any ideas?

assuming your on 6.0.2 version and you have made sure that ES extended is also updated? es_admin renamed to es_admin2

Yes, all of these.
Downloaded/updated it all again, renamed ES_ADMIN, cleared the server cache and still got the same error.

Hi,

I’m using ZAP hosting and downloaded
EssentialMode (es_admin2 & esplugin_mysql & essentialmode & es_ui) - Version 6.0.2

However starts resources, but not able to use the ATMs?

I get this on my logs, Is this something wrong?

Started map fivem-map-skater
Started resource fivem-map-skater
hitch warning: frame time of 301 milliseconds

[EssentialMode] Current version: 6.0.2
[EssentialMode] Updater version: 6.0.2

Access denied for command sets.
Access denied for command sets.
[EssentialMode] Everything is nice and updated!

hitch warning: frame time of 439 milliseconds
Sending heartbeat to live-internal.fivem.net:30110

"
Access denied for command sets.
Access denied for command sets." - What does this mean?

It means you’re missing the command to allow sets in your server.cfg. Add:

add_ace resource.essentialmode command.sets allow

and you’ll be all set.

Hi, I’m trying to figure out how to hide the menu from es_admin2 to users, it sure is the simplest thing in the world, but I’m tired and I can not find the shape. this is the menu:
https://gyazo.com/ede8f0c77f596ea271d59c87623797d6

After update essentialmode and es_extended i got this and cant enter into menu

same here getting that problem… checked every single mod etc I have and disabled

I cant give myself superadmin when im server owner

Set your group via RCON, or the server console:
setgroup [user-id] [group]