Jump to content

Recommended Posts

Posted

I'm encountering an issue with compilation of a script from this mod making some personal changes, and I'm getting this error, 

C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1908,11): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1908,26): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1909,47): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1909,62): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1909,121): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1909,136): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1909,246): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1909,261): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1928,11): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1928,26): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1929,48): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1929,63): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1929,123): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1929,138): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1929,249): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1929,264): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1953,12): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1953,27): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1954,48): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1954,63): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1954,122): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1954,137): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1954,247): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1954,262): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1977,12): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1977,27): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1978,49): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1978,64): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1978,124): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1978,139): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1978,250): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1978,265): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(5386,108): GetSceneID is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(8381,9): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(8381,24): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(8392,9): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(8392,24): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2744,19): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2744,34): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2747,62): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2747,77): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2753,19): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2753,34): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2754,62): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2754,77): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2761,20): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2761,35): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2764,63): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2764,78): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2772,19): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2772,34): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2773,62): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2773,77): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2850,18): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2850,33): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2851,27): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2851,42): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2940,15): unknown type sexlabthread
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2944,23): StartSceneEx is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2953,23): StartScene is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(2963,24): StartScene is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3151,35): GetThread is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3151,15): unknown type sexlabthread
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3152,25): sexlabthread is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3153,22): sexlabthread is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3242,5): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3242,20): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3246,54): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3246,69): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3250,79): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3250,94): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3254,11): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3254,26): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3265,56): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3265,71): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3265,172): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3265,187): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3269,56): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3269,71): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3269,158): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3269,173): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3294,21): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3294,36): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3295,51): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3295,66): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3508,35): GetThread is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3508,15): unknown type sexlabthread
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3509,25): sexlabthread is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3510,29): sexlabthread is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3673,35): GetThreadByActor is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3673,15): unknown type sexlabthread
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(3675,14): sexlabthread is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(4349,35): GetThread is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(4349,15): unknown type sexlabthread
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(4350,22): sexlabthread is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5555,14): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5555,29): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5556,18): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5556,33): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5556,89): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5556,104): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5569,10): variable SexLabRegistry is undefined
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5569,25): none is not a known user-defined type
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5652,29): GetSex is not a function or does not exist
C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Utility.psc(5652,6): type mismatch while assigning to a int (cast missing or types unrelated)

 

Could you tell me what is needed that I don't have currently active? Thank you.

Posted
5 hours ago, Inanna17 said:

I'm encountering an issue with compilation of a script from this mod making some personal changes, and I'm getting this error, 

 

Quote

C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\slac_Config.psc(1908,11): variable SexLabRegistry is undefined

 

Could you tell me what is needed that I don't have currently active? Thank you.

To compile SLAC from v4.13 you'll need the scripts from SexLab P+ v2.5 or later (available from the developer discord).

Posted

So im having an issue where everything in your mod works but when i start a scene through dialogue Separate Orgasms Aggressor requires x amount of orgasms to finish doesnt register the animation as aggressive. This even happens when i use the (I want it rough) dialogue. I dont know if this is an issue on Aroused creatures end or Separate orgasms. i will say that feature of separate orgasms does work for the auto/pursuit systems. Just not dialogue. If anybody could help me that be great.

 

Posted
52 minutes ago, AureumCustos said:

So im having an issue where everything in your mod works but when i start a scene through dialogue Separate Orgasms Aggressor requires x amount of orgasms to finish doesnt register the animation as aggressive. This even happens when i use the (I want it rough) dialogue. I dont know if this is an issue on Aroused creatures end or Separate orgasms. i will say that feature of separate orgasms does work for the auto/pursuit systems. Just not dialogue. If anybody could help me that be great.

All the direct invitation and dialogue options for the PC are inherently consensual. The Rough option just filters for aggressive animations to use in the consensual scene.

 

One thing you could do is only allow auto engagement when crouched for the PC and use a low creature arousal threshold. Then you would just need to crouch and wait for a non-consensual animation to start.

Posted

I had no issues with this mod so far. Any way to donate for your work?. 
The only issue I have to report is a minor one, and that's when I want to open a dialogue with an resurrected creature. For some reacion the dialogue starts but it closes before I can do anything. Not big deal rlly, since you can invite them. But if I have to report something, it's the only issue. Nice work mate! :D

Posted

this might sound like a dumb question, but i have trouble understand how allow creature settings works....

 

if i want to set flame atronach to only allow sex scene with male player character... do i set it to "allow male partner" or do i set it to "allow female partner"? i think part of the confusion come from the text color, if i set it to "allow male partner", the text change to pink color and it change to blue when i set it to "allow female partner"...

 

what do those color text means? if the text is pink, does it mean the creature will now assume a female role in sex scene? or does it mean only it only apply to female player character?

 

thanks.

Posted
15 hours ago, Anon079 said:

I had no issues with this mod so far. Any way to donate for your work?. 
The only issue I have to report is a minor one, and that's when I want to open a dialogue with an resurrected creature. For some reacion the dialogue starts but it closes before I can do anything. Not big deal rlly, since you can invite them. But if I have to report something, it's the only issue. Nice work mate! :D

I'll have a look at this.

 

How are these creatures being resurrected?

Posted
11 hours ago, calvin_0 said:

this might sound like a dumb question, but i have trouble understand how allow creature settings works....

 

if i want to set flame atronach to only allow sex scene with male player character... do i set it to "allow male partner" or do i set it to "allow female partner"? i think part of the confusion come from the text color, if i set it to "allow male partner", the text change to pink color and it change to blue when i set it to "allow female partner"...

 

what do those color text means? if the text is pink, does it mean the creature will now assume a female role in sex scene? or does it mean only it only apply to female player character?

 

thanks.

The sex-related options under Allowed Creatures all refer to the sex of the PC or NPC, and only apply to auto-engagements. Creature sex conditions are handled under PC/NPC Auto Settings.

 

At the moment, there are no per-race sex conditions for creatures.

Posted (edited)

 

11 hours ago, Sailing Rebel said:

How are these creatures being resurrected?


With an spell from vanilla game. :D
It's not big issue tho, since you can invite them to start an animation with the hotkey "N". How can I donate for your work?.

Edited by Anon079
small edits, "with the hotkey "N""
Posted
16 hours ago, Sailing Rebel said:

The sex-related options under Allowed Creatures all refer to the sex of the PC or NPC, and only apply to auto-engagements. Creature sex conditions are handled under PC/NPC Auto Settings.

 

At the moment, there are no per-race sex conditions for creatures.

 

so if it says male partner, it's referring to male PC...  o.k thanks.

Posted

After some time playing around with the mod I've began to wonder if there are any followers with in built/patched compatibility with Aroused creatures

It's a bit of a buzzkill when my follower's voices go silent after i tell them that I want them to "Ride" the horse lol

Posted
1 hour ago, BogBatt said:

After some time playing around with the mod I've began to wonder if there are any followers with in built/patched compatibility with Aroused creatures

It's a bit of a buzzkill when my follower's voices go silent after i tell them that I want them to "Ride" the horse lol

If you are looking for a voice pack, you could try this one:

But it might be out of date. I've not tested it.

 

Generating voice lines is time-consuming, so I would not expect rapid updates for this. Nor would I expect custom voiced followers to provide any kind of compatibility for something like SLAC.

Posted
3 hours ago, iloveoranges901 said:

When attempting to have my female PC interact with male creatures I keep getting the message "Cannot use unless (creature) is female" when I only have male creatures.

That's not a SLAC notification.

 

Check the Aroused Creatures MCM > Help page to see failure codes for recent engagements. Highlight a code to see an explanation and possible solution at the bottom of the interface.

 

We'll need the exact wording of the error message, where you saw it, and which creature you were trying to engage.

 

Alternatively, enable papyrus logging and the Aroused Creatures > General Settings > Debug option, try to engage the creature and post the log here.

Posted (edited)

I install ver 04.14 and i have issue only when play animation with horse. The tongue and schlong are floating. How can i fix this?

I use sexlab ultility plus

Sorry for my bad english

Edited by raypham
Posted
5 hours ago, raypham said:

I install ver 04.14 and i have issue only when play animation with horse. The tongue and schlong are floating. How can i fix this?

I use sexlab ultility plus

Sorry for my bad english

Make sure nothing is overriding More Nasty Critter / Animated Beast Cocks.

Posted
3 hours ago, iloveoranges901 said:

Here is my attached log, I started a new game and let everything initialize as normal. I spawned in at Windhelm docks and made my way to the stables to test if the message still popped up with a male horse; although the same message "Cannot use unless horse is female" still appeared, the horse still walked up to me and everything proceeded as normal until the animations were done. The functionality of the mod seems to be in tact, it's just I don't know what is causing the message to appear. No worries if this log is unhelpful or you are unable to provide a solution I will still play even with the message. Thanks for the great mod and advice nonetheless! 

This looks like an issue with the SexLab P+ installation. Make sure nothing is overriding the SLP+ files.

 

Some OG SL mods are not going to be compatible with SLP+. You would need to refer to the SLP+ dev discord for information on that. Keep in mind that SLP+ is still in development and still has some way to go before full release. It should not really be used for regular gameplay.

 

There may also be issues with other scripted mods in that game, possible missing dependencies or patches, or mismatched versions. Searching for "script does not exist or is not currently loaded" in the log returns around 750 lines.

Posted
13 hours ago, Sailing Rebel said:

Make sure nothing is overriding More Nasty Critter / Animated Beast Cocks.

Thanks for your advice i have solved my issue

Posted

so I installed this mod and everything works fine except for the fact that whenever I try to test this out the creatures are not interested I have so far tried reinstalling fnis creature pack, sexlab framework, disabling and enabling creature animations in the MCM sexlab animations but nothing I do seems to work can I get some help with this?

Posted
1 hour ago, Crimson_Otachi said:

so I installed this mod and everything works fine except for the fact that whenever I try to test this out the creatures are not interested I have so far tried reinstalling fnis creature pack, sexlab framework, disabling and enabling creature animations in the MCM sexlab animations but nothing I do seems to work can I get some help with this?

After trying to engage a creature, go to the Aroused Creatures MCM > Help page. This will list codes for recently failed engagements, highlight a code to see an explanation and possible solution at the bottom of the interface.

Posted

hi there, thanks for your work!

 

In order to have faster loading times I´m reducing the amount of anims, keeping just the paks of my choice. 

My question is about MNC. It´s needed just for the anims or also for the models?

In the second case, would AC still working if I delet meshes folders from MNC but I have other authors packs?

Posted

sorry for the late reply I did as you adviced and it ended up saying no animations so I reinstalled all the SLAL animations I had and tried reinstalling the sexlab framework again but it doesnt seem to work the creatures still are not interested when I attempt to test the mod I should also mention that despite running the latest sexlab framework and P+ I get the caution msg when I look at the help section. do you have any more advice on the matter?

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