please can i have some help to sort out es_admin
Describe your issue so we can work out what the problem is
when i try to load up the server it says Couldn’t start resource es_admin2
iv put it in right in resource folder and then did start es_admin2 in server.cfg
Have you got essentialmode installed and verified that it is working correctly
iv put it in and is said started and up to date
Is the fxmanifest.lua or __resource.lua formatted correctly
don,t know
Please provide the fxmanifest.lua or __resource.lua as preformatted text
wdym by that
So in the root of your es_admin2
folder you should see a fxmanifest.lua
or in some cases a
__resource.lua
, open the file in a text editor and copy all the content in that file, then send that here
– Manifest
resource_manifest_version ‘f15e72ec-3972-4fe4-9c7d-afc5394ae207’
– Requiring essentialmode
dependency ‘essentialmode’
client_script ‘client.lua’
server_script ‘server.lua’
ui_page ‘ui/index.html’
files {
‘ui/index.html’,
‘ui/style.css’
}
it is __resource
Ok so just to confirm the name of this file was __resource.lua
yes it is
So are you using the es_admin form github
yes it was from there
Ok please send me your starting order from your server.cfg
es_admin2. is at the last thing to load
and es is the 5 thing to load
can you please provide the all the essential resource starting up in your server.cfg