Allnarta Posted July 7 Posted July 7 On 7/5/2026 at 11:24 AM, Machiavelique said: - Sorting of animations into vaginal, anal, oral, masturbation and other What exactly different from current system though (which is most powerful of all existing frameworks because it allows to have anal/vaginal universal flag without splitting animations into two/more records in .ini)? Stripping SNG from it's current flexibility sounds like great downgrade to me (and definitely if there will be no way to set anim as universal as I can now, I will not bother anymore and restrict all my anims to be only anal/only M/M, as flexibility is my only motivation to keep some of them non-restricted),
Machiavelique Posted July 8 Author Posted July 8 On 7/6/2026 at 11:44 PM, VulpineG00ner said: How do I make my character the bottom? You can't. The sender and the receiver are defined by the calling mod. Generally, sender is actorA and receiver is actorB. So if the mod calling the ‘sexout’ animation has specified that the player should be ‘actorB’, you cannot change that request. The Vulpine race will have no impact (positive or negative) on the roles assigned to actors. On 7/6/2026 at 11:44 PM, VulpineG00ner said: but after i do an animation i can't pause or use pip boy ‘Sexout’ disables some player controls (such as accessing the Pip-Boy, drawing a weapon, moving, etc.) during the animation. So what you’re describing sounds like a problem with the reactivation of player controls. The reactivation of the player controls is done at a very specific stage, so I need to check your logs to see why sexout is failing at this stage 16 hours ago, Allnarta said: What exactly different from current system though (which is most powerful of all existing frameworks because it allows to have anal/vaginal universal flag without splitting animations into two/more records in .ini)? I admit that my sentence is a bit confusing If we take NG 2.10.97 as a benchmark, the main difference is that the type of sex is no longer determined before the random picker is applied. The random picker will select all possible animations regardless of the sex type, then sort them into ‘vaginal’, ‘anal’, ‘oral’, ‘masturbation’ and ‘other’ according to the animation’s flags. This sorting is carried out internally by sexout and does not alter the animDefs. Sexout will then select a sex type from this classification, either via the flags (if present), via the Params isVaginal, isAnal etc (if present), or by random selection. It should be noted that during sorting, the same animation may appear in multiple classifications if it has multiple flags. For example, [sexout.esm][652] has the ‘vaginal’ and ‘anal’ flags, so it will appear in both the vaginal and anal animation lists, meaning [sexout.esm][652] will be available regardless of whether the selection is made for vaginal or anal. This allows sexout to switch to other types of sex in the event of a deadlock. It also gives access to animations that couldn't be selected before. For example, the simple ‘sexout’ request Call fnSexoutActRunFull (Ar_Map "ActorA"::RingoREF, "ActorB"::PlayerREF) With version 2.10.97, this will only return animations with the ‘vaginal’, 'anal' or ‘oral’ flag. With version 2.11.6, this will return animations with the ‘vaginal’, ‘anal’, 'oral' or ‘masturbation’ flag, or none of them*. *none of them That’s not quite true yet, as version 2.11.6 b1 requires a ‘nongenital’ flag to be added to the animDefs, but I can also assume that if there’s no vaginal, anal, oral or masturbation flag in animDef, that means ‘other/nongenital’ I do, however, recognise that there are still a few adjustments to be made Regarding MM, MF and other actor filters, there are no changes compared with version 2.10.97 1
Allnarta Posted July 8 Posted July 8 (edited) 6 hours ago, Machiavelique said: This sorting is carried out internally by sexout and does not alter the animDefs. Ah, then it just vague wording that made me concerned. Looks like new approach is, on the contrary, even more flexible, which is very good. Edited July 8 by Allnarta 1
Allnarta Posted July 8 Posted July 8 On 6/27/2026 at 9:41 PM, Machiavelique said: Could you update AllNarta's Sexout Animations so that it follows the new Sexout folder structure? Done, and updated mod.
Tattman Posted July 8 Posted July 8 (edited) got a question, I downloaded and installed 2.11.6 beta 1. When my TTW game loads up, it is telling me it has loaded up 2.10.8 beta 7............ this doesn't sound right. can someone let me know what may be wrong? I rechecked, and the changelog file in the NG folder even says it is 2.11.6 1, so I was just wondering if something may be wrong Edited July 8 by Tattman added info
Machiavelique Posted July 12 Author Posted July 12 On 7/8/2026 at 9:39 PM, Tattman said: it is telling me it has loaded up 2.10.8 beta 7. I don't know what this message might look like or where it's coming from. Is it some kind of TTW interface that lists all your loaded mods? That shouldn't be a problem because, as you noticed, the log file says 2.11.6b1, which means that version 2.11.6b1 is indeed being used. Make sure everything related to 2.10.98 b7 has been removed. If you’re using SOFA, delete the sexout.esm file from SOFA (SOFA includes sexout.esm 2.10.98 b7, and the SexoutNG 2.11.6b1 SOFA Pack replaces sexout.esm with the 2.11.6b1 version).
Machiavelique Posted July 12 Author Posted July 12 @Everyone I updated SexoutSafeClothes cause I forgot to clear the arrays once the script had finished, which could have caused save game bloat. Please use the new version It isn’t strictly speaking a mod, as it requires a bit of work on the user’s part. It would be nice to have a menu system to display the player’s equipment and offer the option to add it to the desired ‘safe clothes’ lists in Sexout, as well as to display these ‘safe clothes’ lists, but I don’t have the time for that. Anyone who wants to get stuck into it is welcome to do so.
Tattman Posted July 13 Posted July 13 (edited) On 7/12/2026 at 2:38 AM, Machiavelique said: I don't know what this message might look like or where it's coming from. Is it some kind of TTW interface that lists all your loaded mods? That shouldn't be a problem because, as you noticed, the log file says 2.11.6b1, which means that version 2.11.6b1 is indeed being used. Make sure everything related to 2.10.98 b7 has been removed. If you’re using SOFA, delete the sexout.esm file from SOFA (SOFA includes sexout.esm 2.10.98 b7, and the SexoutNG 2.11.6b1 SOFA Pack replaces sexout.esm with the 2.11.6b1 version). When I start my game, as it loads up, it gives a short list top left showing a few of the sexout mod names with version number, and that they are ready to go. Thank you, I'm sure that is it, the sofa esm. I will delete it out and see if it helps. i had not deleted it because the ng page says deletes the one in sofa. I thought it meant it automatically deletes it upon install. UPDATE: I removed the sexout esm from sofa, as well as the spunk because i already had newest version, along with the Anim Pos New. Message on loading now reads correctly. However when i hit tilde key i see something about johnny guitar seeing edid problems. I have no clue where as i cant find a log for it. Edited July 13 by Tattman
Homie_DD Posted July 13 Posted July 13 I installed Sexout 2.11.6 and SCR and all their requirements. Started new game and game crashes during solo scene. Can you help, how to fix this?
dykuarts Posted July 13 Posted July 13 How do I change to different sex positions? It used to be in the older version of the mod, but now I can't do it anymore.
dykuarts Posted July 13 Posted July 13 13 hours ago, Allnarta said: Same as before, left-alt hotkey. update i fix it i just forgot to trun on a esp
Machiavelique Posted July 14 Author Posted July 14 On 7/13/2026 at 5:22 AM, Homie_DD said: I installed Sexout 2.11.6 and SCR and all their requirements. Started new game and game crashes during solo scene. Can you help, how to fix this? If it only happens during scenes with one actor, that’s really very strange and I’ve no idea what might be causing it. Otherwise, I suppose it’s an issue with your SCR installation, or something related to the bodies/meshes. In the Sexout MCM menu, under "Clothes Settings," set all your options to "Never Undress" to see if we're on the right track. If you’re using MO2, disable SCR and any mods that replace the body models to see if that fixes the issue. If it’s a body model issue, you can try installing the NV Compatibility Skeleton and loading it last. If it’s SCR, you’ll need to review the installation procedure or install SOFA (which includes SCR and is easier to install).
Allnarta Posted July 14 Posted July 14 (edited) So, I got issues with latest SNG beta (july 4) - seems that it cuts out a lot of animations that previously were legit. For example, with this call: call fnSexoutActRunFull (Ar_Map "ActorA"::GetSelf, "ActorB"::PlayerREF, "Raper"::GetSelf, "Flags"::(Ar_List "Oral", "Rape")) I get only one animation as viable, and it's animation from my animation pack: [753] actors=MM adj=HOffsetA:0 desc=Allnarta's Oral Joy 02 R flags=oral, blow, lay, rape furn=SexoutFloor, *SexoutBeds path=a:Characters\_Male\IdleAnims\SexoutNG\Allnarta\AllSex018a.kf, b:Characters\_Male\IdleAnims\SexoutNG\Allnarta\AllSex018brough.kf pos=A:kneel, B:lay Trying to switch pose just trigger "there's no other viable animations" message. For example, animation that is like this: [756] actors=MM adj=ZRotA:0 desc=Allnarta's Oral Joy 06 flags=oral, blow, kneel, rape furn=SexoutFloor, *SexoutBeds path=a:Characters\_Male\IdleAnims\SexoutNG\Allnarta\AllSex034a.kf, b:Characters\_Male\IdleAnims\SexoutNG\Allnarta\AllSex034b.kf pos=A:stand, B:kneel Is not viable somehow. I have no idea how this even possible, and I see nothing special about the only working animation for this case, but here we are. Same goes for anal/non-rape animation calls, there's more avaible, but pool of choices is way less than it should be. I tested on previous SNG versions, this issue is not there. UPD: Looks like it happens a lot in other cases too, for example all furniture I tried with latest SNG either can play only one animation, or cannot play any at all (I tested on my animations and exact furniture I always test my animations on). Edited July 14 by Allnarta 1
Allnarta Posted July 14 Posted July 14 (edited) UPD2: I found what's going on, things tend to break when new config path structure is used. When I restored old config files path (pre 2.11.5), it works flawlessly again on latest SNG beta. Looks that there's some issues with new config path tree. Edited July 14 by Allnarta 1
Machiavelique Posted July 15 Author Posted July 15 There’s definitely something wrong here. call fnSexoutActRunFull (Ar_Map "ActorA"::RingoREF, "ActorB"::PlayerREF, "Raper"::RingoREF, "Flags"::(Ar_List "Oral", "Rape")) ; with player male When using old Anims path: fnSoRandAct: List of available anims: Sexout-Amra.esp: 204, 404, Sexout.esm: 402, AllnartaSexoutAnimations.esp: 27, 29, When using new Anims path: fnSoRandAct: List of available anims: AllnartaSexoutAnimations.esp: 27, 28, 29, Sexout-Amra.esp: 204, 404, I’ll have a look to see what’s wrong 1
Allnarta Posted July 16 Posted July 16 (edited) Looks like with old .ini path there are still severe issues - at one time it picks few animations (and skips a lot that are also viable), at another try it just picked one single animation with same call code. Also when I try to call animation straight by AnimManagement MCM, very poften it just fails to recognise it and begin to play random animation instead of the one it has to. Something is severely wrong with picking list of viable animations when act starts. Edited July 16 by Allnarta
Allnarta Posted July 16 Posted July 16 (edited) Also, while Flags get some treatment at this point of development, I'd like to ask if it's possible to add new argument that exclude flags? Something like: "FlagsExclude"::(Ar_List "Rape", "Fast") It would be very useful for a lot of cases, where for example author want to make sure rough animations will not be picked for current sex act. Or, some specific positioning: -Let's say we want to exclude kneel positioning for current act call, but other positions should be avaible - it cannot be done by addong ("sit", "lie", "stand") flags to a call, because Flags require all mentioned flags to be present so it will simply fall to fully random picker then. But FlagsExclude would allow to do it. It would add a lot of flexibility and more capabilities for modmakers. Edited July 16 by Allnarta
Allnarta Posted July 16 Posted July 16 Another thing that could be added is a way to choose certain animation during sex act - by adding pop-up message (probably by hotkey) that would contain list of all avaible for current sex poses to choose. I saw this in SexLab. Sometimes rotating through random picker to make needed animation to pop-up may be tiring. 1
ZeaTron Posted July 16 Posted July 16 i dont know will anyone see this but there is no male and female body they just bugged all black and colored by shiny golden yellowish color thats all and dont know how will i start the animation there is some animations but its only shown cant use it
Machiavelique Posted July 17 Author Posted July 17 On 7/16/2026 at 11:08 AM, Allnarta said: Something is severely wrong with picking list of viable animations when act starts. Yeah, I’ve done some really silly things in GetAnimIntersect that result in animations being removed in arSorted X_x This will be fixed soon On 7/16/2026 at 11:16 AM, Allnarta said: Also, while Flags get some treatment at this point of development, I'd like to ask if it's possible to add new argument that exclude flags? Something like: "FlagsExclude"::(Ar_List "Rape", "Fast") It would be very useful for a lot of cases, where for example author want to make sure rough animations will not be picked for current sex act. Or, some specific positioning: To be honest, I’d thought of that too, but I didn’t think there was a need for it in the short term. I can implement it very soon. On 7/16/2026 at 2:14 PM, Allnarta said: Another thing that could be added is a way to choose certain animation during sex act - by adding pop-up message (probably by hotkey) that would contain list of all avaible for current sex poses to choose. I saw this in SexLab. Sometimes rotating through random picker to make needed animation to pop-up may be tiring. It isn’t necessarily complicated to implement, but it will require some development time. The key will be to focus on the sorting system so that users can easily access the animations they want. For example, sorting by plugins or sex types (if certain animations support multiple types), or by rape animations, or even by an option to filter by a specific flag. We need a menu that is clear, clean and effective 20 hours ago, ZeaTron said: i dont know will anyone see this but there is no male and female body they just bugged all black and colored by shiny golden yellowish color thats all and dont know how will i start the animation there is some animations but its only shown cant use it At the moment, version 2.11.6 b1 is buggy, but that isn’t what’s causing all the problems you’ve mentioned. If you’re using 2.11.6 b1, wait at least until 2.11.6 b2 If you’re using 2.10.97, 2.10.98b2, 2.10.98b7 or 2.10.98b8, it must be an installation issue or a compatibility issue with another mod. If you’re using SexoutNG 2.10.98 Full Pack, it can’t be an installation issue cause the Full Pack is a ready-to-use solution. If you’re using SOFA or the full pack + SCR, it could be an issue with your installation. If you’re using mods that alter meshes, skeletons or textures, that might be causing problems. I could list a whole host of ‘ifs’ in the hope of perhaps pinpointing the problem, given that I have no information about your installation. Generally speaking, when sexout seems not working, the simplest solution is to enable only SexoutNG and its requirements, plus one mod to trigger sex (or trigger sex using AnimMangement V7). This will at least allow you to make sure that Sexout is working properly 1
Allnarta Posted July 21 Posted July 21 (edited) So, with 2.11.6 beta 2 wierd things are still going on - looks like there's some unintentional downgrades that come with renewed animations picker. I got act called by this call: call fnSexoutActRunFull (ar_map "actora"::aNDWGPartner, "actorb"::PlayerREF, "CBDialogA"::aNDWGSexAfterDeal, "bDontUndressB"::1, "Flags"::(Ar_List "Oral")) And result is, it only allows few anal animations from my pack that also have "rape" flag. Here's log fragment for this particular call: Spoiler Working Guy: Обитатель пустошей : chance failed 39 > 20 [A_NaughtyDeeds.esm] SexoutActRunFull (v2025-09-29) Called by: 2700B29F [A_NaughtyDeeds.esm] ** Dumping Array #149 ** Refs: 1 Owner 27: A_NaughtyDeeds.esm [A_NaughtyDeeds.esm] [ actora ] : Охранник (10016AB4) [A_NaughtyDeeds.esm] [ actorb ] : Aiden (00000014) [A_NaughtyDeeds.esm] [ bDontUndressB ] : 1.000000 [A_NaughtyDeeds.esm] [ CBDialogA ] : aNDWGSexAfterDeal (2700B294) [A_NaughtyDeeds.esm] [ Flags ] : ["Oral"] [A_NaughtyDeeds.esm] fnSAL: 10016AB4 (Охранник) initial lock state: 0 [A_NaughtyDeeds.esm] fnSAL: 10016AB4 (Охранник) final lock state: 1 (iResult: 1) [A_NaughtyDeeds.esm] fnSAL: 00000014 (Aiden) initial lock state: 0 [A_NaughtyDeeds.esm] fnSAL: 00000014 (Aiden) final lock state: 1 (iResult: 1) [A_NaughtyDeeds.esm] fnSARF: Invoking CallSort CIOS on Aiden (00000014) [A_NaughtyDeeds.esm] SexoutNGCS: (v 2026-05-05) Starting for: Aiden(00000014) [A_NaughtyDeeds.esm] Sexout Version is: '2.11.6(b2) [A_NaughtyDeeds.esm] SexoutNGCS: Normalize finished, checking sanitizer. [A_NaughtyDeeds.esm] fnSexoutSAN: Orifices check completed. Sex chance allowed for these actors: Vaginal: 0, Anal: 100, Oral: 0, Masturbation: 5, NonGenital: 5 [A_NaughtyDeeds.esm] fnSoRandAct: In randomizer [A_NaughtyDeeds.esm] fnSoRandAct: 2 actors, skeletons: MM [A_NaughtyDeeds.esm] SexoutGAI: 250 animations possible for these actors [A_NaughtyDeeds.esm] SexoutGAI: 44 anims left after blocked sex types [A_NaughtyDeeds.esm] SexoutGAI: 44 anims left after black list [A_NaughtyDeeds.esm] SexoutGAIRPAS: 0 anims available with plugin: *Any* (Except ZAZ), Surface: <NULL> [A_NaughtyDeeds.esm] SexoutGAIRPAS: 0 anims available with plugin: *Any* (Except ZAZ) and all valid beds around [A_NaughtyDeeds.esm] SexoutGAIRPAS: 33 anims available with plugin: *Any* (Except ZAZ), Surface: SexoutFloor [A_NaughtyDeeds.esm] SexoutGAIRPAS: Selected [SexoutFloor], surface is: Sexout Floor Surface (210EB363) [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Start:4::refSurface Aiden (00000014) [A_NaughtyDeeds.esm] fnSoRandAct: Animations array received. Sorting all anims by sex type... [A_NaughtyDeeds.esm] fnSoRandAct: Selected sex type 'Anal' using requested flag from calling mod or random choice [A_NaughtyDeeds.esm] fnSoRandAct: List of available anims: AllnartaSexoutAnimations.esp: 3, 5, 6, 7, 8, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 27, 28, [A_NaughtyDeeds.esm] fnSoRandAct: Selected anim [AllnartaSexoutAnimations.esp][14] [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Start:4::isVaginal Aiden (00000014) [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Start:4::isOral Aiden (00000014) [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Start:4::isMasturbation Aiden (00000014) [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Start:4::isNonGenital Aiden (00000014) [A_NaughtyDeeds.esm] NGSAN (4): Returning SUCCESS (v 2026-07-04) [A_NaughtyDeeds.esm] CSES (4): initializing actors [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Started:: Охранник (10016AB4) [A_NaughtyDeeds.esm] fnSoCSv: Aiden (00000014) 'Sexout:Start:4::' -> Охранник (10016AB4) 'Sexout:Started::' [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Start:4:: Охранник (10016AB4) [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Started:: Aiden (00000014) [A_NaughtyDeeds.esm] fnSoCSv: Aiden (00000014) 'Sexout:Start:4::' -> Aiden (00000014) 'Sexout:Started::' [A_NaughtyDeeds.esm] SexoutNGCS (4): clearing selfkey [A_NaughtyDeeds.esm] fnSoNXClr Sexout:Start:4:: Aiden (00000014) [A_NaughtyDeeds.esm] SexoutNGCS (4): kickoff [A_NaughtyDeeds.esm] fnSoCUUID: Cleaning 42_3.2299_6F9736A1 [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B][35_0.8047_2E02C659] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B][35_0.8047_2E02C659][35_1.3339_200E32AD] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B][35_0.8047_2E02C659][35_1.3339_200E32AD][35_10.3106_3F611C63] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B][35_0.8047_2E02C659][35_1.3339_200E32AD][35_10.3106_3F611C63][35_12.4987_7FFDA749] [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] uuid1[42_3.2299_6F9736A1][0] = Oral [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B][35_0.8047_2E02C659] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B][35_0.8047_2E02C659][35_1.3339_200E32AD] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B][35_0.8047_2E02C659][35_1.3339_200E32AD][35_10.3106_3F611C63] [A_NaughtyDeeds.esm] [20_12.3556_381FE3F6][22_5.9174_30C17119][32_11.9749_61F96366][32_13.6614_3F7760D4][32_14.0976_4CA01824][32_15.9885_3E283317][32_19.0276_6BE7609B][32_19.5302_26C4EA98][32_20.0470_4C8B0344][32_20.7628_1E95673D][32_21.3942_60D0BF6D][32_22.3980_639428E2][33_11.2642_1ACD64BE][33_11.6883_28E2B50C][33_16.5063_7EA53EB5][33_6.7716_6A3E5BC3][33_9.0993_7346C489][33_9.5795_7A11C855][34_11.2121_5F7A9E74][34_23.3767_0C16970B][35_0.8047_2E02C659][35_1.3339_200E32AD][35_10.3106_3F611C63][35_12.4987_7FFDA749] [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] PrintToConsole >> Max length exceeded (512 chars) [A_NaughtyDeeds.esm] uuidkeys:[sexout:started::arargs:flags] = 42_3.2299_6F9736A1 [Sexout.esm] SexoutNGAMI (4): Scaling A from 1 to 1 [Sexout.esm] SexoutNGAMI (4): Scaling B from 1 to 1 [Sexout.esm] SexoutNGAMI Init. v 2025-07-22 [Sexout.esm] SexoutNGAMI (4): ActorA=Охранник (10016AB4) CBD=aNDWGSexAfterDeal (2700B294) [Sexout.esm] SexoutNGAMI (4): ActorB=Aiden (00000014) CBD=<NULL> (00000000) [Sexout.esm] SexoutNGAMI (4): ActorC=<NULL> (00000000) CBD=<NULL> (00000000) [Sexout.esm] SexoutNGAMI (4): ActorX=<NULL> (00000000) CBD=<NULL> (00000000) [Sexout.esm] SexoutNGAMR[4]: SEU: Stage -1 -> 0 (tElapsed 0.05) [Sexout.esm] SexoutNGAMR[4]: SEU: Stage 0 -> 1 (tElapsed 0.08) [Sexout.esm] SexoutNGAMR[4]: SEU: Stage 1 -> 2 (tElapsed 0.02) [Sexout.esm] SexoutNGAMR[4]: SEU: Stage 2 -> 5 (tElapsed 0.60) [Sexout.esm] SexoutNGPCQ: PCFd1: 0 0 0 0 0 0 0 [Sexout.esm] SexoutNGAMR[4]: SEU: Stage 5 -> 10 (tElapsed 0.10) [Sexout.esm] No valid position current 0.0 best 0.0 max 0.0 height 0.0 [Sexout.esm] path is MojaVersity\RobertS_Fatty\Armor\WastelandClothing01\OutfitM.NIF [Sexout.esm] Meshes\MojaVersity\RobertS_Fatty\Armor\WastelandClothing01\OutfitM_sexa1.NIF is curr path [Sexout.esm] ** Dumping Array #295 ** Refs: 1 Owner 24: A-Lust.esm [Sexout.esm] Sexout: Begin legacy hooks event: [Sexout.esm] ** Dumping Array #290 ** Refs: 1 Owner 21: Sexout.esm [Sexout.esm] [ ActorA ] : Охранник (10016AB4) [Sexout.esm] [ ActorB ] : Aiden (00000014) [Sexout.esm] [ ActorC ] : <?NAME?> (00000000) [Sexout.esm] [ Anim ] : 14.000000 [Sexout.esm] [ CallingMod ] : A_NaughtyDeeds.esm [Sexout.esm] [ CallingScript ] : <no name> (2700B29F) [Sexout.esm] [ Duration ] : 16.000000 [Sexout.esm] [ eventName ] : Sexout-Started [Sexout.esm] [ eventSender ] : Sexout.esm [Sexout.esm] [ IsAnal ] : 1.000000 [Sexout.esm] [ IsMasturbation ] : 0.000000 [Sexout.esm] [ IsNonGenital ] : 0.000000 [Sexout.esm] [ IsOral ] : 0.000000 [Sexout.esm] [ IsVaginal ] : 0.000000 [Sexout.esm] [ nActID ] : 4.000000 [Sexout.esm] [ Plugin ] : AllnartaSexoutAnimations.esp [Sexout.esm] [ Raper ] : <?NAME?> (00000000) [Sexout.esm] soAPS: Start. v 2025-04-14 [Sexout.esm] soAPS: Start. v 2025-04-14 [Sexout.esm] Pos: starting AllnartaSexoutAnimations.esp 14 Aiden [Sexout.esm] Pos: valid form Охранник pos A 0.00 [Sexout.esm] Pos: valid form Aiden pos B 0.00 From what I see in a log, there's some issues: -SNG got "oral" chance set to 0 in my MCM settings, so I assume this is why it failed to call oral act. I was sure, though, that frequency should matter only for cases where act type is random (was not set in call function) and should be ignored when call specifically calls act by type? It was like this before and I think it always meant to be like that. -It also looks like it filtered out actors="FM" animations completely, even while they have "MM" skeleton avaible too ([[actors="FM", "MM"]] or [[actors="MM", "FM"]] lists), leaving those that exclusively have only MM flag, which obviously does not look like intended behaviour. Looking more carefully, I think it actually does not happen and it's next part that is problem. -Also, I suspect it filtered out a lot of animations (there was 250 avaible at some point, and it smashed to 44 in next step) for exact same reason: majority of animations have both "anal" and "vaginal" type flags (i.e. usable for both cases). Looks like it specifically allowed only anal animations, cutting off everything that has "vaginal" present in flags category. Looks like while my animatons pack is only one that even have this cases of flags (some animations are only anal), it exposed problem that was introduced - it looks like picker cuts off too much flags now, trying to fall to only one or another sextype case, which cuts off almost all animations as they always were designed to be universal and have flags for both sextypes. Edited July 21 by Allnarta
GhostThick Posted July 21 Posted July 21 (edited) hello. for starters i use SexoutNG version 2.11.6 beta 2 SOFA. First i want to say in case people use this mod "Vanilla Plugins Plus", SexoutNG can't show up in MCM unless this mod got disable or get removed Second, is there a specific mod order i need to follow. like in my case everytime i have sex or masturbate, or even re-equiped armor, the custom body or outfit that i use like on of them is T4 and T6, will revert back to shape vanilla body like shape or if i use custom race, the body changed to that like vanilla too but both nude without underwear. I remember few years back somthing like this happen but at that time i can choose what body type i use in SexoutNG MCM like how male body in the MCM. and Third the last is theres this notification about Version above 2016 if i want to report, i am not sure if this intentional or not edit : sorry, seems like i mistaken the body replacement from sexoutcommonresource as SexoutNG, now the second part already got fixed. Edited July 22 by GhostThick my fault for not looking on the other menu beside the main sexoutng on mcm
Machiavelique Posted July 22 Author Posted July 22 (edited) On 7/21/2026 at 3:38 PM, Allnarta said: -SNG got "oral" chance set to 0 in my MCM settings, so I assume this is why it failed to call oral act. I was sure, though, that frequency should matter only for cases where act type is random (was not set in call function) and should be ignored when call specifically calls act by type? It was like this before and I think it always meant to be like that. That’s right, when you set the ‘frequency chance’ to 0, you block that type of sex. This behaviour isn’t all that different from version 2.10.97, with one exception. With version 2.10.97, setting a sex frequency to 0 will block that type of sex in the same way as if the orifice were blocked for another reason (such as wearing a chastity belt or a gag), unless a flag has been sent in the sexout request (even if that flag is invalid). To put it more clearly, with NG 97, if you send "flags"::Ar_List "Oral" and actorB is wearing a gag or oral frequency = 0, fnSexoutSAN will set oralChance to 0. However, because a flag is present in the sexout request, fnSexoutSAN will still run the random picker keeping the ‘oral’ flag. The random picker will therefore return ‘oral’ animations even if actorB is wearing a gag (or if the oral frequency is set to 0). And this applies regardless of the type of sex: whether vaginal sex is blocked because actorA is wearing a chastity belt, or because the actors are male and therefore cannot have vaginal sex, or because the ‘vaginal frequency’ is set to 0. If the sexout request includes ‘flags’:: Ar_List “vaginal”, then sexout will completely ignore the fact that vaginal sex is blocked and will return vaginal animations. It’s more or less the same if the sexout request includes a flag that isn’t a sex type. For example, sending “flags”::Ar_List “kneel” will return all kneel animations regardless of the sex type and therefore regardless of whether it should be blocked. This even works with invalid flags. Sending ‘flags’::Ar_List "WritingNonsense" will also allow you to bypass blocked sex types. Invalid flags are only filtered in fnSexoutGetAnimIntersect, which is far too late. Here Sexout will return all valid animations depending others filters but regardless of the sex type and therefore regardless of whether some sex types should be blocked. So, as long as you don’t send a flag, Sexout has a regular behavior. But sending a flag may lead to some odd behaviour. Flags shouldn’t lead to such extreme changes, so I wanted to fix that in 2.11.6 as well, except that I took the handling of blocked sex types a bit too far (further than Sexout 97 did). On 7/21/2026 at 3:38 PM, Allnarta said: -Also, I suspect it filtered out a lot of animations (there was 250 avaible at some point, and it smashed to 44 in next step) for exact same reason: majority of animations have both "anal" and "vaginal" type flags (i.e. usable for both cases). Looks like it specifically allowed only anal animations, cutting off everything that has "vaginal" present in flags category. Yes, as you can see, the problem comes from the "blocked sex type check". As both characters are male, you can’t have vaginal sex, so all animations that have at least the ‘vaginal’ flag can't pass this filter. This behaviour differs too much from the native versions of NG. 2.10.97 allows an animation as soon as one of the sex types in its AnimDef is allowed 2.11.6b2 forbid an animation as soon as one of the sex types in its AnimDef is blocked I will fix it On 7/21/2026 at 7:18 PM, GhostThick said: First i want to say in case people use this mod "Vanilla Plugins Plus", SexoutNG can't show up in MCM unless this mod got disable or get removed Yes, I forgot to mention that on the first page. Personally, I don’t have any MCM issues with SexoutNG and Plugin Plus, but I do have MCM issues with SexoutWorkingGirl and Plugin Plus. Also, some people have MCM issues with SexoutStruggle and Plugin Plus. So I’m thinking it’s more likely to be an issue between Plugin Plus and MCM. On 7/21/2026 at 7:18 PM, GhostThick said: and Third the last is theres this notification about Version above 2016 if i want to report, i am not sure if this intentional or not I’m not sure exactly which notification you’re referring to. Is it an in-game notification? Edited July 22 by Machiavelique 1
Machiavelique Posted July 23 Author Posted July 23 That should now be fixed. I now plan to make further significant changes regarding how NG selects animations. The random picker will be able to return animations of different sex types regardless of whether Flags have been sent or not. For example, sending the ‘kneel’ flag should be able to select both oral-only and anal-only animations. Even if NG selects a sex type to start the animation, all valid ‘kneel’ animations will be available when switching animations. In short, this will consist of restoring the behaviour of version 2.10.97, but respecting blocked orifices and also extending this feature when there is no requested sex type. For example, sending Call fnSexoutActRunFull (Ar_Map "ActorA"::PlayerREF, "ActorB"::RingoREF) will allow you to get vaginal, anal, oral, masturbation and non-genital animations. NG will select a type of sex based on the sex frequency weights to start the animation, but when switching animation, all of them will be available. In order to respect the user’s sex preferences, the animation switcher will also take the MCM sex frequency weights into account. However, flags and params such as IsAnal, IsVaginal, etc. will still filter out the allowed sex types so that IsAnal will block animations that do not have the 'anal' flag. 2
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