NIFopt + damaged NIF registry

Post » Sat Aug 27, 2011 11:15 am

Okay, after wading through so much utterly broken NIFs I think it's better we have a thread in that I'll report all of those NIFs. It's no fun, these NIFs are at times broken beyond recognition.

The tool I'm using has been based on niflib (the same code-base as PyFFI). Initially I just wanted to write an optimizer, which is fast, thorough, and in it's approach upto-date (vertex-cache, overdraw, triangle-lists). The interface is command-line, if you run the tool without any parameters, you'll see how you have to call it and what you can change:

$ nifopt_x32Usage:nifopt_x32.exe [options] in [out]Options: -stripstolists    convert NiTriStrips to NiTriShapes (everywhere) -optimizelists    optimize NiTriShapes for vertex-cache and overdraw -optimizeparts    optimize NiSkinPartitions for vertex-cache and overdraw -optimizequick    optimize faster but not so well -barestripfar     "_far" NIFs will be stripped bare to the bone -parallaxmapping  turn on parallax mapping -leavetexpaths    leave the texture-paths as-is, otherwise make meshes BSAable -skipexisting     skip if the destination file exist -passthrough      copy broken and every file which is not a NIF as well -verbose          output more informationSome explanations: When run without parameters it basically doesn't do much. Removing void entries and fixing texture-paths basically. If the support-library NIFlib can not load a NIF it'll bail out with an error message and no destination is created. The tool runs on files and directories, with and without outputs. It will not overwrite it's own input, so if there is no distinct destination given it'll append "_opt" to the NIF.


The tool can be downloaded here:
http://paradice-insight.us/stuff/oblivion/NIFopt.7z

Whenever something happens it'll try to inform you appropriatly.
Okay, that should do it as baseline-info.

In the following posts I will list (sometimes with a screen-shot of the specific damage) of all the the mods I have installed. I don't know if ever someone updates any of them, but at least someone else could publish "Unofficial Mod Patches".

Here is the totally clean, valid and sane list as well:
- All Natural, perfect, very few redundent vertices
- Artifacts, perfect, some redundant vertices (800k)
User avatar
Joe Alvarado
 
Posts: 3467
Joined: Sat Nov 24, 2007 11:13 pm

Post » Sat Aug 27, 2011 7:30 am

CyrodiilUpgradeResourcePack 1.5.4b

The most common damages are these (broken left side, repaired right side):
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%201%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%202%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%203%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%204%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%205%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%206%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%207%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%208%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%209%29.png

If the applied correction is good or bad is 50/50, in some cases it's valid, in other cases it's left-over (like an embedded texture, or an entire cuirass-set in the gauntlets file).

Damages:
Spoiler


# map.nif #####################################################################
CyrodiilUpgradeResourcePack/Meshes/1mapresource/CyrodiilUpgradeOverhaul/map.nif
Disconnected NiSpecularProperty found! Attempting repair.
Disconnected NiSpecularProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# ELicicle01.nif ##############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/IceCavern/exterior/ELicicle01.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# ELrmwalllong01.nif ##########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/IceCavern/interior/ELrmwalllong01.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# ELwhalllong01.nif ###########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/IceCavern/interior/ELwhalllong01.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# houselower01.nif ############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/LRFarmHouses/houselower01.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# houselower01_far.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/LRFarmHouses/houselower01_far.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# houselower02.nif ############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/LRFarmHouses/houselower02.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# houselower02_far.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/LRFarmHouses/houselower02_far.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# houselower03.nif ############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/LRFarmHouses/houselower03.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# houselower03_far.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/LRFarmHouses/houselower03_far.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# ELnativeexterior01.nif ######################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/MRCompilation/native/ELnativeexterior01.nif
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# ELnativeexterior01_far.nif ##################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/MRCompilation/native/ELnativeexterior01_far.nif
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# stair01steps.nif ############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/sikkasdwarvencity/undergroundCity/stair01steps.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# BrumaLonghouse01.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/BrumaLonghouse01.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# BrumaLonghouse01_far.nif ####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/BrumaLonghouse01_far.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# BrumaLonghouse02.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/BrumaLonghouse02.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# BrumaLonghouse02_far.nif ####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/BrumaLonghouse02_far.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# BrumaLonghouse03.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/BrumaLonghouse03.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# BrumaLonghouse03_far.nif ####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/BrumaLonghouse03_far.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# BrumaLonghouse04.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/BrumaLonghouse04.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# BrumaLonghouse04_far.nif ####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/BrumaLonghouse04_far.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# MeadHall.nif ################################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/MeadHall.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# MeadHall_far.nif ############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/skyrim/MeadHall_far.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# extGatewaySymbol.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/Exterior/extGatewaySymbol.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# extGatewaySymbol_far.nif ####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/Exterior/extGatewaySymbol_far.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# extHousePodNoStem.nif #######################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/Exterior/extHousePodNoStem.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# extHousePodNoStem_far.nif ###################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/Exterior/extHousePodNoStem_far.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# extRootRampLargeSpiral.nif ##################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/Exterior/extRootRampLargeSpiral.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# extRootRampLargeSpiral_far.nif ##############################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/Exterior/extRootRampLargeSpiral_far.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# extTower01.nif ##############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/Exterior/extTower01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiSpecularProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiMaterialProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# extTower01_far.nif ##########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/Exterior/extTower01_far.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiSpecularProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiMaterialProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intDoor01.nif ###############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intDoor01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intEnchantAltar.nif #########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intEnchantAltar.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intGatewaySymbol01.nif ######################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intGatewaySymbol01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHallSmall5way.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHallSmall5way.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHallSmall6way.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHallSmall6way.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHallSmallCeilingCap.nif ##################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHallSmallCeilingCap.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHallSmallDoorjamb.nif ####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHallSmallDoorjamb.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHallSmallEndCap.nif ######################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHallSmallEndCap.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHallSmallPlainRamp.nif ###################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHallSmallPlainRamp.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHallSmallRamp.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHallSmallRamp.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHallSmallShaft01.nif #####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHallSmallShaft01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHousePodNoStem.nif #######################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHousePodNoStem.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHousePodNoStemUpperFloor.nif #############################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHousePodNoStemUpperFloor.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHousepodStem.nif #########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHousepodStem.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intHousepodStemUpperFloor.nif ###############################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intHousepodStemUpperFloor.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intLanternRoundBlue.nif #####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intLanternRoundBlue.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intLanternRoundBrown.nif ####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intLanternRoundBrown.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intPlantPot01.nif ###########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intPlantPot01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intPlantPot02.nif ###########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intPlantPot02.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRoomSmallCenter.nif ######################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRoomSmallCenter.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRoomSmallCornera.nif #####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRoomSmallCornera.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRoomSmallEntry.nif #######################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRoomSmallEntry.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRoomSmallPillar01.nif ####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRoomSmallPillar01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRoomSmallSide.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRoomSmallSide.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRoomTallPillar01.nif #####################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRoomTallPillar01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRoomTurret01.nif #########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRoomTurret01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRoomTurret02.nif #########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRoomTurret02.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intRootSmall01.nif ##########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intRootSmall01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intStairs01.nif #############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intStairs01.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# intStairs02.nif #############################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/intStairs02.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TelAryonCrystal1.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/architecture/CyrodiilUpgradeOverhaul/TelvanniTileSet/interior/TelAryonCrystal1.nif
Disconnected bhkNiTriStripsShape found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# body.nif ####################################################################
CyrodiilUpgradeResourcePack/Meshes/Armor/CyrodiilUpgradeOverhaul/Ordinator/f/body.nif
Disconnected NiTriStrips found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# gauntlets.nif ###############################################################
CyrodiilUpgradeResourcePack/Meshes/Armor/CyrodiilUpgradeOverhaul/RareLimitedUse/Mannimarco/gauntlets.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 6 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# Mannimarco robe.nif #########################################################
CyrodiilUpgradeResourcePack/Meshes/Armor/CyrodiilUpgradeOverhaul/RareLimitedUse/Mannimarco/Mannimarco robe.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 4 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# Mannimarco robeF.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/Armor/CyrodiilUpgradeOverhaul/RareLimitedUse/Mannimarco/Mannimarco robeF.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# asrobedaedrichelmet.nif #####################################################
CyrodiilUpgradeResourcePack/Meshes/Armor/CyrodiilUpgradeOverhaul/RareLimitedUse/SlofsRobes/asrobedaedrichelmet.nif
Disconnected NiPixelData found! Attempting repair.
No predictable solution available, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# skeleton.nif ################################################################
CyrodiilUpgradeResourcePack/Meshes/creatures/CyrodiilUpgradeOverhaul/CUODwemercentspider/skeleton.nif
Disconnected NiNode found! Attempting repair.
Disconnected NiNode found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!
delta: 8 bytes more

# toilet.nif ##################################################################
CyrodiilUpgradeResourcePack/Meshes/MEO/CyrodiilUpgradeOverhaul/toilet.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# AlyiedStaffflame_anim.nif ###################################################
CyrodiilUpgradeResourcePack/Meshes/weapons/CyrodiilUpgradeOverhaul/RareLimitedUse/RareStaffs/AlyiedStaffflame_anim.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# CasterStaff_anim.nif ########################################################
CyrodiilUpgradeResourcePack/Meshes/weapons/CyrodiilUpgradeOverhaul/RareLimitedUse/RareStaffs/CasterStaff_anim.nif
Disconnected NiMaterialProperty found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# DaedricStaff_animFlame.nif ##################################################
CyrodiilUpgradeResourcePack/Meshes/weapons/CyrodiilUpgradeOverhaul/RareLimitedUse/RareStaffs/DaedricStaff_animFlame.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Disconnected NiStencilProperty found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Disconnected NiStencilProperty found! Attempting repair.
Severely damaged NIF, reattached 5 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# MageStaff_anim.nif ##########################################################
CyrodiilUpgradeResourcePack/Meshes/weapons/CyrodiilUpgradeOverhaul/RareLimitedUse/RareStaffs/MageStaff_anim.nif
Disconnected NiMaterialProperty found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# NecroStaff_anim.nif #########################################################
CyrodiilUpgradeResourcePack/Meshes/weapons/CyrodiilUpgradeOverhaul/RareLimitedUse/RareStaffs/NecroStaff_anim.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!


Non-matching EGMs:
Spoiler

# beard04Blonde.nif ###########################################################
CyrodiilUpgradeResourcePack/Meshes/characters/Hair/beard04Blonde.nif


Orphaned EGMs:
Spoiler

... to come


Summary:
# nifopt_x64 -verbose -passthrough "CyrodiilUpgradeResourcePack" "CyrodiilUpgradeResourcePack (corrected)"

Final report "CyrodiilUpgradeResourcePack":
processed files: 1563
processed faces: 0
modified meshes: 0
damaged meshes: 0
fixed files: 74
fixed meshes: 0
fixed paths: 31
broken hierarchy: 0
broken files: 74
i/o delta: -1432955 bytes

# nifopt_x64 -verbose -passthrough -barestripfar -stripstolists -optimizelists "CyrodiilUpgradeResourcePack" "CyrodiilUpgradeResourcePack (optimized)"

Final report "CyrodiilUpgradeResourcePack":
processed files: 1563
processed faces: 3534750
modified meshes: 1665
damaged meshes: 0
fixed files: 74
fixed meshes: 105
fixed paths: 23
broken hierarchy: 0
broken files: 74
i/o delta: -10097998 bytes
User avatar
Lindsay Dunn
 
Posts: 3247
Joined: Sun Sep 10, 2006 9:34 am

Post » Sat Aug 27, 2011 1:25 am

Oscuro's_Oblivion_Overhaul 1.3.3 (1.3.4?5 doesn't have any new files)

Some TNB-space with 256 vectors each (unrecoverable):
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%2010%29.png
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%2011%29.png
Some TNB-space with 256 vectors each (unrecoverable) + texture left-over:
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%2012%29.png
Some MorphData left-over matching the first TriStrip + a recursive TriStrip-node link (block 19) which probably is also a left-over:
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%2013%29.png

Damages:
Spoiler

# bshirt.nif ##################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/braided/m/bshirt.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# shirt.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/braided/m/shirt.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/DaedricQV/1/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/DaedricQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# ebonystaff.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/DefensiveStaves/ebonystaff.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# staffunique2.nif ############################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/DefensiveStaves/staffunique2.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/DwarvenQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/EbonyQV/1/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/EbonyQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/ElvenQV/1/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/ElvenQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/GlassQV/1/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/GlassQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/IronQV/1/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/IronQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/OrcishQV/1/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/OrcishQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/ShadowMail/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Severely damaged NIF, reattached 10 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/ShadowMail/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 6 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# greaves.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/ShadowMail/f/greaves.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/ShadowMail/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/SteelQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# CompleteArmor.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/TheSilverDragonOrder/m/CompleteArmor.nif
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Disconnected NiTriStrips found! Attempting repair.
Disconnected NiTriShape found! Attempting repair.
Severely damaged NIF, reattached 10 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/WornDwarvenQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/WornIronQV/1/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/WornIronQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/WornOrcishQV/1/f/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/WornOrcishQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/WornSteelQV/1/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/armor/WornThief/m/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/black02/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/blue/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/brown/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# buffcape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/capesnostalgia/buffcape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/crimson/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/green/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Black/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Black/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycapePC.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Black/tinycapePC.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Blue/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# Tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Blue/Tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TinycapePC.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Blue/TinycapePC.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Purple/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Purple/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycapePC.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Purple/tinycapePC.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Red/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Red/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycapePC.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/Red/tinycapePC.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/RustyBlack/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycapePC.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/RustyBlack/tinycapePC.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/White/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# capePC.nif ##################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/White/capePC.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/White/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycapePC.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/legion/White/tinycapePC.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/purple/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/red/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cloak.nif ###################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/cloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecape.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/largecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# largecloak.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/largecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/thincape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# thincloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/thincloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycape.nif ################################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/tinycape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tinycloak.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/tinycloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecape.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/verylargecape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# verylargecloak.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/cloaks and capes/white/verylargecloak.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# capewrath.nif ###############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/hf2/capewrath.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# capewrathM.nif ##############################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/hf2/capewrathM.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheProtector .nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/TheSilverDragonOrder/TheProtector .nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheProtector'sCape.nif ######################################################
Oscuro's_Oblivion_Overhaul/meshes/clothes/TheSilverDragonOrder/TheProtector'sCape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Disconnected NiTexturingProperty found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# seducer.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/creatures/spriggan/seducer.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 6 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# bladeofvengeance.nif ########################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/bladeofvengeance/bladeofvengeance.nif
Disconnected NiTexturingProperty found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# bladeofvirtue.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/bladeofvirtue/bladeofvirtue.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# ebonystaffoffense.nif #######################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/NewMagicStaves/ebonystaffoffense.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# pbow.nif ####################################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/Pegasus/pbow.nif
Disconnected NiMorphData found! Attempting repair.
No predictable solution available, node has been thrown away.
Disconnected NiFloatInterpolator found! Attempting repair.
No predictable solution available, node has been thrown away.
Disconnected NiFloatInterpolator found! Attempting repair.
No predictable solution available, node has been thrown away.
Severely damaged NIF, reattached 3 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# phammer.nif #################################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/Pegasus/phammer.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# rdelvensword.nif ############################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/RD/rdelvensword.nif
Disconnected NiTriStrips found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheMaulerCopper.nif #########################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/templar/club/TheMaulerCopper.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheMaulerFineSteelCap2H.nif #################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/templar/club/TheMaulerFineSteelCap2H.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheMaulerFineWood.nif #######################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/templar/club/TheMaulerFineWood.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheMaulerMarble.nif #########################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/templar/club/TheMaulerMarble.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheMaulerSteel.nif ##########################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/templar/club/TheMaulerSteel.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheMaulerWood.nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/templar/club/TheMaulerWood.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheMaulerWood2H.nif #########################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/templar/club/TheMaulerWood2H.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# TheProtector .nif ###########################################################
Oscuro's_Oblivion_Overhaul/meshes/Weapons/TheSilverDragonOrder/TheProtector .nif

- Claymore:0 ------------------------------------------------------------------
error processing "tkIcxthSword.nif": Link could not be cast to required type during file read. This NIF file may be invalid or improperly supported.
Type of object with index 21 was: NiBinaryExtraData
Required type was: NiProperty


Orphaned EGMs:
Spoiler

Oscuro's_Oblivion_Overhaul/meshes/armor/AnimatedSteel/m/helmet.egm
Oscuro's_Oblivion_Overhaul/meshes/armor/hf2/Alternative/DarkArmor/helmetbeast.egm
Oscuro's_Oblivion_Overhaul/meshes/armor/hf2/Alternative/DarkArmor/helmethuman.egm
Oscuro's_Oblivion_Overhaul/meshes/armor/hf2/Alternative/helmetbeast.egm
Oscuro's_Oblivion_Overhaul/meshes/armor/hf2/Alternative/helmethuman.egm
Oscuro's_Oblivion_Overhaul/meshes/armor/hf2/helmetbeast.egm
Oscuro's_Oblivion_Overhaul/meshes/armor/Noble Plate/f/helmet.egm
Oscuro's_Oblivion_Overhaul/meshes/armor/Noble Plate/m/helmet.egm
Oscuro's_Oblivion_Overhaul/meshes/characters/Animated Armor/headhuman.egm


Summary:
# nifopt_x64 -verbose -passthrough "Oscuro's_Oblivion_Overhaul" "Oscuro's_Oblivion_Overhaul (corrected)"

Final report "Oscuro's_Oblivion_Overhaul":
processed files: 1809
processed faces: 0
modified meshes: 0
damaged meshes: 0
fixed files: 167
fixed meshes: 0
fixed paths: 617
broken hierarchy: 0
broken files: 168 (1 without fixed ones)
i/o delta: -1490338 bytes

# nifopt_x64 -verbose -passthrough -barestripfar -stripstolists -optimizelists "Oscuro's_Oblivion_Overhaul" "Oscuro's_Oblivion_Overhaul (optimized)"

Final report "Oscuro's_Oblivion_Overhaul":
processed files: 1809
processed faces: 3480780
modified meshes: 1570
damaged meshes: 0
fixed files: 167
fixed meshes: 111
fixed paths: 617
broken hierarchy: 0
broken files: 168 (1 without fixed ones)
i/o delta: -9122859 bytes
User avatar
Multi Multi
 
Posts: 3382
Joined: Mon Sep 18, 2006 4:07 pm

Post » Sat Aug 27, 2011 3:51 am

Vvardenfell_Imports 1.1 + AddOn 1.1

...

Damages:
Spoiler

# cryohelm.nif ################################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/bonemold/cryohelm.nif
Disconnected NiPixelData found! Attempting repair.
No predictable solution available, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# armorfemale.nif #############################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/darkbrotherhood/armorfemale.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# armorfemaleheavy.nif ########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/darkbrotherhood/armorfemaleheavy.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# armormale.nif ###############################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/darkbrotherhood/armormale.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# armormaleheavy.nif ##########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/darkbrotherhood/armormaleheavy.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# shield.nif ##################################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/darkbrotherhood/shield.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiTexturingProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# HlaaluCuirass.nif ###########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/hlaalu/HlaaluCuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 11 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/morrowind imperial armor/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassf.nif ################################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/morrowind imperial armor/cuirassf.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassold.nif ##############################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/morrowind imperial armor/cuirassold.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# fulllegionarmor.nif #########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/morrowind imperial armor/fulllegionarmor.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# templarcuirass.nif ##########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/morrowind imperial armor/templarcuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# templarcuirassf.nif #########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/morrowind imperial armor/templarcuirassf.nif
Disconnected NiBinaryExtraData found! Attempting repair.
No appropriate location found, node has been thrown away.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# templarcuirassold.nif #######################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/morrowind imperial armor/templarcuirassold.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mw steel/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cape.nif ####################################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cape.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 7 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirass.nif #################################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cuirass.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassironfur.nif ##########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cuirassironfur.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassironfurnopauld.nif ###################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cuirassironfurnopauld.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassironleather.nif ######################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cuirassironleather.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassironleathernopauld.nif ###############################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cuirassironleathernopauld.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassironringmail.nif #####################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cuirassironringmail.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassironringmailnopauld.nif ##############################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cuirassironringmailnopauld.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassnopauld.nif ##########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/mwnordic/cuirassnopauld.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Disconnected NiMaterialProperty found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# netchtowershield.nif ########################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/netch/netchtowershield.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# netchtowershieldnocollision.nif #############################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/netch/netchtowershieldnocollision.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# cuirassf.nif ################################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/sotha sil/cuirassf.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# battlegear.nif ##############################################################
Vvardenfell_Imports/meshes/vvardenfellarmormod/vivec/battlegear.nif
Disconnected NiBinaryExtraData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!


Orphaned EGMs:
Spoiler

Vvardenfell_Imports/meshes/vvardenfellarmormod/mw orcish/headorc.egm
Vvardenfell_Imports/meshes/vvardenfellarmormod/skulls/skullhelmet.egm


Summary:
# nifopt_x64 -verbose -passthrough "Vvardenfell_Imports" "Vvardenfell_Imports (corrected)"

Final report "Vvardenfell_Imports":
processed files: 781
processed faces: 0
modified meshes: 0
damaged meshes: 0
fixed files: 28
fixed meshes: 0
fixed paths: 3
broken hierarchy: 0
broken files: 29 (1 without fixed ones)
i/o delta: -1407619 bytes

# nifopt_x64 -verbose -passthrough "Vvardenfell_Imports" "Vvardenfell_Imports (optimized)"

Final report "Vvardenfell_Imports":
processed files: 781
processed faces: 4916011
modified meshes: 359
damaged meshes: 0
fixed files: 28
fixed meshes: 48
fixed paths: 3
broken hierarchy: 3
broken files: 29 (1 without fixed ones)
i/o delta: 8034843 bytes
User avatar
brandon frier
 
Posts: 3422
Joined: Wed Oct 17, 2007 8:47 pm

Post » Sat Aug 27, 2011 4:20 am

Better Cities Permanent Resources

A branch not deleted correctly (I think), via "Remove" instead of "Remove Branch":
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%2014%29.png

Damages:
Spoiler

# wall_manacle_02a.nif ########################################################
Better Cities - Meshes/meshes/architecture/bettercitiesresources/dungeons/prison/wall_manacle_02a.nif
Disconnected NiNode found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# wall_manacle_02b.nif ########################################################
Better Cities - Meshes/meshes/architecture/bettercitiesresources/dungeons/prison/wall_manacle_02b.nif
Disconnected NiTriStrips found! Attempting repair.
Disconnected NiNode found! Attempting repair.
Severely damaged NIF, reattached 2 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# creatureopen01havok.nif #####################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/creatureopen01havok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# creatureopen02havok.nif #####################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/creatureopen02havok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# dwemeropenhavok.nif #########################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/dwemeropenhavok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# elvenopenhavok.nif ##########################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/elvenopenhavok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# firmamentopenhavok.nif ######################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/firmamentopenhavok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# messengeropenhavok.nif ######################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/messengeropenhavok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# mysteriumopenhavok.nif ######################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/mysteriumopenhavok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# openbookblankhavok.nif ######################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/openbookblankhavok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!

# tomeunlifeopenhavok.nif #####################################################
Better Cities - Meshes/meshes/bettercitiesresources/clutter/openbooks/tomeunlifeopenhavok.nif
Disconnected NiTriStripsData found! Attempting repair.
Severely damaged NIF, reattached 1 nodes (properties or geometry).
You must check the file in NifSkope for correctness!


Summary:
# nifopt_x64 -verbose -passthrough "Better Cities - Meshes" "Better Cities - Meshes (corrected)"

Final report "Better Cities - Meshes":
processed files: 3577
processed faces: 0
modified meshes: 0
damaged meshes: 0
fixed files: 11
fixed meshes: 0
fixed paths: 0
broken hierarchy: 0
broken files: 11 (0 without fixed ones)
i/o delta: 525 bytes

# nifopt_x64 -verbose -passthrough -barestripfar -stripstolists -optimizelists "Better Cities - Meshes" "Better Cities - Meshes (optimized)"

Final report "Better Cities - Meshes":
processed files: 3577
processed faces: 6919957
modified meshes: 80
damaged meshes: 0
fixed files: 11
fixed meshes: 0
fixed paths: 0
broken hierarchy: 2
broken files: 11 (0 without fixed ones)
i/o delta: 25733420 bytes
User avatar
Leilene Nessel
 
Posts: 3428
Joined: Sun Apr 15, 2007 2:11 am

Post » Sat Aug 27, 2011 9:11 am

Better Daedric Shrines

Some alternative paint-frame, if not the correct one? (broken left side, repaired right side):
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%2014%29.png

...

Final report "BDS":
processed files: 1211
processed faces: 0
modified meshes: 0
damaged meshes: 0
fixed files: 86
fixed meshes: 0
fixed paths: 0
broken hierarchy: 0
broken files: 87 (1 without fixed ones)
i/o delta: 13226 bytes

Apachii Goddess Store 1.6

A branch not deleted correctly, via "Remove" instead of "Remove Branch", duplicated sword:
http://paradice-insight.us/stuff/oblivion/NIFopt-repair%20%28case%2015%29.png

...

Final report "Apachii_Goddess_Store":
processed files: 1453
processed faces: 0
modified meshes: 0
damaged meshes: 0
fixed files: 10
fixed meshes: 0
fixed paths: 0
broken hierarchy: 0
broken files: 13 (3 without fixed ones)
i/o delta: -67888 bytes

ECC - EyeCandy Compilation

Orphaned EGMs:
Spoiler

EyeCandy Compilation/meshes/characters/imperialboutique/ren_head001_50.egm


Final report "EyeCandy Compilation":
processed files: 2058
processed faces: 0
modified meshes: 0
damaged meshes: 0
fixed files: 38
fixed meshes: 0
fixed paths: 4
broken hierarchy: 0
broken files: 49 (11 without fixed ones)
i/o delta: -13460 bytes
User avatar
Vicky Keeler
 
Posts: 3427
Joined: Wed Aug 23, 2006 3:03 am

Post » Fri Aug 26, 2011 10:17 pm

Has this been used on a strictly vanilla set yet?
User avatar
matt white
 
Posts: 3444
Joined: Fri Jul 27, 2007 2:43 pm

Post » Sat Aug 27, 2011 2:05 am

If you mean "Oblivion - Meshes", yes. There are no bad NIFs in there.
But when you optimize and repack it, it makes Oblivion crash, so I assume not all transforms are good. That's why I need to know specific files which go wrong to investigate, because otherwise I search untill I have white hair.
I could imagine maybe to try each major folder and look when it goes wrong, then iterating into there. Still requires maybe 50 starts of O, but's managable.

This here is just to give the oportunity to actually fix these files. No automatic tool will ever do the right thing, and instead of putting these in filters and exception-lists it's really much better to just fix them right away. Please. :happy: And if I have to make patches (because it's not possible to have the NIFs distributed) to make them correct NIFs I'm going to do it, if nobody else. I'm not going to provide patches for optimized files though. There should be no problem with automatic optimization on a sane NIF, if it doesn't work then the optimizer is buggy and need to be fixed. I don't mind going through each and every faulty output to fix it.
User avatar
Anthony Santillan
 
Posts: 3461
Joined: Sun Jul 01, 2007 6:42 am

Post » Sat Aug 27, 2011 4:08 am

I see we got an interesting new tool out here.

Question:
How do we suppose to use this new tool?
- Run PyFFI first and then NIFopt
- Run NIFopt first and then PyFFI
- Run only NIFopt as it replaces PyFFI
User avatar
Nitol Ahmed
 
Posts: 3321
Joined: Thu May 03, 2007 7:35 am

Post » Sat Aug 27, 2011 10:58 am

I see we got an interesting new tool out here.

Question:
How do we suppose to use this new tool?
- Run PyFFI first and then NIFopt
- Run NIFopt first and then PyFFI
- Run only NIFopt as it replaces PyFFI


It's not semantically correct to say the last, as PyFFI is not what you believe it is, but's the last. In reality I think it should be NIFopt, then NifSkope, then NIFopt, because no tool will always do the right thing.

PyFFI is an API, it's not a tool. You do use tools which utilize PyFFI though (fix.py and optimize.py and so on). I know in the case fof Py it is probably really blurry what is interface and what is tool, sorry to be a C++ [censored]. :P I could write NIFopt via PyFFI if I'd be masochistic enough to embrace Python.
User avatar
Reanan-Marie Olsen
 
Posts: 3386
Joined: Thu Mar 01, 2007 6:12 am

Post » Sat Aug 27, 2011 4:32 am

It's not semantically correct to say the last, as PyFFI is not what you believe it is, but's the last. In reality I think it should be NIFopt, then NifSkope, then NIFopt, because no tool will always do the right thing.

PyFFI is an API, it's not a tool. You do use tools which utilize PyFFI though (fix.py and optimize.py and so on). I know in the case fof Py it is probably really blurry what is interface and what is tool, sorry to be a C++ [censored]. :P I could write NIFopt via PyFFI if I'd be masochistic enough to embrace Python.


What do you mean "PyFFI is not what you believe it is"? I've only had, largely, positive experiences with PyFFI.
User avatar
Claudia Cook
 
Posts: 3450
Joined: Mon Oct 30, 2006 10:22 am

Post » Sat Aug 27, 2011 10:45 am

Let's not go there. It was not a statement about quality, if you thought that. :smile:
User avatar
i grind hard
 
Posts: 3463
Joined: Sat Aug 18, 2007 2:58 am


Return to IV - Oblivion