Can't start es_extended [] Could not find dependency skinchanger for resource es_extended

Well, I started to create fivem servers last week and I’m having some issues loading es_extended.
Firstable it appeared an error which was "Could not find dependency cron for resource es_extended, I searched this error and I found a guy that was saying to download that file, and doing would fix the issue, and it actually worked. After that I tried to start the server again and for my unhappiness I couldn’t load es_extended again… The problem seems to be similar to the other one which is “Could not find dependency skinchanger for resource es_extended”, I searched for it again but I couldn’t solve it.

I will leave my server.cfg here
`# These resources will start by default.
ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure fivem
ensure hardcap
ensure ■■■■■■■
ensure scoreboard
ensure welcoming
ensure help
ensure npc_control
ensure loadingscreen

#DATABASE
set mysql_connection_string “server=127.0.0.1;database=essentialmode;userid=root;password=”
set es_enableCustomData 1

#OTHER RESOURCES
ensure welcoming
ensure help
ensure npc_control
ensure loadingscreen

#ESX
start mysql-async
start essentialmode
start cron
start es_admin
start esplugin_mysql
start async
start fxmigrant
start es_extended`

I would appreciate if somebody could help! Thank you!

1 Like

Just download skinchanger :wink: https://github.com/esx-framework/skinchanger

1 Like

ahhaha I made that before but it was appearing this and I literally got scared hahah, but it seems that it is supposed to be like this

nvm I’m stucked on loading screen now

Try to use es_extended 1.2 it’s better :slight_smile:

My opinion.

thank you so much, it worked :slight_smile:

No problem :slight_smile:

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