Need help with creating sutom armor in Blender.

Post » Sun Nov 18, 2012 5:22 pm

I am making my own custom armor for Skyrim. I made few weapons already so I kind of know what I am doing. Now I got stuck. I use Blender 2.49b. Using this tutorial http://wiki.tesnexus.com/index.php/Creating_an_armour_for_Skyrim._Part_1 I tried to import malebody_0.nif and I got message "Python scripts error: check the console"

Here is the spoiler with console error.

Spoiler
Blender NIF Scripts 2.5.8 (running on Blender 249, PyFFI 2.1.11)
niftools.blender.import:INFO:Importing C:\Program Files (x86)\Steam\steamapps\co
mmon\skyrim\Data\meshes\actors\character\character assets\malebody_0.nif
Traceback (most recent call last):
File "C:\Program Files (x86)\Blender Foundation\Blender\.blender\scripts\bpymo
dules\nif_common.py", line 1229, in gui_button_event
self.gui_exit()
File "C:\Program Files (x86)\Blender Foundation\Blender\.blender\scripts\bpymo
dules\nif_common.py", line 1589, in gui_exit
self.callback(**self.config)
File "C:\Program Files (x86)\Blender Foundation\Blender\.blender\scripts\impor
t\import_nif.py", line 3769, in config_callback
importer = NifImport(**config)
File "C:\Program Files (x86)\Blender Foundation\Blender\.blender\scripts\impor
t\import_nif.py", line 170, in __init__
data.inspect(niffile)
File "C:\Program Files (x86)\Python\lib\site-packages\pyffi\formats\nif\__init
__.py", line 1286, in inspect
self.header.read(stream, data=http://forums.bethsoft.com/topic/1407591-need-help-with-creating-sutom-armor-in-blender/self)
File "C:\Program Files (x86)\Python\lib\site-packages\pyffi\object_models\xml\
struct_.py", line 354, in read
attr_value.read(stream, data)
File "C:\Program Files (x86)\Python\lib\site-packages\pyffi\object_models\xml\
array.py", line 300, in read
elem.read(stream, data)
File "C:\Program Files (x86)\Python\lib\site-packages\pyffi\object_models\comm
on.py", line 691, in read
% (length, stream.tell()))
ValueError: string too long (0x640C0000 at 0x0000003A)


If anyone knows how to fix it please help.
User avatar
Shannon Marie Jones
 
Posts: 3391
Joined: Sun Nov 12, 2006 3:19 pm

Return to V - Skyrim