SuperBMD icon indicating copy to clipboard operation
SuperBMD copied to clipboard

Skinned Meshes - Weight Issue

Open Louiskovski opened this issue 2 years ago • 0 comments

There is a problem with the conversion of skinned meshes. As soon as the weights of the model overlap (i.e. when a vertex is assigned to two vertex groups), the respective game crashes, no matter how heavy the weight is. As soon as you limit the vertex groups, e.g. with the "Limit Total" option in Blender, it works fine. However, every model viewer has no problems displaying the model. Maybe it's just a small problem with padding in the file? :P

Here I have a test model which contains overlapped weights and causes the game to crash: https://www.mediafire.com/file/lf6hry761vahy6j/Model_OverlappingWeights.bdl/file

And here the exact same model, only with limited weights, which does not cause a crash: https://www.mediafire.com/file/kvxebmpodjyo0cg/Model_NoOverlappingWeights.bdl/file

Louiskovski avatar Mar 04 '22 14:03 Louiskovski