Jump to content

Recommended Posts

Posted
3 hours ago, thievery1 said:

Is it possible to use the voice packs with IVDT without this mod? all the extrea SLATE and ASL requirements break all of my MCM menus

 

Without SLATE = No go. 

Posted

Many animations don't trigger improvements in enjoyment, even with SLATE (with SLSO setting set to mandatory orgasm by an aggressor, the animation sequence never ends).   A default value might need to be set at a moderate level to accommodate mods with missing tags.  Anim with the proper tags would overwrite that default value.

Posted (edited)

I can't seem to get the expressions to work properly?

It looks like there's just 1 expression being applied which barely changes throughout the entire sex scene.

Occasionally the tongue would equip, but there's no actual "Ahegao" expression to go with it, so it just flaps there seemingly out of place.

Surely this isn't the way it's supposed to work?

With SexLab expressions the experience is a lot more immersive as the expressions change throughout... but wasn't this mod intended to improve on that?

 

I have the expressions are enabled in Config.json, I have Mfg Fix NG, I disabled the SexLab Expressions, and I've installed the ASL Patch for SLGP - SexLab Grass Patch SLSO.

All other dependencies like SLATE + ASL are also installed.

In fact, the sounds are all working perfectly. It's just the expressions that are acting weird.

 

Any ideas?

 

Thanks in advance!

 

EDIT: Well, it appears I got it to work. It was by pure accident since some kind of script lag corrupted my quicksave, so I went back to an earlier save.

What I did differently was keep the option "Auto Refresh Expressions" as enabled in SexLab Animation Settings. I only disabled "Apply Facial Expressions". Prior to that I had disabled both because I assumed the former would also interfere with this mods operation.

The other thing I did was uninstall the grass patch. Though it was probably not the cause of the issue.

 

So in conclusion, it was either the fact that "Auto Refresh Expressions" was disabled, or that there was some corruption in my save. Less likely had to do with the grass patch, but figured I'd mention it just in case.

 

Works great now!

 

Edited by Serenity_XXI
Posted

Is anyone else getting game freezes (without CTD) during sex scenes after installing this mod?

It doesn't happen every time, but it is happening way too often for my liking. By freeze I mean that the game becomes completely frozen and unresponsive, and only background sounds continue to play.

I eventually have to force close it via task manager.

 

Posted
On 12/22/2024 at 3:24 AM, ShimizuModding said:

 

the original SLSO enjoyment bar is handled as a whole number to display the bar rather than fractional. after division and multiplications it will be rounded up. i am looking for workarounds to handle fractional enjoyment

Is it feasible to make fractions represented through adding enjoyment based on random chance if the final result is <1? So if you get a .5 modifier, the base enjoyment increase is 1, instead of adding .5 enjoyment (which is impossible) have a check to see if the modifier is a fraction and apply the enjoyment a fraction of the time. 

I was able to achieve what I wanted by just scaling everything up for a longer timescale. Not optimal but it is a solution.
 

On 12/26/2024 at 4:02 PM, blackoperations said:

Many animations don't trigger improvements in enjoyment, even with SLATE (with SLSO setting set to mandatory orgasm by an aggressor, the animation sequence never ends).   A default value might need to be set at a moderate level to accommodate mods with missing tags.  Anim with the proper tags would overwrite that default value.

 

How many animations are you talking about? SLATE runs like a fat kid in a swamp. If you haven't spent like, literal hours letting it run it may not have generated. I haven't seen one yet that didn't work. 

 

On 12/29/2024 at 1:37 PM, Serenity_XXI said:

Is anyone else getting game freezes (without CTD) during sex scenes after installing this mod?

It doesn't happen every time, but it is happening way too often for my liking. By freeze I mean that the game becomes completely frozen and unresponsive, and only background sounds continue to play.

I eventually have to force close it via task manager.

 

That sounds like the game is just crashing. I haven't had that happen once. When's the last time you've bounced things back to level 1 on that install? I once spent hours debugging something and it turned out that what I thought was a vanilla save had somehow had an formerly overwritten script still floating around causing issues, 

Posted

Getting lots of CTD with this stack:

 

[01/01/2025 - 02:15:21PM] Error: Cannot call SetPosition() on a None object, aborting function call
stack:
	[alias ActorAlias004 on quest SexLabThread00 (0B061EEF)].sslActorAlias.SyncLocation() - "sslActorAlias.psc" Line ?
	[alias ActorAlias004 on quest SexLabThread00 (0B061EEF)].sslActorAlias.SyncAll() - "sslActorAlias.psc" Line ?
	[alias ActorAlias004 on quest SexLabThread00 (0B061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?
[01/01/2025 - 02:15:21PM] Error: Cannot call SetAngle() on a None object, aborting function call
stack:
	[alias ActorAlias004 on quest SexLabThread00 (0B061EEF)].sslActorAlias.SyncLocation() - "sslActorAlias.psc" Line ?
	[alias ActorAlias004 on quest SexLabThread00 (0B061EEF)].sslActorAlias.SyncAll() - "sslActorAlias.psc" Line ?
	[alias ActorAlias004 on quest SexLabThread00 (0B061EEF)].sslActorAlias.StartAnimating() - "sslActorAlias.psc" Line ?

 

And earlier in the log I see this:

 

[01/01/2025 - 02:15:11PM] SEXLAB - Thread[0]  - Entering Making State
[01/01/2025 - 02:15:11PM] SEXLAB - NOTICE: ValidateActor(Lyanna) -- TRUE -- MISS
[01/01/2025 - 02:15:12PM] SEXLAB - ActorAlias[Lyanna]  - LockActor already locked Lyanna
[01/01/2025 - 02:15:12PM] SEXLAB - ActorAlias[Lyanna] SetActor([Actor < (00000014)>]) - [sslActorAlias <alias ActorAlias004 on quest SexLabThread00 (0B061EEF)>]

 

 

This: "LockActor already locked" seems like it's added by the new sslActorAlias for IVDT, so wonder if it's also causing the crash. My theory is that since MarkerRef is set in the LockActor function, this "already locked" causing it to exit early but somehow not having the MarkerRef set. Then later, SetAngle is called on MarkerRef, and it causes CTD.

Posted

Can someone guide me through load order of that mod and it requirments for latest Skyrim AE?

Mod page is a mess :C

Karryn voice is detected but not working in scene for some reason after assigned to PC. And arousal weirdly goes up to 5000 and more. 
If I disable expressions in sexlab - they are gone completly.
Something wrong but can't figure out what exactly

Posted
On 1/3/2025 at 4:45 AM, Strager said:

Can someone guide me through load order of that mod and it requirments for latest Skyrim AE?

Mod page is a mess :C

Karryn voice is detected but not working in scene for some reason after assigned to PC. And arousal weirdly goes up to 5000 and more. 
If I disable expressions in sexlab - they are gone completly.
Something wrong but can't figure out what exactly

 

By arousal do you mean the enjoyment during SL scenes? That is probably happening because you are missing some orgasm condition, common culprits are your animations aren't tagged correctly (most should be fine, but I think the estrus ones are missing tags and some less-used SLAL packs may be mis-tagged) or you are a victim in the animation and in SLSO you don't have victim able to orgasm.

Posted

mod doesn't seem to be working for me but I think this is an issue with SLATE. tried the instructions on the anim stage labels page but there's only a few hundred actions in the log when I think there should be thousands. I do have the SLATE creatures patch on OsmelMC's page

Posted (edited)

Hi, I'm getting game freezes during sex scenes (not every time but often enough), forcing me to forcibly close the game and restart using Windows Task Manager.

 

This started happening after I installed this (otherwise awesome) mod.

 

Yes, it could be something with my setup that's interfering with the mod. However if I open Papyrus.0.log there's an endless spam of errors which are generated by this mod's script, relating to "Assigning None to a non-object variable named "::temp[some random number]".

 

[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377

Again, not sure if these errors are what's causing the freezes, but it's definitely a possibility. Is there a way to fix these errors to at least either confirm or rule them out as the cause of my freezes?

Edited by Serenity_XXI
Posted (edited)

Hello there,

 

Just tried to dive into the IVDT world after a 2 fucking years long hiatus of playing skyrim.

I have SLSO grass patch, as mentionned in the requirements. I also have (obviously) the original IVDT mod, and the Asagi voice pack.

1) Does IVDT have a MCM Menu ? Can't find it anywhere, idk why. EDIT : just updated MCM Helper SE. It works.

 

2) Sexlab PC Voice is set to 1 in Separate Orgasms MCM, as mentioned in the instructions, but custom voice doesn't trigger. Thing is the Female voice pack is recognized in SLSO MCM (it says : Installed voice packs Female : 1). All the animations have the SLATE tags also. All I hear is the male moaning. (I also have the add-on Male Voice from this mod page). Sounds effects are playing fine (penetration sounds).

Basically, is this a plug and play mod, or do I have to set-up things ?

 

EDIT : Updating MCM Helper made the whole mod work, I don't know the fuck why. Expressions work fine, voice is triggering. Only thing I don't hear are the clappings, spankings etc, I only hear penetration sound. I don't know if it is normal.

 

Also, the expressions doesn't seem to work, even when having the required mods. Here again, do we need to manually edit the expressions, or are there some already available when you install the IVDT Hentai edition mod ?

Thank you so much in advance.

 

 

While I'm at it, for Separate Orgasms : 
EDIT Even though the "aggressor can change animations" box is ticked, the animations stages won't progress. Auto pilot doesn't do anything.

Male actor only cums at the last stage, even though he has his pleasure bar filled since 2nd stage. Same for the woman, they seem to only cum at the last stage.

I would greatly appreciate some guidance on those issues, if someone has the time for it. I would be extremely grateful.

Please have a good one.

Edited by Firch50
Posted (edited)
1 hour ago, Firch50 said:

Hello there,

 

Just tried to dive into the IVDT world after a 2 fucking years long hiatus of playing skyrim.

I have SLSO grass patch, as mentionned in the requirements. I also have (obviously) the original IVDT mod, and the Asagi voice pack.

1) Does IVDT have a MCM Menu ? Can't find it anywhere, idk why. EDIT : just updated MCM Helper SE. It works.

 

2) Sexlab PC Voice is set to 1 in Separate Orgasms MCM, as mentioned in the instructions, but custom voice doesn't trigger. Thing is the Female voice pack is recognized in SLSO MCM (it says : Installed voice packs Female : 1). All the animations have the SLATE tags also. All I hear is the male moaning. (I also have the add-on Male Voice from this mod page). Sounds effects are playing fine (penetration sounds).

Basically, is this a plug and play mod, or do I have to set-up things ?

 

EDIT : Updating MCM Helper made the whole mod work, I don't know the fuck why. Expressions work fine, voice is triggering. Only thing I don't hear are the clappings, spankings etc, I only hear penetration sound. I don't know if it is normal.

 

Also, the expressions doesn't seem to work, even when having the required mods. Here again, do we need to manually edit the expressions, or are there some already available when you install the IVDT Hentai edition mod ?

Thank you so much in advance.

 

 

While I'm at it, for Separate Orgasms : 
EDIT Even though the "aggressor can change animations" box is ticked, the animations stages won't progress. Auto pilot doesn't do anything.

Male actor only cums at the last stage, even though he has his pleasure bar filled since 2nd stage. Same for the woman, they seem to only cum at the last stage.

I would greatly appreciate some guidance on those issues, if someone has the time for it. I would be extremely grateful.

Please have a good one.

 

if the actors are only orgasms in last stage, it means animations are using sexlab orgasm event not SLSO orgasm event.

 

in Sexlab MCM, make sure the "use Separate orgasm" Option is checked, then make sure the SLSO MCM "Sexlab always orgasm" Option is unchecked.

 

spanking only happens when certain conditions are fulfilled. like the stage has to be intense penetration, PC is in first position (Receiver), animation has to be standing or doggy , and actor has to be humanoid in 2nd position

Edited by ShimizuModding
details
Posted

@ShimizuModdingI came back after a skyrim pause and the progress is awesome. I have all the mods from here, as well as Karryn DBVO.

Now - got an idea about an apropos 2 patch to detect stages using anim stage labels and apply wear and tear accordingly when stage changes (with different conditions) and not in the end.  WDYT?

Posted
20 hours ago, ShimizuModding said:

 

if the actors are only orgasms in last stage, it means animations are using sexlab orgasm event not SLSO orgasm event.

 

in Sexlab MCM, make sure the "use Separate orgasm" Option is checked, then make sure the SLSO MCM "Sexlab always orgasm" Option is unchecked.

 

spanking only happens when certain conditions are fulfilled. like the stage has to be intense penetration, PC is in first position (Receiver), animation has to be standing or doggy , and actor has to be humanoid in 2nd position

 

Dear author of this mod, thanks a lot for your input ! Will try that tonight.

Posted (edited)
22 hours ago, ShimizuModding said:

 

if the actors are only orgasms in last stage, it means animations are using sexlab orgasm event not SLSO orgasm event.

 

in Sexlab MCM, make sure the "use Separate orgasm" Option is checked, then make sure the SLSO MCM "Sexlab always orgasm" Option is unchecked.

 

spanking only happens when certain conditions are fulfilled. like the stage has to be intense penetration, PC is in first position (Receiver), animation has to be standing or doggy , and actor has to be humanoid in 2nd position


Yes after testing what you told me to, I can confirm something is wrong : 

I've checked "use Separate Orgasms" in Sexlab MCM. I made sure "Sexlab Always Orgasm" was left unchecked in SLSO MCM.

That's the only modifications i've made, and now, I'm currently running a threesome (triggered by Baka SLHH mod), and both males have their pleasure bars fullfiled, but don't proceed to cum. 

 

Also, when I want to manually advance the stage to, well, exit the anim and actually play the game, at the last stage, they change the animation, without cumming. I'm basically stuck. It seems the animation won't progress by itself anymore, but won't finish either, it keeps changing anim at last stage.

Edited by Firch50
Posted
10 hours ago, Firch50 said:


Yes after testing what you told me to, I can confirm something is wrong : 

I've checked "use Separate Orgasms" in Sexlab MCM. I made sure "Sexlab Always Orgasm" was left unchecked in SLSO MCM.

That's the only modifications i've made, and now, I'm currently running a threesome (triggered by Baka SLHH mod), and both males have their pleasure bars fullfiled, but don't proceed to cum. 

 

Also, when I want to manually advance the stage to, well, exit the anim and actually play the game, at the last stage, they change the animation, without cumming. I'm basically stuck. It seems the animation won't progress by itself anymore, but won't finish either, it keeps changing anim at last stage.

 

theres as option in SLSO that will force to change stage if actor hasnt cum yet. if you are using MO2, check your load order on the left pane and see what is overriding SLSO loose files other than IVDT hentai series of mods.

 

try removing no grass patch to see if it works

Posted
18 hours ago, crajjjj said:

@ShimizuModdingI came back after a skyrim pause and the progress is awesome. I have all the mods from here, as well as Karryn DBVO.

Now - got an idea about an apropos 2 patch to detect stages using anim stage labels and apply wear and tear accordingly when stage changes (with different conditions) and not in the end.  WDYT?

 

sounds good. you only need to read the animation stage labels tags to create better immersion for apropos2

Posted
On 1/8/2025 at 8:54 AM, Serenity_XXI said:

Hi, I'm getting game freezes during sex scenes (not every time but often enough), forcing me to forcibly close the game and restart using Windows Task Manager.

 

This started happening after I installed this (otherwise awesome) mod.

 

Yes, it could be something with my setup that's interfering with the mod. However if I open Papyrus.0.log there's an endless spam of errors which are generated by this mod's script, relating to "Assigning None to a non-object variable named "::temp[some random number]".

 

[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377

Again, not sure if these errors are what's causing the freezes, but it's definitely a possibility. Is there a way to fix these errors to at least either confirm or rule them out as the cause of my freezes?

I get that exact same error along with the freezes

Posted

so I seem to have got SLATE working but I still can't seem to get any features of this mod working. there's no dirty talk my character just makes the same moaning sound very quickly over and over again. the expressions from this mod also don't seem to be working :(

Posted (edited)

Wow this mod is so fragile... I updated MCM Helper, then reverted back to previous version (because the update didn't work for my 1.6.640 game version).

 

This was without loading my save at all.

 

Now previous version of MCM is back everything should work as before.

 

Except I load my last save, and suddenly no expressions and no voices and no lewd version of armor on undress. None of the mod's features are working, except sex sounds on animation stage transitions.

 

Is there a way to reinitialize the scripts somehow? Can I fix this?

 

Grateful for any advice, thanks in advance!

 

EDIT:

I managed to reset the mod by disabling IntelligentVoicedDirtyTalk.esp and IVDTHentaiV3MaleVoice.esp, then loading my game, and creating a new save.

Exited game, cleaned the new save with ReSaver to get rid of unattached script instances.

Then re-enabled the ESPs, and loaded my cleaned save.

The mod then re-installed the MCM (with previous settings intact), and everything's back to normal.

In my humble opinion, there should be an easier way to do this :D

Edited by Serenity_XXI
Posted (edited)
On 1/8/2025 at 4:54 PM, Serenity_XXI said:

Hi, I'm getting game freezes during sex scenes (not every time but often enough), forcing me to forcibly close the game and restart using Windows Task Manager.

 

This started happening after I installed this (otherwise awesome) mod.

 

Yes, it could be something with my setup that's interfering with the mod. However if I open Papyrus.0.log there's an endless spam of errors which are generated by this mod's script, relating to "Assigning None to a non-object variable named "::temp[some random number]".

 

[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377 [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.OnUpdate() - "IVDTSceneTrackerScript.psc" Line 894
[01/08/2025 - 04:44:19PM] WARNING: Assigning None to a non-object variable named "::temp577" stack: [Active effect 10 on (00019A2D)].IVDTSceneTrackerScript.PhaseFemaleexpressions() - "IVDTSceneTrackerScript.psc" Line 4377

Again, not sure if these errors are what's causing the freezes, but it's definitely a possibility. Is there a way to fix these errors to at least either confirm or rule them out as the cause of my freezes?

 

On 1/13/2025 at 4:55 PM, Beeboopbop said:

I get that exact same error along with the freezes

 

@ShimizuModding Hey, sorry I don't mean to be pushy. I know you're probably busy and don't have time to reply to every single question that's posted here.

But if you get the opportunity, would you mind please giving your input on the aforementioned issue?

Would really appreciate any support you can offer!

 

Thank you very much for your time and efforts in making such a great mod! ❤️

 

EDIT:

Just to try and provide as much information as possible, here's a copy of my Papyrus.0.log right after such a game freeze during a sex scene:

https://gist.githubusercontent.com/SeriousConcept1134/4070810203867428dc92c769513dd21f/raw/3d1c8364af210ed2af42ebdaf76eeaa0e368536c/Papyrus.0.log

 

I'd provide a crash log if I could, but there's no CTD, just the game becoming completely frozen and unresponsive. I can only close it by pressing Ctrl+Alt+Del and then using the Windows Task Manager to terminate Skyrim.exe

 

Also, I'm using the latest IVDT 1.4.0 Hentai Edition V4.7z update from January 12.

 

Edited by Serenity_XXI
Posted
On 1/20/2025 at 11:01 PM, Serenity_XXI said:

 

 

@ShimizuModding Hey, sorry I don't mean to be pushy. I know you're probably busy and don't have time to reply to every single question that's posted here.

But if you get the opportunity, would you mind please giving your input on the aforementioned issue?

Would really appreciate any support you can offer!

 

Thank you very much for your time and efforts in making such a great mod! ❤️

 

EDIT:

Just to try and provide as much information as possible, here's a copy of my Papyrus.0.log right after such a game freeze during a sex scene:

https://gist.githubusercontent.com/SeriousConcept1134/4070810203867428dc92c769513dd21f/raw/3d1c8364af210ed2af42ebdaf76eeaa0e368536c/Papyrus.0.log

 

I'd provide a crash log if I could, but there's no CTD, just the game becoming completely frozen and unresponsive. I can only close it by pressing Ctrl+Alt+Del and then using the Windows Task Manager to terminate Skyrim.exe

 

Also, I'm using the latest IVDT 1.4.0 Hentai Edition V4.7z update from January 12.

 

me 2,sharing the same problem. this mod works prefect in my old mod environment,but now i get randomly frozen while in sex scene. 

Posted (edited)
On 1/20/2025 at 11:01 PM, Serenity_XXI said:

 

 

@ShimizuModding Hey, sorry I don't mean to be pushy. I know you're probably busy and don't have time to reply to every single question that's posted here.

But if you get the opportunity, would you mind please giving your input on the aforementioned issue?

Would really appreciate any support you can offer!

 

Thank you very much for your time and efforts in making such a great mod! ❤️

 

EDIT:

Just to try and provide as much information as possible, here's a copy of my Papyrus.0.log right after such a game freeze during a sex scene:

https://gist.githubusercontent.com/SeriousConcept1134/4070810203867428dc92c769513dd21f/raw/3d1c8364af210ed2af42ebdaf76eeaa0e368536c/Papyrus.0.log

 

I'd provide a crash log if I could, but there's no CTD, just the game becoming completely frozen and unresponsive. I can only close it by pressing Ctrl+Alt+Del and then using the Windows Task Manager to terminate Skyrim.exe

 

Also, I'm using the latest IVDT 1.4.0 Hentai Edition V4.7z update from January 12.

 

 

can you try disable hentai expressions NG in the mod config file to see if the freezing goes away

Edited by ShimizuModding

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