SesamePaste233 / StarfieldMeshConverter

Exports assets for Starfield. Supports models, morph, geometry and physics data.
MIT License
17 stars 4 forks source link

Failure of importing nif file #6

Open MikuChanUwU opened 1 month ago

MikuChanUwU commented 1 month ago

I have installed the blender_niftools_addon-master addon and are getting the below error message when I try and import a premade .nif file. I have googled the term ' asset folder' and all the hits were for 'asset library' which were not much help.

bpy.context.space_data.system_bookmarks_active = 1

Setup your assets folder before importing!

Any ideas on what could caused this?

MikuChanUwU commented 1 month ago

Context: trying to import .nif from starfield

SesamePaste233 commented 1 month ago

Hi there,

There's a simple guide showing how to install and use the plugin: https://starfieldgeometrybridge.github.io/docs/user-manual/hello-world/

Also, grab the latest release from here (instead of Nexus page): https://github.com/SesamePaste233/StarfieldMeshConverter/tree/master/dist/tool_export_mesh

Please go through the installation steps. Thanks!