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
179
stars
16
forks
source link
Cant import nif when language setting select "New Data" #203
blender 4.0.2 pynifly v14.2
bpy.context.space_data.system_bookmarks_active = 1 bpy.ops.object.add(radius=1, type='EMPTY', enter_editmode=False, align='WORLD', location=(0, 0, 0), scale=(1, 1, 1)) bpy.ops.object.add(radius=1, type='EMPTY', enter_editmode=False, align='WORLD', location=(0, 0, 0), scale=(1, 1, 1)) Import of nif failed, see console window for details
Translation-language "New data" must be turn off and its work.