sidfu1 Posted May 28, 2023 Posted May 28, 2023 On 5/24/2023 at 5:35 PM, jdhue said: have you work around this? in my case, textures sometimes affect head, sometimes not. 14 hours ago, jdhue said: i am still have this problem when i am outdoor when head is not effected this is caused by the way the mod works it needs both the head part editor id and teh name to be the ssame. open the npc replacer having issues with in sse edit then go to head parts. makes sure that on any head the editor id and the name is same. this will fix them for wetness. if still not wet then check brows. for swet you need a face texture also with body
jdhue Posted May 28, 2023 Posted May 28, 2023 5 hours ago, sidfu1 said: when head is not effected this is caused by the way the mod works it needs both the head part editor id and teh name to be the ssame. open the npc replacer having issues with in sse edit then go to head parts. makes sure that on any head the editor id and the name is same. this will fix them for wetness. if still not wet then check brows. for swet you need a face texture also with body but it's affect my character, not npcs
sidfu1 Posted May 28, 2023 Posted May 28, 2023 4 hours ago, jdhue said: but it's affect my character, not npcs for player if your vram runs out it can cause the head overlay to not render soemtimes. also go in and check facial overly slots and try increaseing ita long with maybe bump racemnu ram up a bit. also same things apply to player make sure whever race/brow or head mod has the parts names set right
jdhue Posted May 28, 2023 Posted May 28, 2023 4 hours ago, sidfu1 said: for player if your vram runs out it can cause the head overlay to not render soemtimes. also go in and check facial overly slots and try increaseing ita long with maybe bump racemnu ram up a bit. also same things apply to player make sure whever race/brow or head mod has the parts names set right i have 12 vram, is it possible to run out that much on skyrim? also, i only want to make it more glossy,
ssss93t4s3s Posted May 30, 2023 Posted May 30, 2023 i managed to bring the settings to MCM, but no matter what i do, the sweat and wet effect won't appear i don't know what went wrong, but soaking wet mods works fine for me... i already set the setting to wetness 10 and set the target to my character, but nothing... did i miss something?
jdhue Posted May 31, 2023 Posted May 31, 2023 (edited) On 5/28/2023 at 5:43 AM, sidfu1 said: when head is not effected this is caused by the way the mod works it needs both the head part editor id and teh name to be the ssame. open the npc replacer having issues with in sse edit then go to head parts. makes sure that on any head the editor id and the name is same. this will fix them for wetness. if still not wet then check brows. for swet you need a face texture also with body also, i have this problem where once it affect npc faces, but after restarting the game - overlay doesn't appear, even if its on body. Edited May 31, 2023 by jdhue not enough info
Glowie949 Posted June 20, 2023 Posted June 20, 2023 So i tried to fix the mod for hours now, removed sda completely after trying get it to work with wfr-se. it still wont show up in my mcm and i cannot figure out why. asked google for any ideas what this error code means but found no solution. also tried every possible advice in this thread, nothing seems to work i can share my modlist if anyone wants to have a look - its pretty stuffed. down there are 2 lines from the latest papyrus.0 log [06/20/2023 - 11:41:35PM] [wetfunctionmcm <WetFunctionMCM (27000800)>] ERROR: Cannot use SetTextOptionValueST outside a valid option state [06/20/2023 - 11:41:35PM] [wetfunctionmcm <WetFunctionMCM (27000800)>] INITIALIZED
godtwice Posted June 23, 2023 Posted June 23, 2023 (edited) MY glossiness and specular effect works perfectly, however i can see no droplets at all like those screenshots they posted even my wetness level is already max Now something weired happened, Mod works when i have armor, however if i naked then it just stoped working, and when i selected data clean, all texture just suddenly applied on skin strangly Edited June 24, 2023 by godtwice
applesandmayo Posted June 28, 2023 Posted June 28, 2023 I have an odd issue. I play as a futanari, and when Sexlab has me registered as SL Female, I get wet textures on the body, but not my head or schlong. When I switch to SL Male, I get the inverse, with wetness on the schlong and head, but not the body. Any ideas why this might be occurring?
Lulu the Milky Succubus Posted July 9, 2023 Posted July 9, 2023 On 5/17/2023 at 6:19 PM, km4387 said: Edit: removed - the problem I was seeing was actually from the WetFunction script in SDA Patch Hub. If you're one of the few that downloaded my script, I recommend removing it. If Aroused isnt showing up in your mcm, try removing SDA's version of WetFunctionMCM.pex and use the original script that came with this mod. Sorry for any confusion - pitfalls of using alot of mods. HOLY SHIT THANK YOU, DAMN THIS WAS HARD TO FIND A FIX FOR
Crocop777 Posted July 17, 2023 Posted July 17, 2023 For those wondering why the MCM menu doesn't appear. Try to wait few minutes after you loading your save. Don't quit right away. 1
krzp Posted July 21, 2023 Posted July 21, 2023 (edited) I got a bit tired of this mod's beautiful texture overlays randomly disappearing when you equip something in a way that it doesn't like (for some reason equipping Devious Devices breaks it all the time), so I made a simple tweak: Spoiler Event OnKeyDown(int keyCode) if Utility.IsInMenuMode() return endif if keyCode == 69 Debug.Notification("WFR force updating") ;OnUpdate() NiOverride.AddSkinOverrideString(act, 1, false, 0x04, 9, 7, "textures\\actors\\character\\WetFunction\\wet_111_s.dds", false) NiOverride.AddSkinOverrideString(act, 1, false, 0x08, 9, 7, "textures\\actors\\character\\WetFunction\\wet_111_s.dds", false) NiOverride.AddSkinOverrideString(act, 1, false, 0x80, 9, 7, "textures\\actors\\character\\WetFunction\\wet_111_s.dds", false) act.RegenerateHead() endif EndEvent You can press Numlock on your keyboard after your textures are gone unexpectedly, and it manually refreshes all the textures (I think if there's no effect to apply, it flickers and then goes back to dry ones, so shouldn't break anything). I didn't invent any logic to follow MCM's menu settings for sweat and drops - I know it changes the textures applied, but I've never changed those and this is a personal tweak. This is for the female overlays (I'm using 3ba, i suspect half the reason it bugs out is due to the hands textures, but I can't confirm it) only. If you have a different setting in regards to the sweat/drops, you can change the number for the texture and recompile, or if you need it for the male char - just change the overlays to point to the different texture (male_***.dds or whatever it's called). But, in case anyone struggled with the same problem as I did, give this a try. P.S. Don't forget to backup. WetFunctionEffect.pex WetFunctionEffect.psc Edited July 21, 2023 by krzp 5
MortiferusX Posted July 22, 2023 Posted July 22, 2023 Looks like your Mod just killed my complete Savegame! ?
Sandatharius Posted July 27, 2023 Posted July 27, 2023 (edited) On 7/16/2023 at 8:01 PM, Crocop777 said: For those wondering why the MCM menu doesn't appear. Try to wait few minutes after you loading your save. Don't quit right away. Played for hours. No MCM menu showing in Mods Configuration. Using SSE 1.6.640 newest game update. I was getting the MCM with 1.5 all the way on up to the game version before 1.6.640. Edited July 30, 2023 by Sandatharius 1
skydragon92 Posted August 1, 2023 Posted August 1, 2023 Got a pretty weird/specific bug, but I figure someone'll have ideas as to what's going on. I started playing a futa/futanari/hermaphrodite/intersex character for the first time, but whenever another humanoid character starts a noncon scene through SL adventures and reaches the climax step of the animation with my character, the Wet Function textures on my character's body, hands, and feet vanish; only her head and cock retain their Wet Function textures. No textures are lost when reaching the climax step with nonhumanoids or through means other than SL Adventures (like with Eager NPCs). It also only occurs when using b3lisario's SOS Schlong for Females. If noncon humanoid scenes are engaged with no schlong equipped or with the CBBE futa schlong, textures remain (unfortunately, the CBBE futa schlong is hideous IMO). Would really appreciate some help here. Other mentioned mods linked below:
krzp Posted August 1, 2023 Posted August 1, 2023 2 minutes ago, skydragon92 said: the Wet Function textures on my character's body, hands, and feet vanish I've struggled with the same problem and made a small patch to manually refresh the textures when they disappear. It's not ideal, as it still requires some manual input from you, but it sure beats screwing around with the menu's to reapply them.
skydragon92 Posted August 1, 2023 Posted August 1, 2023 On 7/21/2023 at 3:26 AM, krzp said: I got a bit tired of this mod's beautiful texture overlays randomly disappearing when you equip something in a way that it doesn't like (for some reason equipping Devious Devices breaks it all the time), so I made a simple tweak: Hide contents Event OnKeyDown(int keyCode) if Utility.IsInMenuMode() return endif if keyCode == 69 Debug.Notification("WFR force updating") ;OnUpdate() NiOverride.AddSkinOverrideString(act, 1, false, 0x04, 9, 7, "textures\\actors\\character\\WetFunction\\wet_111_s.dds", false) NiOverride.AddSkinOverrideString(act, 1, false, 0x08, 9, 7, "textures\\actors\\character\\WetFunction\\wet_111_s.dds", false) NiOverride.AddSkinOverrideString(act, 1, false, 0x80, 9, 7, "textures\\actors\\character\\WetFunction\\wet_111_s.dds", false) act.RegenerateHead() endif EndEvent You can press Numlock on your keyboard after your textures are gone unexpectedly, and it manually refreshes all the textures (I think if there's no effect to apply, it flickers and then goes back to dry ones, so shouldn't break anything). I didn't invent any logic to follow MCM's menu settings for sweat and drops - I know it changes the textures applied, but I've never changed those and this is a personal tweak. This is for the female overlays (I'm using 3ba, i suspect half the reason it bugs out is due to the hands textures, but I can't confirm it) only. If you have a different setting in regards to the sweat/drops, you can change the number for the texture and recompile, or if you need it for the male char - just change the overlays to point to the different texture (male_***.dds or whatever it's called). But, in case anyone struggled with the same problem as I did, give this a try. P.S. Don't forget to backup. WetFunctionEffect.pex 23.84 kB · 4 downloads WetFunctionEffect.psc 22.47 kB · 4 downloads Thanks. Seems like a decent bandaid solution for now, but how do I utilize these? I'm used to mo2 holding my hand for pretty much everything lol
krzp Posted August 1, 2023 Posted August 1, 2023 12 minutes ago, skydragon92 said: Thanks. Seems like a decent bandaid solution for now, but how do I utilize these? I'm used to mo2 holding my hand for pretty much everything lol Right click on your installed mods somewhere at the end, "All Mods -> Create empty mod above", call it whatever you want, then right click on that new mod, "Open In Explorer", create a directory called Scripts, open it and paste the downloaded WetFunctionEffect.pex in there. The *.psc file you don't really need, that's the source code in case someone wants to see what I've changed or make their own adjustments. Activate the mod, you should see it winning a conflict against regular WFR. Should look something like this: Spoiler Whenever your textures disappear in game, press Numlock, it'll print a notification about Force Updating or something like that. Though, it only works when the ability is active, so if the mod itself thinks that your character should be dry at this moment, this won't help it - it's only a fix against buggy overlays after all. And if this doesn't work for you for some reason, you can turn off the mod you've created, and your WFR should be back to stock. ? 1
reidenxerx Posted August 2, 2023 Posted August 2, 2023 I have another problem i use true storm and this rain doesn’t trigger wetness when swim wetness works ae 640 Mcm menu is not showed btw 1
recroid366 Posted August 20, 2023 Posted August 20, 2023 This might not have anything to do with this particular mod but the skin effects seems like the proper place to ask, Ive recently been having this Really really glossy skin on my character and I dont know how to get rid of it or what would be causing it, Does anyone have any ideas? Or any suggestions on where I should ask?
mattr1 Posted September 2, 2023 Posted September 2, 2023 Is this mod only supposed to work indoors? Because it works perfectly indoors for me, but not at all outside, no matter which MCM settings I try, like forcing it. The player character has wetness 20 but it doesn't show. I don't have R.A.S.S enabled or anything similar. I'm using Diamond Skin and BHUNP body. None of the optional mods listed for WFR. Tried both the nexus and the ll version of WFR, but it made no difference. Also, indoors the skin gets wet, but not the clothes, but I think this is how it's supposed to be.
Systamatic Posted October 1, 2023 Posted October 1, 2023 (edited) I'm really not sure what's wrong, there's nothing overriding the mod but when I try to force a wetness or go for a dip there is absolutely no wetness on my character. I have done the force thing with target visual but still no effect. Would it have something to do with the amount of tattoos I have applied due to rapetats or is 3BA not supported? EDIT: Starting a new save letting the wetness appear and then going to my normal playthrough fixes it if I go into racemenu, removing my sculpt and resetting my character by loading a default preset fixed it and loading my normal preset however restarting the game causes the wetness to vanish Edited October 1, 2023 by Systamatic 1
Niimua Posted October 24, 2023 Posted October 24, 2023 Hi, I've been having a bug while using OSTIM NG and Wet Function. My character will show maximum wetness at certain point, but at a start of a new scene the wetness disappears. Also noticed as I loaded a save after exciting the game it reappeared. Thanks for any tips or insights!
Pingu08 Posted November 21, 2023 Posted November 21, 2023 The specular textures for the body disappear after about 2 seconds. I have to manually refresh everything for them to show again, but they disappear again within seconds. This does not affect head, hands or feet, only the body The glossy effect and everything else works perfectly, it is just the specular effect on the body that seems to be bugged I can not figure out what is causing this, as Wet Function overwrites everything that could affect the mod, and only the sweat textures are after the mod. I have tried every option in the MCM. 1
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