Jump to content

Conditional Expressions Extended


Recommended Posts

Posted
1 hour ago, Nymra said:

  

  


Was just hoping for some leeads from ppl who might have experience the same.
maybe MFG FIx NG is to blame, but I dont see a way to test it and it is a hard dependency... 

EDIT: I use MFG Fix NG from scrab
the MFG fix NG linked in your mod page is offline on nexus. 
maybe there is the issue somewhere? 

No mfg fix lib is correct. It's not the lib to blame but the engine itself. 

 

Posted (edited)
5 minutes ago, crajjjj said:

No mfg fix lib is correct. It's not the lib to blame but the engine itself. 

 

 

is there a known (temporary) fix that I can link to a hotkey?
MFG reset does not work. 
Dunno what racemenu does when opening it. Having a hotkey that autoprocesses this would be nice. 
if no other solution is possible atm. 
 

Edited by Nymra
Posted
51 minutes ago, Nymra said:

 

is there a known (temporary) fix that I can link to a hotkey?
MFG reset does not work. 
Dunno what racemenu does when opening it. Having a hotkey that autoprocesses this would be nice. 
if no other solution is possible atm. 
 

unfortunately no. Here is a reference from 2017  https://forums.nexusmods.com/topic/5560047-stuck-facial-expression/

and 2013 https://gamefaqs.gamespot.com/boards/615805-the-elder-scrolls-v-skyrim/67824089

 

So it's an old bug. Can be connected to fps or script load or whatever. 

You can try https://www.nexusmods.com/skyrimspecialedition/mods/77779
I have it in my setup, and it works okay. (you can try to enable experimental features also - but make sure  MfgConsole, MFGConsoleFunc, MfgConsoleFuncExt are in the  sScriptClassExclusions list)

Posted
12 hours ago, crajjjj said:

unfortunately no. Here is a reference from 2017  https://forums.nexusmods.com/topic/5560047-stuck-facial-expression/

and 2013 https://gamefaqs.gamespot.com/boards/615805-the-elder-scrolls-v-skyrim/67824089

 

So it's an old bug. Can be connected to fps or script load or whatever. 

You can try https://www.nexusmods.com/skyrimspecialedition/mods/77779
I have it in my setup, and it works okay. (you can try to enable experimental features also - but make sure  MfgConsole, MFGConsoleFunc, MfgConsoleFuncExt are in the  sScriptClassExclusions list)

 

thx alot. already have the tweaks. I will play around with those. 
Just new to AE/SE so I m also behind in what nice new issues we have here compared to LE :D

  • 3 months later...
Posted
23 minutes ago, yuhyyuh1 said:

I think naked defeat conflicts with this mod, should i load this before or after?

It doesn't 

  • 1 month later...
Posted (edited)

I really need some help. I’m using BWA, and I set it so that NPCs are always allowed and capped the number at 50. But I’m running into an issue where blushing gets applied randomly. It works fine during sex scenes, no problem there. The issue is that even when I’m not doing anything, and even when NPCs around me are just walking by and doing nothing, they suddenly get max blush applied at random.

Looking at how the random blush occurs, it seems to happen under the assumption that NPCs are being affected by BWA. It triggers when I use the wait function to skip a few hours, or when I enter a new cell. It happens randomly, but not in large numbers. Even in cities with lots of NPCs like Riften, Solitude, or Whiterun, it only shows up on about 3–4 NPCs. Sometimes it doesn’t happen at all.

I even tried digging into the internal scripts with ChatGPT and attempted to fix it, but it didn’t help. The internal scripts seem way too complex, and the way it works is just too complicated. How on earth am I supposed to solve this problem?

If I can get this fixed, I’d ideally like to rework the structure of this mod so that instead of using cloak spells, it applies to NPCs via SPID.

And check you Ko-fi, i really really need your help for BWA mod. Please help me.

Edited by chang7710
Posted
On 9/10/2025 at 2:29 PM, chang7710 said:

I really need some help. I’m using BWA, and I set it so that NPCs are always allowed and capped the number at 50. But I’m running into an issue where blushing gets applied randomly. It works fine during sex scenes, no problem there. The issue is that even when I’m not doing anything, and even when NPCs around me are just walking by and doing nothing, they suddenly get max blush applied at random.

Looking at how the random blush occurs, it seems to happen under the assumption that NPCs are being affected by BWA. It triggers when I use the wait function to skip a few hours, or when I enter a new cell. It happens randomly, but not in large numbers. Even in cities with lots of NPCs like Riften, Solitude, or Whiterun, it only shows up on about 3–4 NPCs. Sometimes it doesn’t happen at all.

I even tried digging into the internal scripts with ChatGPT and attempted to fix it, but it didn’t help. The internal scripts seem way too complex, and the way it works is just too complicated. How on earth am I supposed to solve this problem?

If I can get this fixed, I’d ideally like to rework the structure of this mod so that instead of using cloak spells, it applies to NPCs via SPID.

And check you Ko-fi, i really really need your help for BWA mod. Please help me.

I fixed shitty npc random blush bug. If I need more help, I’ll leave another post.

Posted
4 hours ago, chang7710 said:

I fixed shitty npc random blush bug. If I need more help, I’ll leave another post.

I've seen reports that npc handling if not disabled may break the save file with time. The BWA code is very hard to work with because of the naming obfuscation so spid migration will be difficult. 

I will circle back to bathing in skyrim renewed author to ask about a stable way of applying the textures. sounds similar to dirt mods. 

Posted
22 hours ago, chang7710 said:

I fixed shitty npc random blush bug. If I need more help, I’ll leave another post.

 

What was the issue, and how did you fix it?

Posted (edited)
2 hours ago, Anunya said:

 

What was the issue, and how did you fix it?

I modified the script so that whenever random blush appears on NPCs, it gets removed. I have an idea of which scripts are the root cause, but I still don’t know exactly why the random blush happens inside them. So I added a few conditional scripts into those suspected scripts to immediately clear the blush whenever it pops up.

I’ve also succeeded in restructuring it with SPID. Once I finish adjusting a few more details, I plan to upload it. After removing cloak spells and triggering NPC Blush through SPID, the script load definitely feels lighter. It seems like there’s less lag while playing the game.

Edited by chang7710
  • 4 months later...
  • 4 weeks later...
Posted
2 hours ago, FINALLY AWAKE. said:

hey @crajjjj could you please suggest a solution to fix this NPC "cheeks glitch" for Skyrim SE(AE) 1.6.1170+? I have tried both mods Blushing When Aroused - Experimental Performance Improvements and Fixes and Blush When Aroused v1.3 SE 1.0.0 also I have Conditional Expressions Extended installed which after reading some forums seems to be causing this issue. 

👇issue reference screenshots:

  Hide contents

20260218234106_1.jpg.7cbb859115bc7d0301beba81428cf7e0.jpg

 

IDK. Something with the tri files 
https://wiki.nexusmods.com/index.php/Working_with_Skyrim_head_TRIs
https://www.nexusmods.com/skyrimspecialedition/articles/2916
CEE is not touching that.

  • 1 month later...
Posted
On 2/20/2026 at 4:56 PM, FINALLY AWAKE. said:

thanks for your reply @crajjjj, indeed, after even switching off the mod, blush still glitching. I will try continue swapping mods to identify the issue.

"tri" files remain after mods are removed.

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