I have a shopping centre game where I use a wide range of mannequins and I have recently noticed this error in studio about assets not being available.
Im assuming it is from clothing that has been taken down.
But from looking at tall my mannequins I can not find the assets causing trouble or where they would have been.
So is there a way to locate where the error is coming from?
This error appears when either the decal for the clothing or the clothing itself was deleted by its owner. If it isn't affecting your game, it should be fine. It is likely that you had clothing in some area of your game that isn't seen or you removed it from your game but the file remained. If the file remained and you deleted it from the Roblox website, it will create that error. You should be fine; it is just annoying. I hope this helps.
open the output and it should say. sometimes the error does not say so after every line of code add a print("") and something that can help you know witch line it is passing through. the line that does not pass through that stops the script is where you need to fix it.