Jump to content

phyton script error


Recommended Posts

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\impo

rt_nif.py", line 3721, in config_callback

importer = NifImport(**config)

File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\import\impo

rt_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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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