FiveEYZ / esx_kashacter

esx_kashacters fixed for latest version of ESX.
https://github.com/KASHZIN/kashacters
14 stars 31 forks source link

Skins not applying #8

Open kango76 opened 4 years ago

kango76 commented 4 years ago

Its saving in the database, and is seperated per character doesnt apply after rejoining... 0 errors

MattBrownn commented 4 years ago

Makes sure all of your Identifiers and owner columns have increased VARCHAR limits. I just changed all mine to 100 because 60 was still causing issues. Most importantly, do it on Datastore_data table and addon_account_data table.

kango76 commented 4 years ago

Ok Ill try that!

TrashaPanda commented 4 years ago

Had the same issue. Tried upping the limits. No luck. Doesn't even set the name as the characters name. Sets it as my steamname.

gamerbiggie commented 4 years ago

I am also having this issue. Tried a few thing, added RegisterNetEvent('skinchanger:loadDefaultModel') and also tried killing my player to see if it updates the skin. However none seems to have worked

gamerbiggie commented 4 years ago

Will just add too. It works when changing cloths again at the clothing store or a cloakroom for EMS or PD

Dixel-exe commented 4 years ago

If there is already a solution for this, the skin will not be loaded?