regain Posted February 12, 2020 Posted February 12, 2020 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 1
Guest Posted February 12, 2020 Posted February 12, 2020 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...
regain Posted February 12, 2020 Author Posted February 12, 2020 5 hours ago, Kokan said: you are not alone... it preset problem /racemenu issue 1
Kristus Kringle Posted February 13, 2020 Posted February 13, 2020 13 hours ago, regain said: it preset problem /racemenu issue What is causing it precisely?
regain Posted February 13, 2020 Author Posted February 13, 2020 5 hours ago, Duncan Idaho said: What is causing it precisely? 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
Kristus Kringle Posted February 13, 2020 Posted February 13, 2020 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.
regain Posted February 16, 2020 Author Posted February 16, 2020 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 )
dmogamer123 Posted January 7, 2024 Posted January 7, 2024 i have this problem after updated racemenu. how to fix this almost all my presets have this issue
traison Posted January 7, 2024 Posted January 7, 2024 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.
dmogamer123 Posted January 17, 2024 Posted January 17, 2024 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
traison Posted January 17, 2024 Posted January 17, 2024 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).
anjenthedog Posted January 17, 2024 Posted January 17, 2024 (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 January 17, 2024 by anjenthedog
dmogamer123 Posted February 3, 2024 Posted February 3, 2024 "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.
traison Posted February 3, 2024 Posted February 3, 2024 (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 February 3, 2024 by traison
dmogamer123 Posted February 4, 2024 Posted February 4, 2024 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.
Guest Posted February 5, 2024 Posted February 5, 2024 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.
Guest Posted February 5, 2024 Posted February 5, 2024 (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 February 5, 2024 by transfer
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