azzendix Posted December 8, 2016 Posted December 8, 2016 Hello, I need some help. I'm playing Skyrim SE on PC. All female guard use wrong armor texture(Stormcloak armor) after installing UNP Body Fit Armors.Can someone give me advice to fix it? How to make it use correct texture? I also uploaded 2 mesh files from that mod. (meshes\armor\stormcloaks\cuirassf_0.nif and cuirassf_1.nif)Download link : https://ufile.io/687c7 Before After
0 azzendix Posted December 8, 2016 Author Posted December 8, 2016 Thanks for your help. I got an answer from user "ishmaeltheforsaken" at Nexus forum. https://forums.nexusmods.com/index.php?/topic/5145800-mesh-problem-all-female-guard-use-wrong-armor-texture/?p=45438055 Okay, so, the problem was not what I had thought it was, but I did figure it out regardless. It's a relatively simple fix in the CK, but you should probably alert whoever converted the meshes, because it would be far better to fix it in the mesh. The problem is that the CK expects the different parts of a mesh to be in a certain order. In the case of the guard armor, the armor itself is indexed at 0, and the body is indexed at 1. The UNP meshes commit two sins: first, the indices of the armor and the body are swapped. This is the main reason the game can't swap out the texture set (in fact, it likely IS swapping out the texture set; it's just applying the new texture to the body rather than to the armor). The second sin the UNP meshes commit (the far more serious one, since it's not an easy fix in NifSkope like the first issue) is that it actually breaks the armor mesh into two separate parts. The second part is the very bottom of the hauberk, where the cloth gets kind of ragged. I have no idea why this was done, but I imagine there was probably a good reason for it. Whatever that good reason was, however, it really needs to be a single model part. The CK fix is to edit the ArmorAddon records to account for those two problems (and I'm gonna do that for you and upload the .esp to dropbox). But a plugin fix absolutely should not be required. This is on the original modeler to fix in a good way. [EDIT] Here's a link to the fix. However, I found another UNP mesh replacer that working perfectly. I'm switching to use it instead of using this fix.It is UNP Female Armors SE. Thanks to both of you. Mator and TechAngel85.
0 azzendix Posted December 8, 2016 Author Posted December 8, 2016 I have no clue how to use NIFscope fix it. If anyone knows please help.
0 Mator Posted December 8, 2016 Posted December 8, 2016 I have no clue how to use NIFscope fix it. If anyone knows please help.It wouldn't be a NIFskope fix, it would probably be an ESP fix (in TES5Edit). If it is actually that the guard armor meshes/textures were overwritten you can just delete the nif/dds for each armor.
0 azzendix Posted December 8, 2016 Author Posted December 8, 2016 (edited) Thank you so much for answering me. Yes, I can just delete cuirassf_0.nif,cuirassf_1.nif from that mod but I want to use these files. Any way to fix it?I think mod author(of mesh replacer) just do something wrong with NIF files. That make it link to wrong armor texture. I also uploaded mesh file from Skyrim and that mod. If you understand about nif file, Can you look at it?Download link : https://mega.nz/#!JgN3WCaB!gxI0ePAwW0s-aUjSpLbmgML9paJ3tDS8s3DQS8r2Mdo About SSEedit, This mod contains only meshes. I think it doesn't overwrite any record. Edited December 8, 2016 by azzendix
0 Mator Posted December 8, 2016 Posted December 8, 2016 Oh, ok, that's possible I guess. I think you could use nifskope to change the texture on the model if that is indeed the issue. You probably want to look for the TriShape node and the diffuse texture path on it. There may be more than one texture path. Just expand the nif tree until you find a file path to a texture. :)
0 azzendix Posted December 8, 2016 Author Posted December 8, 2016 (edited) I can't see any texture name like stormcloakscuirassdawnstarf.dds(Dawnstar) or stormcloakscuirassriftenf.dds(Riften) or anything that link to female guard armor texture. Where should I look next? Here is the screenshot from NIFscope. Edited December 8, 2016 by azzendix
0 Mator Posted December 8, 2016 Posted December 8, 2016 You checked all the BSShaderTextureSet nodes? If so then I'm not sure. ¯\_(ツ)_/¯ Sorry I can't help more, but nifskope really isn't my area of expertise. Maybe someone else can chime in. (you could also try posting on r/skyrimmods, the Nexus Mods forums, or the Bethesda forums)
0 azzendix Posted December 8, 2016 Author Posted December 8, 2016 Yes, I checked all of BSShaderTextureSet nodes.Anyway, Thanks for your help, Mator. I will post it in other places too. For this topic, I still looking for any information. Please post it if you know something.
0 TechAngel85 Posted December 8, 2016 Posted December 8, 2016 Are you using MO? Nvm, this is SE. The only possible answers are: 1) a plugin is changing the mesh and/or texture paths for guard's clothing or 2) a mod is providing that texture. Load your entire load order up in xEdit. You can find the armors under the Armor tree. Use Skyrim.esm and sort by Editor ID or Name to find what you're looking for more quickly. The EditorID is the armor's name in the CK. The Name is its name while in-game. Make sure nothing is changing the MOD2 - Model Filename. That's the mesh the armor will use. If it's different from Skyrim.esm, then that plugin is changing the mesh. Just look for the armors that are affected to make sure there aren't any changes on the MOD2 and MO2S records. I think what you're looking for is "ArmorGuardCuirass*". If you open up the armor tree in Skyrim.esm and sort by EditorID, scroll down until you see "ArmorGuardCuirass...". There are the 8 different guard armors. All of them use the same model, but a different texture. Make sure there isn't a plugin changing the texture used.
0 TechAngel85 Posted December 8, 2016 Posted December 8, 2016 Yep. That's basically the direction I was having you head. That user just skipped ahead in my troubleshooting (or got to that point himself). I had to be a mesh or record fix, but I agree that this is something which should be fixed by the author of the mod. You should take a moment to report your findings on their Nexus page.
0 azzendix Posted December 8, 2016 Author Posted December 8, 2016 Sure. I will send that link to the mod author.
Question
azzendix
Hello, I need some help.
I'm playing Skyrim SE on PC.
All female guard use wrong armor texture(Stormcloak armor) after installing UNP Body Fit Armors.
Can someone give me advice to fix it? How to make it use correct texture?
I also uploaded 2 mesh files from that mod. (meshes\armor\stormcloaks\cuirassf_0.nif and cuirassf_1.nif)
Download link : https://ufile.io/687c7
Before
After
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now