Why is my script saying TextureId is not a valid member

image

Im making a plugin where it converts meshpart to special meshes but for some reason its getting errors trying to put texture id on special mesh, I’ve tried look at other sources but couldnt find it

caplization of TextureID and TextureId still gives same error

Well the error here is clearly that one of the “TextureID” is spelled wrongly. For SpecialMeshes it’s “TextureId”.

It’s impossible. Are you sure it’s the same line that is erroring? Did you try changing both words0 capitalization?

Fixed it, had to wait for specialmesh to load

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.