Still not working. I removed the BSLightingShaderProperty but i keep getting this error in the console Blender NIF Scripts 2.5.8 (running on Blender 249, PyFFI 2.1.11)
Traceback (most recent call last):
File "C:\Program Files (x86)\Blender Foundation\Blender 2.49b\.blender\scripts\bpymodules\nif_common.py", line 1229, in gui_button_event
self.gui_exit()
File "C:\Program Files (x86)\Blender Foundation\Blender 2.49b\.blender\scripts\bpymodules\nif_common.py", line 1589, in gui_exit
self.callback(**self.config)
File "C:\Program Files (x86)\Blender Foundation\Blender 2.49b\.blender\scripts\import\import_nif.py", line 3769, in config_callback
importer = NifImport(**config)
File "C:\Program Files (x86)\Blender Foundation\Blender 2.49b\.blender\scripts\import\import_nif.py", line 170, in __init__
data.inspect(niffile)
File "C:\Program Files (x86)\Python26\lib\site-packages\pyffi\formats\nif\__init__.py", line 1286, in inspect
self.header.read(stream, data=self)
File "C:\Program Files (x86)\Python26\lib\site-packages\pyffi\object_models\xml\struct_.py", line 354, in read
attr_value.read(stream, data)
File "C:\Program Files (x86)\Python26\lib\site-packages\pyffi\object_models\xml\array.py", line 300, in read
elem.read(stream, data)
File "C:\Program Files (x86)\Python26\lib\site-packages\pyffi\object_models\common.py", line 691, in read
% (length, stream.tell()))
ValueError: string too long (0x6C0C0000 at 0x0000003A) Maybe i can get some help in nifscope forums. Thank you anyway