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

Animation import not working #169

Closed Shadowmaster56 closed 1 year ago

Shadowmaster56 commented 1 year ago

Hi, I am getting the following error when trying to import an HKX animation from Skyrim:

"Failed to create C:\Users\(Name)\AppData\Local\Temp\tmp_npc_applaud2.kf"

I followed the recently uploaded animation import/export video and used it to double check all my file paths, they match the ones in the video. Using version 12.0 of PyNifly and version 3.6.0 of Blender.

Other than this issue, the addon is working great. Thanks for taking the time to make it.

BadDogSkyrim commented 1 year ago

First thing to do is see if you can create a file in C:\Users(Name)\AppData\Local\Temp by hand. Try copying a file to that folder, right-click and create a text file, that kind of thing.

This only works for LE, so make sure it's an LE animation you're trying to import.

Otherwise, there might be something special about the animation. Which one is it?

Shadowmaster56 commented 1 year ago

My apologies, I didn't see that it's only for LE animations. Tried one of those and it worked fine.