anegostudios / vsmodelcreator

Vintage Story Model Creator
Other
69 stars 15 forks source link

texture load issue in entity mode with multiple textures #63

Closed tenabraex closed 4 years ago

tenabraex commented 4 years ago

If you have multiple textures in entity texture mode on reload the editor will assign the first texture to all objects (and act as though that's where the UVs lie)

If you manually reassign all textures it will work fine until you reload at which time it will reset again.

This does NOT affect the actual file, all texture references/texture codes in the file are correct, it's only the editor that is displaying the incorrect texture.

This only happens when you close VSMC, if you reload without closing the client it will work properly.

tenabraex commented 4 years ago

Hmn... the bit about only happening if you dont close VSMC isn't consistent... I think if you have multiple stuff with different textures (so in my case i have claws and staff on the model which is 3 different heirarchies but all use the same texture) the staff keeps resetting.

tyronx commented 4 years ago

this should now be addressed properly