iLLeniumStudios / illenium-appearance

fivem-appearance for qb-core and ESX framework, packed with a lot of features
MIT License
251 stars 228 forks source link

Character skin is not loading #152

Closed Durgesh0102 closed 2 years ago

Durgesh0102 commented 2 years ago

character skin is not loading Screenshot 2022-08-22 215239

TheiLLeniumStudios commented 2 years ago

@Dk1122 you haven’t followed the docs to setup multi character. It’s not an issue, rather something that you haven’t done as per the docs

istoking commented 2 years ago

I had the same issue, but did follow the docs. The qb-multicharacter document says to add local model = joaat(skinData.model) which throws an error for me.

TheiLLeniumStudios commented 2 years ago

@istoking update qb-multicharacter. It needs to have lua54

istoking commented 2 years ago

@istoking update qb-multicharacter. It needs to have lua54

Got it working now, thanks