skoyv Posted August 7, 2010 Share Posted August 7, 2010 Hi i have tried to import nif files to blender (from fallout 3) i have downloaded all i needed to run it(according to nifskope but when i import i get this "python script error. check console" message. i have checked the console but since i`m kinda noobster i don`t know what this means:Blender NIF Scripts 2.5.1 (running on Blender 249, PyFFI 2.1.5)Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\bpymodules\nif_common.py", line 1132, in gui_button_event self.gui_exit() File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\bpymodules\nif_common.py", line 1475, in gui_exit self.callback(**self.config) File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\import\import_nif.py", line 3721, in config_callback importer = NifImport(**config) File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\import\import_nif.py", line 170, in __init__ data.inspect(niffile) File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\bpymodules\pyffi\formats\nif\__init__.py", line 1257, in inspect self.inspect_version_only(stream) File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\bpymodules\pyffi\formats\nif\__init__.py", line 1167, in inspect_version_only raise ValueError("Not a nif file.")ValueError: Not a nif file. can someone PLZ explain whats wrong? Link to comment Share on other sites More sharing options...
TheTerminator2004 Posted August 9, 2010 Share Posted August 9, 2010 It says at the end: "Not a nif file". So chances are either the file your using isn't a nif file, it's invalid in some way (maybe the file includes something not supported by Blender?), or it's been corrupted somehow. Whatever the cause, Blender doesn't recognise it as being a valid nif file. Link to comment Share on other sites More sharing options...
skoyv Posted August 9, 2010 Author Share Posted August 9, 2010 It says at the end: "Not a nif file". So chances are either the file your using isn't a nif file, it's invalid in some way (maybe the file includes something not supported by Blender?), or it's been corrupted somehow. Whatever the cause, Blender doesn't recognise it as being a valid nif file. OK. thanks for the help. Link to comment Share on other sites More sharing options...
skoyv Posted August 9, 2010 Author Share Posted August 9, 2010 but how can i solve this problem. any suggestions?? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now