decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

Base wearables not being found #167

Closed nearnshaw closed 2 years ago

nearnshaw commented 2 years ago

When running preview, sometimes a few base wearables can't be loaded, and the player appears faceless

image

menduz commented 2 years ago

It may be related to the base-wearables that are downloaded during the compilation of kernel. Which is a small subset of all the base-wearables in this lines: https://github.com/decentraland/kernel/blob/main/static/default-profile/download_all.js#L29-L38

leanmendoza commented 2 years ago

It seems it has stopped to happen. I tried with @next version and many combinations of body shape and customization of avatar and every seems to work fine. Reopen the issue if you believe it's necessary.