Finding identical FormIDs

Post » Fri Sep 04, 2015 1:22 am

Hey,

I am still modding around with Nehrim and my pal just had a weird bug.

A complete wall disappeared in our mod.

After fiddling around a bit, I realized that the wall has the very same FormID as an ingredient in an interior cell.

And it seems it isn't the only one. This problem doesn't come from our mod, instead it is already part of the base game :(

We could easily fix them by changing the FormID with TesIVEdit.

At least if the object isn't referenced anywhere else (Script, etc).

However, it would be nice to find out how many double FormIDs there are. Since I guess every FormID which is used by two different objects would trigger a problem.

Is there any way to quickly find identical FormIDs?

Cheers

User avatar
Philip Lyon
 
Posts: 3297
Joined: Tue Aug 14, 2007 6:08 am

Post » Fri Sep 04, 2015 3:16 am

It sounds like you're loading Oblivion.esm with Nehrim. You can't do that. Nehrim isn't a mod, it's a total conversion. You have to use a stripped down Oblivion.esm with it, which is basically an empty ESM, if I understand the process correctly. When you're playing Nehrim, you have to follow their installation instructions exactly.

User avatar
Flash
 
Posts: 3541
Joined: Fri Oct 13, 2006 3:24 pm


Return to IV - Oblivion