BadDogSkyrim / PyNifly

Export/Import tools between Blender and the Nif format, using Bodyslide/Outfit Studio's Nifly layer. Supports Skyrim LE, Skyrim SE, Fallout 4, Fallout New Vegas, Fallout 76, and Fallout 3.
GNU General Public License v3.0
167 stars 15 forks source link

Empty weights after import-export on v9.0+ #175

Closed Craap closed 10 months ago

Craap commented 12 months ago

Might be a user error, but when I import and export SSE nifs on v9.0+, NiSkinData does not contain any vertex weights, so the verts go all over the place ingame.

Steps:

  1. Import nif (default settings)
  2. Don't edit anything
  3. Select the mesh
  4. Export nif (default settings, target game is skyrim SE)

Tested on v7.0, v.8.5, v9.0, v12.1, and blender 3.5.1. Import and export are successful, console doesn't show any error.

When checking in nifskope, on v7.0 & v8.5 the vertex weights are there after exporting: 8 5

But on v9.0 & v12.1 they aren't: 9 0

BadDogSkyrim commented 12 months ago

I see it. What the hell? I have tests for this.