Police Belt texture glitch

Hello I’m having a problem with some of my playermodels in my server.
For some reason the duty belts on my server are not showing correct.
I have checked all the textures in the .ytd file already and these are fine, I tried to delete all the custom textures but the glitch still occures even on my vanilla models. Does anyone know a fix for this?

Here are some pictures of the belts.

you fix the problem?

im getting the same thing

Depends on what framework you are using. I had to reinstall everything because some plugin was causing it but I don’t know which it was… sadly…

I have the same issue. Retried original textures peds the whole thing. Still get it… it sucks but ive gotten over it… I’d rather have my communities peds in with a messed up belt than the originals

For anyone still having this problem, I’ve found a solution / work around.

Randomize the peds component variation after setting their skin.

Example:
SetPedRandomComponentVariation(GetPlayerPed(-1),false)