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
178 stars 16 forks source link

Importing SkyrimSE nif fails #119

Closed Jerickman closed 2 years ago

Jerickman commented 2 years ago

Plugin v5.8.2 Blender 3.2

Importing Skyrim SE nif file fails. Error message reads "Import of nif failed, see console window for details"

No details are visible in Blender's console window

Jerickman commented 2 years ago

Tested on Blender 2.93 with same result

BadDogSkyrim commented 2 years ago

Which nif fails? Do any nifs work?

Jerickman commented 2 years ago

Every nif I threw at it failed, either extracted from the game or from mod files.

BadDogSkyrim commented 2 years ago

Sounds like an installation problem.

Load up a new Blender instance Open the console window. Do you see a line "INFO:pynifly:Loading pynifly version 5.9.0"? If not, figure out how the install got borked.

If it's there, there's probably something else in your setup that's wrong but I'm not sure what that would be. Exp/Imp of OBJ files works?

BadDogSkyrim commented 2 years ago

Closing for lack of info.