SubbiDani Posted April 22 Posted April 22 On 4/20/2026 at 12:02 AM, OnlineBeast said: On your BG Mod Manager 1) Click CTRL + P 2) Click the Script Extender tab 3) Check next to Enable Developer Mode 4) Click the Updater tab 5) Drop down Select Version 6) 30.0.0.0 02/07/2026 Why 2024?? It should be release 30.0.0.0 (4.69.95.0) - 02/07/2026 07:33 AM (??) So long as all your stuff is updated. Thanks for the direction!!! Got it in the right place now...... but I'm still having the same problem
wowoslade Posted April 22 Posted April 22 On 4/19/2026 at 10:20 PM, SubbiDani said: Ok so i'm stuck, i've tried to troubleshoot it on my own and i can't figure it out, Every time my tav gets defeated, the enemies surround her and instead of just begging the assault scene like it was, it now shows the message "*NPC* used Ask for Sex." and they all just stand there. I'm not sure how to fix it and am fairly inexperienced with bg3 modding, so any help anyone could give would be greatly appreciated! Maybe a load order issue since BG3SE is the stable v30 on your end as well. 🤔 Ask For Sex should be Combat Sex spell. I've uninstalled that mod recently for 2-member party gameplay purposes. But the load order I had was; Absolute Defeat > BG3AF > BG3SX > (optional BG3SX whitelist mods) > BG3SX DEFEAT > BG3 Combat Sex > (BG3SX Animations & Expansions)
77guy Posted April 24 Posted April 24 (edited) Hi, im getting this error everytime an absolute defeat condition is met, but no scene plays and only this logs out on the console. [ERROR] Creating BG3SX Scene failed - Target already in BG3SX scene edit: i have already tried using the stop button on the mod to "clean" things up but its not reaching the scene my character is supposedly in. edit2: this shows right after initiating combat AbsoluteDefeat: COMBAT [c993bf10-41d8-56ac-1af8-48738f7b6982] Started Entity not found in any existing scenes! Dispatching event NetModMessage (builtin://Libs/NetworkManager.lua:51) took 6.87 ms Edited April 24 by 77guy
dangre Posted April 25 Posted April 25 Any way you can control what level of clothing is removed, with body replacers it's kinda funny when your character loses their tits
FudgeClub1 Posted April 26 Posted April 26 On 4/24/2026 at 5:49 AM, 77guy said: Hi, im getting this error everytime an absolute defeat condition is met, but no scene plays and only this logs out on the console. [ERROR] Creating BG3SX Scene failed - Target already in BG3SX scene edit: i have already tried using the stop button on the mod to "clean" things up but its not reaching the scene my character is supposedly in. edit2: this shows right after initiating combat AbsoluteDefeat: COMBAT [c993bf10-41d8-56ac-1af8-48738f7b6982] Started Entity not found in any existing scenes! Dispatching event NetModMessage (builtin://Libs/NetworkManager.lua:51) took 6.87 ms +1 on this issue
ARabidGrandma Posted April 27 Posted April 27 I'm using a Nexus collection, which is managed through Vortex, and getting the punching issue. Vortex doesn't appear to have any way of backdating the script extender. Am I shit outta luck until this gets updated?
wowoslade Posted May 1 Posted May 1 On 4/28/2026 at 1:57 AM, ARabidGrandma said: I'm using a Nexus collection, which is managed through Vortex, and getting the punching issue. Vortex doesn't appear to have any way of backdating the script extender. Am I shit outta luck until this gets updated? Just install BG3MM, it should link seamlessly with Vortex. I use both to manage my mods. Vortex to handle updates/downloads, and BG3MM to rollback script extender and manage my load order profiles.
77guy Posted May 2 Posted May 2 On 4/26/2026 at 4:41 PM, FudgeClub1 said: +1 on this issue fixed it via this method above On your BG Mod Manager 1) Click CTRL + P 2) Click the Script Extender tab 3) Check next to Enable Developer Mode 4) Click the Updater tab 5) Drop down Select Version 6) 30.0.0.0 02/07/2026 3
Keireon Posted May 8 Posted May 8 how do i get mod to work every time i battle for some reason enemies just go into a animation loop of attacking me and thats it
ARabidGrandma Posted May 8 Posted May 8 9 hours ago, Keireon said: how do i get mod to work every time i battle for some reason enemies just go into a animation loop of attacking me and thats it I assume you mean when you get downed/defeated, they get stuck in the punching animation, not during actual combat This is seems to be a variant of the problem caused by the script extender update to V31 I had the same thing with enemies punching my party. Using BGMM to revert to V30 as described above fixed it for me
Keireon Posted May 12 Posted May 12 On 5/8/2026 at 12:45 PM, ARabidGrandma said: I assume you mean when you get downed/defeated, they get stuck in the punching animation, not during actual combat This is seems to be a variant of the problem caused by the script extender update to V31 I had the same thing with enemies punching my party. Using BGMM to revert to V30 as described above fixed it for me thanks got it that fixed it
Regcod Posted May 17 Posted May 17 Hi all, this mod stopped to work for me: bg3 scripting, ho questo errore: [BG3SX][DEBUG][Function "FindSceneByEntity" IN FILE "BG3SX/Server/Classes/Scene.lua" AT LINE 163] : Entity not found in any existing scenes! bg3se::esv::lua::OsirisCallbackManager::RunHandler(): Osiris event handler failed: [string "BG3SX/Shared/Utils/Visual.lua"]:651: bad argument #1 to 'for iterator' (table expected, got string) stack traceback: [C++ Code]: in function 'next' BG3SX/Shared/Utils/Visual.lua:651: in field 'addVisualSetSlot' BG3SX/Shared/Utils/Visual.lua:664: in field 'OverrideVisualSetSlot' BG3SX/Shared/Utils/Visual.lua:534: in function <BG3SX/Shared/Utils/Visual.lua:526> (...tail calls...) BG3SX/Server/Classes/Sex/Genital.lua:486: in field 'GiveSexGenital' BG3SX/Server/Classes/Scene.lua:328: in method 'AppearanceSetup' BG3SX/Server/Classes/Scene.lua:487: in upvalue 'originalInit' Lewd/Server/Patches/SceneFade.lua:195: in upvalue 'originalInit' Lewd/Server/Patches/ActiveSceneRegistry.lua:221: in method 'Init' CombatSexMod/Server/CombatSexMod.lua:296: in global 'StartSex' CombatSexMod/Server/CombatSexMod.lua:117: in global 'AssaultStart' CombatSexMod/Server/CombatSexMod.lua:77: in global 'Assault' CombatSexMod/Server/Listeners.lua:48: in function <CombatSexMod/Server/Listeners.lua:34>
habilon Posted May 28 Posted May 28 On 5/2/2026 at 1:56 PM, 77guy said: fixed it via this method above On your BG Mod Manager 1) Click CTRL + P 2) Click the Script Extender tab 3) Check next to Enable Developer Mode 4) Click the Updater tab 5) Drop down Select Version 6) 30.0.0.0 02/07/2026 Thank you for the step by step, fixed the issue and so happy to have this all work now 1
craklord69420 Posted May 31 Posted May 31 how can you guys easily change the script extender version to v30? i tried it but it only displayed this error, i did bypass this error message and the script extender just updates itself to v31 even though i checked "disable updates" in bg3mm. Note: i'm playing the fitgirl repack version
Spyder Arachnid Posted June 1 Posted June 1 On 5/31/2026 at 10:09 AM, craklord69420 said: how can you guys easily change the script extender version to v30? i tried it but it only displayed this error, i did bypass this error message and the script extender just updates itself to v31 even though i checked "disable updates" in bg3mm. Note: i'm playing the fitgirl repack version We don't provide support for piracy here (pirated content is against the rules of the site).
JSToast Posted June 4 Posted June 4 No clue if anyone else has this issue, but I constantly get the No UUID error, even when I try to fix it by unpacking it, generating a new UUID, etc. [Mod Configuration Menu][WARN][C]: Unexpected: mod 'BG3SXDefeat' does not have a ModuleUUID.
JSToast Posted June 4 Posted June 4 44 minutes ago, JSToast said: No clue if anyone else has this issue, but I constantly get the No UUID error, even when I try to fix it by unpacking it, generating a new UUID, etc. [Mod Configuration Menu][WARN][C]: Unexpected: mod 'BG3SXDefeat' does not have a ModuleUUID. Okay, it's working, but now my character won't get interacted with, she only masturbates. Is it an issue with Dragonborn?
Supermatt909 Posted Monday at 12:01 AM Posted Monday at 12:01 AM Hiii, every time I lose a fight and anything happens all I get is the screen goes black, and then when I back my opponents are just punching the characters and all animations and movement is locked. is there a fix for this??
Spyder Arachnid Posted Monday at 12:47 AM Posted Monday at 12:47 AM (edited) 46 minutes ago, Supermatt909 said: Hiii, every time I lose a fight and anything happens all I get is the screen goes black, and then when I back my opponents are just punching the characters and all animations and movement is locked. is there a fix for this?? Did you downgrade your script extender to v30? BG3SX doesn't work with BG3SE over v30. If you want to use BG3SX, you have to downgrade your script extender to version 30. And since you can't manually download v30 anymore, you have to do it via the mod manager. Go into your BG3MM, at the top go to Settings -> Open Preferences. At the top, select Script Extender, and check the box that says, "Enable Developer Mode". A new tab will appear that says, "Updater". Go there, under Update Channel, select Release (if it's not already on it), then just below that where it says Select Version, change it to version 30 (30.0.0.0.0 whatever the last v30 version is). Then close that out, go up to the top where it says Go, and select Launch game. It will auto download v30 and install it. Now all your sex stuff "should" work just fine. On a side note, if you're going to launch your game from the BG3MM, make sure you go to your Settings -> Preferences, and under General, make sure you have the box that says "DirectX 11" checked. Otherwise, it will launch the game in Vulcan, and that sucks lol. Edited Monday at 12:48 AM by Spyder Arachnid
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