Jump to content

FNIS ERROR(5): Invalid namespace


dovahkiino9o9

Recommended Posts

Is anyone else getting this issue or just me idk how to fix this it was working 100% then i updated it and now this please help


FNIS Behavior V7.6 XXL 6/27/2020 12:24:20 AM

Skyrim SE 64bit: 1.5.97.0 - C:\Games\Steam\steamapps\common\Skyrim Special Edition\ (Steam)


Skeleton(hkx) female: Default (99 bones) male: Default (99 bones)

Patch: "GENDER Specific Animations"

Patch: "SKELETON Arm Fix"



ERROR(5): Invalid namespace


Link to comment
Share on other sites

  • 1 month later...
  • 3 years later...

For future people who are experiencing this issue. After a whole MONTH fo trying to fix this, I've found the solution in this loverslab thread. Basically, all you have to do is run this .bat script with admin privellages

 

@echo off
sc config winmgmt start= disabled
net stop winmgmt /y
%systemdrive%
cd %windir%\system32\wbem
for /f %%s in ('dir /b *.dll') do regsvr32 /s %%s
wmiprvse /regserver
winmgmt /regserver
sc config winmgmt start= auto
net start winmgmt
for /f %%s in ('dir /s /b *.mof *.mfl') do mofcomp %%s

 

Then, try FNIS. If it works, stop here. If it doesn't open an admin cmd and write

 

winmgmt /verifyrepository

Winmgmt /resetrepositoy

net localgroup "Administrators" "NT Authority\Service" /add

 

Then, try FNIS again. It still dosen't work, try doing the .bat script one more time.

 

You're welcome.

Edited by JamesLane84
Link to comment
Share on other sites

  • Recently Browsing   0 members

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