I'm just building a new mod list with Sentinel and would like to use some of these patches, however they seem to break TextGen with errors like
[Main Instruction] Record [ARMO:5B000A0D] in file Sentinel.esp is being overridden by record [LVLI:5B000A0D] in file Sentinel - 4thUnknown Daedric Armor.esp.
[Content] These errors can cause CTD and other serious issues and need to be fixed.
Click on this link for additional explanations and help for this message
For qualified help and advice or to report a problem make a post on the official DynDOLOD support forum.
If you check for errors in xEdit you get
[00:00] Checking for Errors in [FE 001] Sentinel - 4thUnknown Daedric Armor.esp [00:00] THO_DaedricFull [LVLI:04000AF3] [00:00] LVLI \ Leveled List Entries \ Leveled List Entry \ LVLO - Base Data \ Reference -> Found a OTFT reference, expected: ALCH,AMMO,APPA,ARMO,BOOK,INGR,KEYM,LIGH,LVLI,MISC,SCRL,SLGM,WEAP [00:00] THO_DaedricNoHelm [LVLI:04000AF4] [00:00] LVLI \ Leveled List Entries \ Leveled List Entry \ LVLO - Base Data \ Reference -> Found a OTFT reference, expected: ALCH,AMMO,APPA,ARMO,BOOK,INGR,KEYM,LIGH,LVLI,MISC,SCRL,SLGM,WEAP [00:00] THO_DaedricSimple [LVLI:04000AF5] [00:00] LVLI \ Leveled List Entries \ Leveled List Entry \ LVLO - Base Data \ Reference -> Found a OTFT reference, expected: ALCH,AMMO,APPA,ARMO,BOOK,INGR,KEYM,LIGH,LVLI,MISC,SCRL,SLGM,WEAP [00:00] Done: Checking for Errors, Processed Records: 11, Errors found: 3, Elapsed Time: 00:00
Interesting. I was remaking these patches, but the SkyPatcher update squashed those efforts. For now, may be best to look elsewhere as I still don't understand the skypatcher process...
Is there a way to make a patch for Capital Windhelm Expansion? It adds a custom helmet which uses the original guard helmets and not the Sons Of Skyrim helmets. There is a patch for Sons of Skyrim and Captial WIndhelm Expansion but not for Sentinel, would that be hard to do?
I am unsure. I imagine they would conflict as they likely make leveled list changes like with Tamrielic Distribution. I am about to go on vacation for the holiday, but I plan to eventually cover at least more of the 4thUnknown armors and a few more sets I play with personally at the minimum.
Sentinel focuses of armors, so I'm not sure how easy it would be to implement the same changes for clothing. Fashions of the Fourth Era I can look into, but no promises as that is a fairly large armor collection to my knowledge.
Tamrielic Distribution would likely overwrite a bunch of records, so I would say it likely conflicts. My patch implements most of the alt armors through Sentinel's leveled list method so that they show up as possible variants, rather than replacing the vanilla one outright.
14 comments
[Main Instruction]
Record [ARMO:5B000A0D] in file Sentinel.esp is being overridden by record [LVLI:5B000A0D] in file Sentinel - 4thUnknown Daedric Armor.esp.
[Content]
These errors can cause CTD and other serious issues and need to be fixed.
Click on this link for additional explanations and help for this message
For qualified help and advice or to report a problem make a post on the official DynDOLOD support forum.
If you check for errors in xEdit you get
[00:00] Checking for Errors in [FE 001] Sentinel - 4thUnknown Daedric Armor.esp
[00:00] THO_DaedricFull [LVLI:04000AF3]
[00:00] LVLI \ Leveled List Entries \ Leveled List Entry \ LVLO - Base Data \ Reference -> Found a OTFT reference, expected: ALCH,AMMO,APPA,ARMO,BOOK,INGR,KEYM,LIGH,LVLI,MISC,SCRL,SLGM,WEAP
[00:00] THO_DaedricNoHelm [LVLI:04000AF4]
[00:00] LVLI \ Leveled List Entries \ Leveled List Entry \ LVLO - Base Data \ Reference -> Found a OTFT reference, expected: ALCH,AMMO,APPA,ARMO,BOOK,INGR,KEYM,LIGH,LVLI,MISC,SCRL,SLGM,WEAP
[00:00] THO_DaedricSimple [LVLI:04000AF5]
[00:00] LVLI \ Leveled List Entries \ Leveled List Entry \ LVLO - Base Data \ Reference -> Found a OTFT reference, expected: ALCH,AMMO,APPA,ARMO,BOOK,INGR,KEYM,LIGH,LVLI,MISC,SCRL,SLGM,WEAP
[00:00] Done: Checking for Errors, Processed Records: 11, Errors found: 3, Elapsed Time: 00:00