Jump to content

(solved) Misty Outfit all using default colour option and NPC's say PC is naked when equipped? LE


Recommended Posts

Posted (edited)

Hi All,

 

I feel like I've been spamming technical support lately, keep running into these little issues which seem quick to fix. But I don't have the knowledge to understand it.

Tried searching google for answer but think I'm not wording it right. 

 

I installed this outfit https://www.patreon.com/posts/64786524

The only edits I have made is changing it to "cloths" and setting weight/armour rating to zero in TES5edit

 

Two issues I'm having:

  1. It has different colour options but when I equip the other colours, there all using original/default colour!? The texture folder is not empty 
  2. The outfit equipped is classed as naked!? (technically it is lol) normally wouldn't be bothered but it effects NPC stats in Relationship Dialogue System and makes my PC rep go down, as shes registered as seen naked......by everyone. Maybe its meant to be like this but I want to change it.

 

Is there anything I can do in TES5edit to fix these?

 

As always thanks in advanced! 

Edited by M.BISON
Posted (edited)
3 hours ago, M.BISON said:

Hi All,

 

I feel like I've been spamming technical support lately, keep running into these little issues which seem quick to fix. But I don't have the knowledge to understand it.

Tried searching google for answer but think I'm not wording it right. 

 

I installed this outfit https://www.patreon.com/posts/64786524

The only edits I have made is changing it to "cloths" and setting weight/armour rating to zero in TES5edit

 

Two issues I'm having:

  1. It has different colour options but when I equip the other colours, there all using original/default colour!? The texture folder is not empty 
  2. The outfit equipped is classed as naked!? (technically it is lol) normally wouldn't be bothered but it effects NPC stats in Relationship Dialogue System and makes my PC rep go down, as shes registered as seen naked......by everyone. Maybe its meant to be like this but I want to change it.

 

Is there anything I can do in TES5edit to fix these?

 

As always thanks in advanced! 

 

If you are considered "Naked" then keywords are missing in the armor form. Possible keywords are: ArmorClothing and ClothingBody.

 

If texture sets are used for the color variants, the texture set must be assigned to the respective mesh (in ArmorAddon form).

The assignment is via index. Means, changing the number or order of meshes in the nif can cause errors.

Edited by Andy14
Posted
4 hours ago, M.BISON said:

It has different colour options but when I equip the other colours, there all using original/default colour!?

 

If that is in both 1st person and 3rd person, then the texture sets aren't configured correctly.

 

If it is only in 1st person, that is a long standing bug in the engine that applies to female gear in 1st person.  The only way around it is to make separate colored outfits (not using texture sets; using the textures applied to the meshes and having many nifs).

Posted
8 hours ago, M.BISON said:

Is there anything I can do in TES5edit to fix these?

 

As Andy said, it's missing keywords.

 

Coincidently you pretty much want to do the opposite of what this guy needs to.

 

 

Posted (edited)

thanks for replies all

 

I've changed the keyword and PC is not considered naked, that was pretty straightforward change.

 

To me the colour variations look correct? (i have no modding knowledge) based on what i could see it matching but I'm sure there's something I'm missing.

Please see screenshots:

 

Texture folder:

Spoiler

f.jpg.6cfcebf7317f9bacce2d0b0eb161283c.jpg

 

xedit original outfit

Spoiler

o.thumb.jpg.a0e88ef36bd9215d757e218c41fdd180.jpg

 

xedit on 1 of the variations

Spoiler

2.thumb.jpg.847e90803a6140c0621969566cb11595.jpg

 

Edited by M.BISON
textures in 3rd person
Posted
47 minutes ago, M.BISON said:

thanks for replies all

 

 

Would need to see the nifs to know if the texturesets are laying out correctly.  Can't know that just from the esp.

Posted
17 hours ago, Seijin8 said:

 

Would need to see the nifs to know if the texturesets are laying out correctly.  Can't know that just from the esp.

This might sound obvious or silly but I wasn't sure what you meant about seeing the "nifs" is it the meshes folder containing the nifs?

 

Spoiler

n.jpg.ba5473211bb5aafd30b241a4efd6ba00.jpg

 

Posted
15 minutes ago, M.BISON said:

This might sound obvious or silly but I wasn't sure what you meant about seeing the "nifs" is it the meshes folder containing the nifs?

 

  Hide contents

n.jpg.ba5473211bb5aafd30b241a4efd6ba00.jpg

 


Nifskope is required to open/edit nif files.
 

Posted
37 minutes ago, M.BISON said:

This might sound obvious or silly but I wasn't sure what you meant about seeing the "nifs" is it the meshes folder containing the nifs?

 

  Reveal hidden contents

n.jpg.ba5473211bb5aafd30b241a4efd6ba00.jpg

 

 

Yeah, just attach those nif files here so I can see if the shapes are aligning to what you already showed in the xEdit pictures.

Posted (edited)
3 hours ago, Andy14 said:


Nifskope is required to open/edit nif files.
 

I was hoping I could do it without nifscope :sweat_smile:, oh well.

Thankfully, Seijin8 kindly decided to check them for me. 

Edited by M.BISON
Posted
1 hour ago, M.BISON said:

 

A few issues here.  To start: The block order in the _0.nif and _1.nif don't match.

 

The object blocks (NiTriShapes) have to be in the same order or the weight slider might spaz out and project the mesh to infinity or into some other garbage shape.

 

To make the texture sets work as shown previously, you need to make sure the order used on the _1.nif matches up with the one in the _0.nif.  The _0.nif is correct for the texture sets shown above.

 

Also, the _1.nif has no physics data but the _0.nif does.

I resaved these and tweaked the _1.nif to get the blocks to realign.  No promises, but see if these work better now.
msuit_0.nifmsuit_1.nif

Posted
On 10/25/2022 at 12:09 AM, Seijin8 said:

 

A few issues here.  To start: The block order in the _0.nif and _1.nif don't match.

 

The object blocks (NiTriShapes) have to be in the same order or the weight slider might spaz out and project the mesh to infinity or into some other garbage shape.

 

To make the texture sets work as shown previously, you need to make sure the order used on the _1.nif matches up with the one in the _0.nif.  The _0.nif is correct for the texture sets shown above.

 

Also, the _1.nif has no physics data but the _0.nif does.

I resaved these and tweaked the _1.nif to get the blocks to realign.  No promises, but see if these work better now.
msuit_0.nifmsuit_1.nif

The alternative colours showing, thank you.

 

I just realised and I'm wondering would me having creating nifs in bodyslide have anything to do with this? The outfit didn't align with any body for some reason, so I replaced the body with in outfit studio.

Am I correct in saying if I were to create bodyslide nifs then I would have the same issue again? (not that I plan to) 

Posted
1 hour ago, M.BISON said:

so I replaced the body with in outfit studio

 

That is where the issues came from.  If you are going to do this in the future, make a copy of the object you are adjusting and use that as the reference.  Import whatever else you need but make sure the output has everything with the same names and in the same order.

Once done, use Nifskope to double check that the _0.nif and _1.nif have everything in the same order (there's no way to tell with just Bodyslide or Outfit Studio).  If they aren't the same, then import and re-save both the _0.nif and _1.nif and recheck.

Posted
On 10/26/2022 at 8:09 PM, Seijin8 said:

 

That is where the issues came from.  If you are going to do this in the future, make a copy of the object you are adjusting and use that as the reference.  Import whatever else you need but make sure the output has everything with the same names and in the same order.

Once done, use Nifskope to double check that the _0.nif and _1.nif have everything in the same order (there's no way to tell with just Bodyslide or Outfit Studio).  If they aren't the same, then import and re-save both the _0.nif and _1.nif and recheck.

great will do, thanks for explaining everything. Appreciate all your help.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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