hey guys, i followed some tutorials and im trying to do a local esx server just to start scripting some stuff that i have in mind but this error appears when i am starting the start.cmd:


well that happens but i have installed the stuff that said it couldn’t find

Screenshot_5
what am i missing?
-scxrface

Where it says “couldn’t find resource” - this means there’s no folder named like that. For example, I see you don’t have “es_admin2” but for some reason you’re trying to start it (start es_admin2) in your server.cfg

As for the dependency error, looks like essential mode needs some other resource but can’t find it either. Actually, looks like you downloaded essentialmode via the Download link on Github resulting in the extracting folder appending -master. Remove that, leaving only essentialmode

TLDR: download the missing resources or remove them from your server.cfg. For the dependency error I would check yourself which resource is missing or ask on the essentialmode forum topic

thanks for the help, i will try that. One thing, the es_admin2 is in the [esx] by the name esadmin-master because of the tutorial i was watching. If i change the name for es_admin2 will it work? Or do i need to take that out of the [esx] folder and put it on the resources one?

Yes. When you start a resource with start resourceName, FiveM will look for a folder with that exact name (resourceName)

Hey! i done that and first it says that everything is fine but then, a second later, it appears this error.