Jump to content

Should I really need to update my invalidation file by hand?


mileafly

Recommended Posts

I am quite green when it comes to modding. I am using TES mod manger as of now and I have been following a guide where I learned after you have added any mod you should go into utilities and then Archive Invalidation and then have BSA rederication crossed in and then press update now, then close the manager and some "stuff" will be updated for the mod to work.

 

However there was one mod I installed that changed the wine retextures that had in the desription you had to make a manual Invalidation file in you data folder and then add some lines for every dds item. First I thought this was some old description and that my auto invalidation would do the trick in the manager, but I saw that the textures did not appear in the game until I actually made this ArchiveInvalidation.txt file in my data folder and insert the lines.

It was this mod: http://www.nexusmods.com/oblivion/mods/4429/?

 

Now this was not so bad, and the mod actually had this description and even a txt file so you could just copy paste the lines.

 

But then I have stumbled over other mods, like the Statues HD mod: http://www.nexusmods.com/oblivion/mods/43104/?

There was no mention of this in this mod, but I noticed after installation that the new statue textures did not appear in my game, but after I added some of these dds lines by hand in my ArchiveInvalidation.txt file they did appear. But do I need to add all these dds by hand now from this mod and maybe other mods? There was tons and tons of textures so it would take a long time... Is there no way to do this automatically? Also is it not strange that there where no description you had to do this in the mod?

 

Also I am afraid other texture mods I have installed in the past might actually not be in the game since I never checked some of the time, I just took for granted they would be because I installed them as usual..

Edited by mileafly
Link to comment
Share on other sites

The wine bottle replacer you are trying to use is from back before BSA Redirection was invented. It uses a completely outdated method of archive invalidation, one that is incompatible with BSA Redirection. As you've discovered, the reason it was superceded by BSA Redirection is you will need to hand edit your ArchiveInvalidation.txt file every time you add a mod that requires archive invalidation. If you use BSA Redirection you do it once and forget about it.

 

If your wine bottle replacer isn't compatible with BSA Redirection use the wine bottle replacer portion of Alluring Potion Bottles. The base install of COBL also replaces wine and beer bottles (along with a lot of other improvements ... some people like it, some don't, and some mods require it).

Edited by Striker879
Link to comment
Share on other sites

Archive Invalidation is paramount in order to get the game to use external textures over the ones inside the BSA files. "No" texture replacer of any kind will ever work without it.

 

The way you describe was the first ever to be discovered about it, usage of this file "Archive Invalidation.txt" to tell the game, one by one, which texture files there are external replacements for.

Quickly afterwards mod managers came up with "automated" means to scan your game's folders for files like these and create said "Archive Invalidation.txt" file for you automatically. Thus you had to always re-generate it as soon as you added, or removed, a texture replacer mod of any kind.

 

It was soon discovered that this file was anything but reliable. Situations arose where at a certain amount of entries certain files were ignored, either showed up unaltered as Vanilla in game or showed up as "missing" instead (purple surfaces all over). But add a certain amount more and the files became used again. It was completely random at some point and absolutely unreliable.

 

That's why both, you manually adding lines into this file "Archive Invalidation.txt" yourself, or letting a mod manager automatically write it, are nowadays highly discouraged, as you'll only run into issues with it at one point or another.

 

 

Next up was the so-called "BSA Alteration" approach, where said managers went and "altered" the game's original BSA files by extracting them, taking out the files where external files are present for, then putting said external files instead into it and packing it all up again. They did still use the old "Archive Invalidation.txt" file for other means, regarding conflict resolution and such, but I'm not seeing what for exactly here now. All explanations I'd come up with here would be only speculation.

 

Drawback of "BSA Alteration" was the direct modification of the game's BSA files, thus when you didn't make a backup (not all tools did one automatically), and messed something up, a reinstall of the game was in order.

And again, you had to re-do it every time you added or removed another texture replacer to or from your mods.

 

 

And then there was "BSA Redirection" invented, the only approach to go about it that is still advised up to today. "BSA Redirection" works by putting an empty dummy BSA file into your game's folders and modifying your Oblivion.ini so it's entered at the exact location inside "sArchiveList" where previously the only BSA requiring alteration was residing, and now that there's "no files" inside said BSA "no files" require Archive Invalidation anymore, you effectively invalidated the very need for Archive Invalidation itself once and for all.

 

This step does not need to be reproduced at any point, unless the dummy BSA goes missing or the entry in "sArchiveList" inside your Oblivion.ini gets reverted. Only then it needs to be redone again once.

 

 

Nowadays there's multiple different ways to get BSA Redirection going inside your game.

The mod managers like Wrye Bash, Oblivion Mod Manager (OBMM), Nexus Mod Manager (NMM), etc., all provide an Archive Invalidation dialog somewhere with means to choose them all from above, but BSA Redirection is usually the default, and different than the others it has and needs no options as well.

And last but not least there's the famous "mod" called "ArchiveInvalidationInvalidated!" which also does exactly the same, just while the managers edit your INI themselves, "AII!" has you do it manually yourself instead. But all of them do the same, and the only difference is the name of the dummy BSA they provide.

 

Using more than one at once they can mess up each other and none will work. So choose the tool of your choice and apply it only once. Get rid of all others and their changes.

 

Once BSA Redirection is in place it is also paramount to get rid of this file called "Archive Invalidation.txt", where ever it is found inside your game's folders, as different managers added it at different places and you can have more than 1. Having one of those left with old entries remaining inside will create a situation where it instructs the game to use external resource X over internal resource Y, while inside the "now-empty" dummy BSA there is no resource Y, of course. This is known to cause multiple and pretty random issues in your game.

 

This file in general can be used to "create" issues by your own doing as well. Have it still point the game to an external resource you already removed, and you successfully "created" a "missing texture" error inside your game.

 

 

Another important point to be aware of is "file date". Oblivion is really obsessed with file date, not only in load order but also in use priority, the newer file will always win. Having your BSA archives dated more recently than the files you want to use instead of the Vanilla textures, the game will never use your files, Archive Invalidation working or not. That's why when using Steam Oblivion you'll need to "reset" your BSA archives' timestamps back to somewhere when the game was first released for Archive Invalidation to ever work. The Oblivion Mod Manager (OBMM) has a handy tool for that purpose found on the dialog for its Archive Invalidation measures. Just click "Reset BSA timestamps" once, then apply BSA Redirection without any options, and then forget about it for the rest of your time playing and modding the game.

Link to comment
Share on other sites

Archive Invalidation is paramount in order to get the game to use external textures over the ones inside the BSA files. "No" texture replacer of any kind will ever work without it.

 

The way you describe was the first ever to be discovered about it, usage of this file "Archive Invalidation.txt" to tell the game, one by one, which texture files there are external replacements for.

Quickly afterwards mod managers came up with "automated" means to scan your game's folders for files like these and create said "Archive Invalidation.txt" file for you automatically. Thus you had to always re-generate it as soon as you added, or removed, a texture replacer mod of any kind.

 

It was soon discovered that this file was anything but reliable. Situations arose where at a certain amount of entries certain files were ignored, either showed up unaltered as Vanilla in game or showed up as "missing" instead (purple surfaces all over). But add a certain amount more and the files became used again. It was completely random at some point and absolutely unreliable.

 

That's why both, you manually adding lines into this file "Archive Invalidation.txt" yourself, or letting a mod manager automatically write it, are nowadays highly discouraged, as you'll only run into issues with it at one point or another.

 

 

Next up was the so-called "BSA Alteration" approach, where said managers went and "altered" the game's original BSA files by extracting them, taking out the files where external files are present for, then putting said external files instead into it and packing it all up again. They did still use the old "Archive Invalidation.txt" file for other means, regarding conflict resolution and such, but I'm not seeing what for exactly here now. All explanations I'd come up with here would be only speculation.

 

Drawback of "BSA Alteration" was the direct modification of the game's BSA files, thus when you didn't make a backup (not all tools did one automatically), and messed something up, a reinstall of the game was in order.

And again, you had to re-do it every time you added or removed another texture replacer to or from your mods.

 

 

And then there was "BSA Redirection" invented, the only approach to go about it that is still advised up to today. "BSA Redirection" works by putting an empty dummy BSA file into your game's folders and modifying your Oblivion.ini so it's entered at the exact location inside "sArchiveList" where previously the only BSA requiring alteration was residing, and now that there's "no files" inside said BSA "no files" require Archive Invalidation anymore, you effectively invalidated the very need for Archive Invalidation itself once and for all.

 

This step does not need to be reproduced at any point, unless the dummy BSA goes missing or the entry in "sArchiveList" inside your Oblivion.ini gets reverted. Only then it needs to be redone again once.

 

 

Nowadays there's multiple different ways to get BSA Redirection going inside your game.

The mod managers like Wrye Bash, Oblivion Mod Manager (OBMM), Nexus Mod Manager (NMM), etc., all provide an Archive Invalidation dialog somewhere with means to choose them all from above, but BSA Redirection is usually the default, and different than the others it has and needs no options as well.

And last but not least there's the famous "mod" called "ArchiveInvalidationInvalidated!" which also does exactly the same, just while the managers edit your INI themselves, "AII!" has you do it manually yourself instead. But all of them do the same, and the only difference is the name of the dummy BSA they provide.

 

Using more than one at once they can mess up each other and none will work. So choose the tool of your choice and apply it only once. Get rid of all others and their changes.

 

Once BSA Redirection is in place it is also paramount to get rid of this file called "Archive Invalidation.txt", where ever it is found inside your game's folders, as different managers added it at different places and you can have more than 1. Having one of those left with old entries remaining inside will create a situation where it instructs the game to use external resource X over internal resource Y, while inside the "now-empty" dummy BSA there is no resource Y, of course. This is known to cause multiple and pretty random issues in your game.

 

 

Another important point to be aware of is "file date". Oblivion is really obsessed with file date, not only in load order but also in use priority, the newer file will always win. Having your BSA archives dated more recently than the files you want to use instead of the Vanilla textures, the game will never use your files, Archive Invalidation working or not. That's why when using Steam Oblivion you'll need to "reset" your BSA archives' timestamps back to somewhere when the game was first released for Archive Invalidation to ever work. The Oblivion Mod Manager (OBMM) has a handy tool for that purpose found on the dialog for its Archive Invalidation measures. Just click "Reset BSA timestamps" once, then apply BSA Redirection without any options, and then forget about it for the rest of your time playing and modding the game.

 

Oh that is a lot of information. Thanks! I must say it makes me a little confused though since I can't say I understand it all perfectly.

 

I was especially a bit worried when you said that I can't have a ArchiveInvalidation.txt in my data folder if I also use BSA Redirection in my TES mod manager?

 

But I need the ArchiveInvalidation.txt for mods like the wine mod to even work since if I did not add this txt the textures would not show up, and it was the same for many other mods, like the Statues HD mode etc.

 

So what do I do? :s

 

Also should I click the BSA reset timestamp now since I have never done that before?

Edited by mileafly
Link to comment
Share on other sites

Yes ... all it does is reset the timestamps of the BSA files back to what they are supposed to be in the vanilla game.

 

But that seems to have solved it?` Because now I can remove the txt file and the wine textures appear ingame. I am confused but happy.. :p

Link to comment
Share on other sites

The wonderful people at Steam, using their infinite wisdom, decided to change the dates on all the vanilla game BSA files (e.g. Oblivion - Meshes.bsa and Oblivion - Textures - Compressed.bsa etc). That broke BSA Redirection for all of their victims ... err, I mean users.

 

You have just righted that wrong in your own little corner of the Universe.

Link to comment
Share on other sites

Yes, that solved it, because it was the timestamps preventing the initial solution from working to begin with.

 

I was confused when you wrote that BSA Redirection wasn't working for all mods and you'd somehow "need" an "Archive Invalidation.txt" file instead. That made no sense, as there's no possible way for BSA Redirection to fail, unless it never worked to begin with. But I think I learned yet another valid lesson by this today. Steam's messing with your BSAs' file dates can actually also make BSA Redirection only "half" work! I didn't know that. I always thought it'd just not work "at all". So after 10+ years of modding that game I still learned something new. See? You never learn out. :cool:

Link to comment
Share on other sites

Was a new one on me too Drake. Maybe what happened is any mods with newer dates than Steam's dates got BSA Redirection, but ones older than Steam's dates didn't. In any case it's good that you popped in as I wasn't even thinking in that direction until you jumped in.

 

I always say "It takes a team to troubleshoot".

Link to comment
Share on other sites

  • Recently Browsing   0 members

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