Jump to content

sexlab mod= shiny golss body only when naked /equipe


Recommended Posts

Posted

when  using any sexlab mod i get body turn into ( body only of player) to shiny /gloss in act or when becomes naked or change armor ( slot 32)

very strange issue

Posted
6 minutes ago, regain said:

when  using any sexlab mod i get body turn into ( body only of player) to shiny /gloss in act or when becomes naked or change armor ( slot 32)

very strange issue

you are not alone...

 

 

Posted
5 hours ago, Duncan Idaho said:

 

What is causing it precisely? 

 

1585420936_skinproblem.jpg.f0ef57be5269730ab083f9d9a6fedbe4.jpg

preset of char, try another one  , it original racemenu bug ,but affect preset , i tested , if i play with old preset it work without isuue some download , modifed or new prests have this issue

Posted
11 hours ago, regain said:

preset of char, try another one  , it original racemenu bug ,but affect preset , i tested , if i play with old preset it work without isuue some download , modifed or new prests have this issue

I've tried several. For me the glossy skin doesn't show up until later, and it comes and goes, so it's tricky to troubleshoot. Last night I switched from Demoniac to another skin and the problem went away. I chose the non-gloss option when I installed Demoniac so I'm not sure why it was causing it and I didn't have the issue before upgrading, maybe it wasn't Demoniac at all. It's Skyrim, who knows.

Posted
On 2/13/2020 at 8:57 PM, Duncan Idaho said:

I've tried several. For me the glossy skin doesn't show up until later, and it comes and goes, so it's tricky to troubleshoot. Last night I switched from Demoniac to another skin and the problem went away. I chose the non-gloss option when I installed Demoniac so I'm not sure why it was causing it and I didn't have the issue before upgrading, maybe it wasn't Demoniac at all. It's Skyrim, who knows.

i see you have another probleme then me

i have the same issue getting neck seam and it" _s" skin so i use one that come with fair skin and it work ( both pure and demonic gloss have the same issue )

  • 3 years later...
Posted
9 minutes ago, dmogamer123 said:

i have this problem after updated racemenu. how to fix this almost all my presets have this issue

 

That's the normal map (_msn.dds). So either get a different normal map, or check for skin overrides in your racemenu preset.

  • 2 weeks later...
Posted
On 1/7/2024 at 9:15 PM, traison said:

 

That's the normal map (_msn.dds). So either get a different normal map, or check for skin overrides in your racemenu preset.

I tried different skin textures. When i get undress that happens again. I need to open racemenu to fix this everytime. Tried different presets no luck so far

Posted
11 minutes ago, dmogamer123 said:

I tried different skin textures. When i get undress that happens again. I need to open racemenu to fix this everytime. Tried different presets no luck so far

 

Skin textures sometimes do not come with normal maps, as people want to download their own muscular normals (and stuff like this). Also, simply installing another mod isn't going to fix it either if you have something further down the load order that overrides it anyways.

 

If we assume your body mesh uses default texture paths then start by querying your mod manager for which mod provides this texture:

textures\actors\character\female\femalebody_1_msn.dds

 

Then change that either by changing the load order (if there's a conflict) or by getting a mod that specifically changes that file. I would however assume that if the file is already provided by a body mod (CBBE, BHUNP, 3BA, ...) that its an issue with a skin override in RaceMenu. In that case, create a new RaceMenu preset of your actor while the problem is visible and analyze the jslot/json file (or upload it here for analysis).

Posted (edited)

As to "why it happens", (even in the absence of mods like wet function redux), at least as far as I can tell, it's because Racemenu screws up sometimes when writing or re-writing a preset, and it leaves critical entries in the preset's jslot file empty.

 

recently (as of several months ago) I've taken to a routine of checking my jslots after edits or creation to ensure that the default body is in its proper entry. For many of my presets, I've had to fix it over a dozen times (each)

Edited by anjenthedog
  • 3 weeks later...
Posted

"skinOverrides" : [
      {
         "firstPerson" : false,
         "slotMask" : 4,
         "values" : [
            {
               "data" : "textures\\actors\\character\\female\\femalebody_1_s.dds",

 

Adding this path to the .json file seems to solve the problem for now. i'll test for a while to decide whether it is permanent or not.

Posted (edited)
1 hour ago, dmogamer123 said:

"skinOverrides" : [
      {
         "firstPerson" : false,
         "slotMask" : 4,
         "values" : [
            {
               "data" : "textures\\actors\\character\\female\\femalebody_1_s.dds",

 

Adding this path to the .json file seems to solve the problem for now. i'll test for a while to decide whether it is permanent or not.

 

Might be a better idea to just remove the object entirely from the skinOverrides array. What that line most likely does is replaces femalebody1_s.dds with femalebody1_s.dds, i.e. a completely pointless operation.

 

Just posted an automated workaround inspired by @transfer's bash-based script. Feel free to test it, as I had no live samples to test on.

Edited by traison
Posted
16 hours ago, traison said:

 

Might be a better idea to just remove the object entirely from the skinOverrides array. What that line most likely does is replaces femalebody1_s.dds with femalebody1_s.dds, i.e. a completely pointless operation.

 

Just posted an automated workaround inspired by @transfer's bash-based script. Feel free to test it, as I had no live samples to test on.

this setting fixed it completely.

Posted
10 hours ago, dmogamer123 said:

this setting fixed it completely.

That's amazing and, after a brief test, seems to work flawlessly, even on an existing save, even with wet function REDUX installed and active. Thanks.

Posted (edited)

Update: There is one downside to that setting: It appears to cause overlays not to display on the body, so e.g. apropos scarring, cum layers using overlays, etc. won't display. Other than that, it's great. And confirms that the root cause of the original is overlay-related.

Edited by transfer

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...