cronos12 Posted March 12, 2020 Posted March 12, 2020 Hi, recently started to learn animating with blender so I can make some new animations for sexlab. I downloaded all stuff, like anton tools, blender 2.4.9 with python + nif plugin etc. I know how to animate in blender, but Im struggling with getting the import of nif files into it. I used already included female body in anton tools and animated it, also converted into SSE...working fine ingame. Thing is that body does not fit my body perfectly which I use made in bodyslide, so I want to import somehow my body into blender for future animations. I assume that I need to import skeleton_female.nif + femalebody_1.nif (+limbs), but blender is saying :" Python script error: Check console " I read somewhere that I need to change the version of nif in nifskope, so I did with skeleton_female.nif - Version from 12 to 11 and Version2 from 100 to 36 - Does not work either. Anyway here is what my console says: Blender NIF Scripts 2.5.9 (running on Blender 249, PyFFI 2.1.11) Traceback (most recent call last): File "C:\Users\DAVE\AppData\Roaming\Blender Foundation\Blender\.blender\script s\bpymodules\nif_common.py", line 1235, in gui_button_event self.gui_exit() File "C:\Users\DAVE\AppData\Roaming\Blender Foundation\Blender\.blender\script s\bpymodules\nif_common.py", line 1598, in gui_exit self.callback(**self.config) File "C:\Users\DAVE\AppData\Roaming\Blender Foundation\Blender\.blender\script s\import\import_nif.py", line 3771, in config_callback importer = NifImport(**config) File "C:\Users\DAVE\AppData\Roaming\Blender Foundation\Blender\.blender\script s\import\import_nif.py", line 170, in __init__ data.inspect(niffile) File "C:\Python26\lib\site-packages\pyffi\formats\nif\__init__.py", line 1286, in inspect self.header.read(stream, data=self) File "C:\Python26\lib\site-packages\pyffi\object_models\xml\struct_.py", line 354, in read attr_value.read(stream, data) File "C:\Python26\lib\site-packages\pyffi\object_models\xml\array.py", line 30 0, in read elem.read(stream, data) File "C:\Python26\lib\site-packages\pyffi\object_models\common.py", line 691, in read % (length, stream.tell())) ValueError: string too long (0x00010000 at 0x0000003A) Please help I guess Im only a few steps from my goal and this is so frustrating after searching the internet for solution for like a week
polonius Posted March 13, 2020 Posted March 13, 2020 I couldn't even get basket01.nif to load into 2.49b without an array or string error. Maybe someone who knows more about it can chime in.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.