Issue Data
|
Issue #33966: Vanilla flora meshes not properly converted to SE
Several flora meshes still had NiTriShape instead of BsTriShapes, which would cause "Insufficient information to calculate tangents and bitangents. V: 0, N: 0, Tex: 0, Tris: 0" errors when trying to update tangent spaces. Reconverted them properly to SE format (and updated the tangent spaces). Will need testing.
Attached Files: Plants.7z |
Are these supposed to be problems with old USSEP mesh conversions or actual issues with existing vanilla meshes?
For example, on floracanisroot01.nif, The actual visible mesh has one BSTriShape node, and one BSLODTriShape node in the unaltered vanilla file. There are no NiTriShape nodes.
This same file as submitted in the above archive has two BSTriShape nodes. I believe this is incorrect and will break the visible harvest state of the mesh.
And to make things even more interesting, USSEP doesn't even have a floracanisroot01.nif file.
Therefore I think everything in the offered archive needs to be double checked against vanilla meshes from the 1170 archives to see if these should even be used at all. It's entirely possible any USSEP versions of these also need to be thrown out if any of them have old block types.
For example, on floracanisroot01.nif, The actual visible mesh has one BSTriShape node, and one BSLODTriShape node in the unaltered vanilla file. There are no NiTriShape nodes.
This same file as submitted in the above archive has two BSTriShape nodes. I believe this is incorrect and will break the visible harvest state of the mesh.
And to make things even more interesting, USSEP doesn't even have a floracanisroot01.nif file.
Therefore I think everything in the offered archive needs to be double checked against vanilla meshes from the 1170 archives to see if these should even be used at all. It's entirely possible any USSEP versions of these also need to be thrown out if any of them have old block types.
It might be an issue with the existing ussep specific versions, yes. Comparisons are needed.
Showing Comments 1 - 2 of 2