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

A very important reason for NIF import failure (with solution) #228

Closed YYDZ258SXC closed 1 month ago

YYDZ258SXC commented 2 months ago

NIF:Skyrim SE(In theory, any format has this problem)

old: blender:3.39,Chinese PyNifly:13.0 Import NIF:success

Most versions after this……(blender3.65-4.11)

new: blender:4.11,Chines PyNifly:15.0 Import NIF:fail

Switch to English blender:4.11, English PyNifly:15.0 Import NIF:success

Thank you for your contribution. If you can support Chinese when you are free, I will be very grateful. I haven't tested other languages. Currently, only English works normally.

Solution: This link https://github.com/BadDogSkyrim/PyNifly/issues/208#issuecomment-2066175482

Brief instructions 1: "edit" in the upper left corner 2: preferences 3: Interface, Translation on the right

This step is the key: Translation: language: your language (choose any language) Affect: Tooltips interface reports new data

Here is the key! "New data", please turn it off, so that you can import NIF in various languages, instead of having to choose English.

BadDogSkyrim commented 1 month ago

Noted in the wiki, thanks.