Everytime i restart my server i spawn as a ped

After i restart my server i spawn as a ped and when i rejoin i get my normal skin,

i dont have the isue that i random get a ped only when i restart and get my first join i dont have obfuscated files or database erors my main scripts are
image
image
image
image
image

and my main scripts
image

I think you use the esx framework, its really weird it seems that skinchanger and esx is too slow.
Can you show me your cfg (only your resources sequence)

image

add ensure es_extended under rconlog. Its really important that you start your framework before your framework based resources!

And its like my server doenst accept Garage, Banking & Identity scripts i cant find any if those 3 that works

I think your installation of esx was wrong and thats the reason why a Banking, Garage etc. don´t work.
Please install the framework using this guide:

i did it and i got worse i needed to fix all the ESX = exports[“es_extended”]:getSharedObject()
and my banking or garage still doesnt work

Your scripts are not compatible with your ESX version, either rewrite all scripts or add the esx:getSharedObject back into ESX. I wrote a docs guide for this once: getSharedObject Deprecated - Viority Development.
But as you can see not only the scripts are broken but your whole server structure. The database, the framework and the scripts based on it must be compatible with each other otherwise you have such problems.