My es_admin is located “cfx-server\resources\ [essential]\es_admin” and I have added line “- es_admin” to citmp-server.yml They were already like that.
You need to import the sql.sql (find it in essentials ZIP file) file in your MySQL server and set the MySQL server in
FiveM\resources\essentialmode\server\player\login.lua
FiveM\resources[essential]\es_admin\sv_admin.lua
MySQL:open(“127.0.0.1”, “gta5_gamemode_essential”, “root”, “your password here”)
and after i think it’s work
No I did not. Now I deleted all files from there .rpf . And tried again after that. And the result was same. Same error when launching server and when joining.
It must be just simple thing, but cannot figure it out. Like always in my case.
EDIT:
Ok. I managed get to the server. I deleted line ‘- example_gamemode’ from citmp-server.yml and after that I could get to the server, but still it was giving the error.
While I was in server it was giving me error only when my character moves. When I was just still, it did not give any errors.