Jump to content

Recommended Posts

Posted (edited)
I wanted to do some mesh editing for some objects in Skyrim, I think I set up the .nif plugin for Blender 2.79 correctly, and it imports the file just fine, but when I try to export it please help, I'm beginning to get very frustrated. Below is the error message that pops up after exporting is attempted.

 

 

Report: Error

Traceback (most recent call list)

File"C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_scene_nif\operators\nif_export_op.py", line 171 in execute
return nif_export.NifExport(self, context).execute()
File"C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_scene_nif\nif_export.py", line 268, in execute
self.objecthelper.export_node(roo_object, 'localspace', root_block, root_object.name
File"C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_scene_nif\objectsys\object_export.py”, line 218, in export_node
self.mesh_helper.export_tri_shapes(b_obj, space, parent_block, node_name)
File"C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_scene_nif\objectsys\ object_export.py”, line 790, in export_tri_shapes
b_mat=b_mat, b_obj=b_obj)
File"C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_scene_nif\texturesys\textures_export.py”, line 235, in export_texturing_property
self.export_nitextureprop_tex_descs(texprop)
File"C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_scene_nif\texturesys\texture_export.py”, line 284, in export_nitextureprop_tex_descs
shadertexdesc = texprop.shader_textures[1]
File"C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_scene_nif\modules\pyffi\object_models\xml\array.py”, line 67, in getitem
return self._Get_item_hook(self, index)
File"C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_scene_nif\modules\pyffi\object_models\xml\array.py”, line 110, in get_item
return list._getitem_(self, index)
Index Error: list out of range


location: <unknown location>:-1

 

Edited by Guest
Posted (edited)

Last I heard the current version of NifTools doesnt work well with 2.79 and later â unless thats just with SSE. I asked a similar question recently somewhere and was told that I would need to use an older version of Blender, probably 2.5.9. You can download from this link â https://download.blender.org/release/

But if you do that, I think it will overwrite your current installation.

Edited by justinglen75
Posted

The current niftools plugin will work up to ver 2.78, its iffy on 2.79 but should work.

 

Errors can crop up for any number of reasons, there's a lot of info that needs to be filled in, materials and textures need to be applied, uv mapping, etc. Read thru this exporting tutorial, you may have missed something.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...