theru Posted October 27, 2012 Share Posted October 27, 2012 blender nif scripts 2.5.9 Changes Import normals if present, for the Blender True Normals patch (requested by kormgar).New import option to disable bone priority import, to work around a bug in blender when animating such bones (requested by Koniption). Check the changelog for full details. Special thanks go to Koniption and Kormgar for their help with this release. Installation This version of the scripts should keep working with newer versions of Blender 2.4x and Python 2.6.x (but not Python 3.x.x). At the moment of writing this, the following were used during development of the scripts: Be sure first to log in as administrator!Download and install Blender 2.49b (32 bit), use default settings, except select "Use Blender's installation directory" when asked where to install Blender's user data.Download and install Python 2.6.6 (32 bit), use default settings.Download and install PyFFI 2.1.11, use default settings.Download and install the Blender NIF Scripts 2.5.9, use default settings. Notes On Windows, use 32-bit versions of Blender and Python. (The 64-bit version of Python lacks xml parsing which is essential for the scripts to work.) Found a bug? Post it on the tracker. Fixed a bug? Fork the repository. Enjoy!The NifTools Team Link to comment Share on other sites More sharing options...
StormKat33 Posted October 29, 2012 Share Posted October 29, 2012 blender nif scripts 2.5.9 Changes Import normals if present, for the Blender True Normals patch (requested by kormgar).New import option to disable bone priority import, to work around a bug in blender when animating such bones (requested by Koniption). Check the changelog for full details. Special thanks go to Koniption and Kormgar for their help with this release. Installation This version of the scripts should keep working with newer versions of Blender 2.4x and Python 2.6.x (but not Python 3.x.x). At the moment of writing this, the following were used during development of the scripts: Be sure first to log in as administrator!Download and install Blender 2.49b (32 bit), use default settings, except select "Use Blender's installation directory" when asked where to install Blender's user data.Download and install Python 2.6.6 (32 bit), use default settings.Download and install PyFFI 2.1.11, use default settings.Download and install the Blender NIF Scripts 2.5.9, use default settings. Notes On Windows, use 32-bit versions of Blender and Python. (The 64-bit version of Python lacks xml parsing which is essential for the scripts to work.) Found a bug? Post it on the tracker. Fixed a bug? Fork the repository. Enjoy!The NifTools Team I installed everything. I tried to Import a weapon it said "Python Script Error: Check console." I have everything installed correctly. Link to comment Share on other sites More sharing options...
ChampionOfHircine Posted October 29, 2012 Share Posted October 29, 2012 So... did you check the console? What did it say? I'd guess you didn't delete a branch in Nifskope that Blender still doesn't recognize. Link to comment Share on other sites More sharing options...
Recommended Posts