Jump to content

Recommended Posts

Posted

this has never happened to me before :P

 

installed the mod and there is no mcm showing up? spawned some chauras nothing happens with there spit attack, used console command to bring up mcm still doesnt work....i dont know what to do? im sure i installed correctly

 

The MCM only appears after you save game after install and then load that save

 

Posted

 

this has never happened to me before :P

 

installed the mod and there is no mcm showing up? spawned some chauras nothing happens with there spit attack, used console command to bring up mcm still doesnt work....i dont know what to do? im sure i installed correctly

 

The MCM only appears after you save game after install and then load that save

 

 

wow so simple should of tried 

thanks its working now!!!!!!!

Posted

A chaurus sexed me but couldn't impregnate properly. I'm not sure if I use an old version of the compiled script or not...

 

[10/20/2016 - 11:36:43PM] SEXLAB - ActorAlias[Chaurus Reaper]  - Orgasms[1] Enjoyment [70] BaseEnjoyment[-53] FullEnjoyment[123]
[10/20/2016 - 11:36:43PM] Error: Incorrect number of arguments passed. Expected 2, got 1.
stack:
    [zzEstrusChaurusMCM (2800EF8A)].zzestruschaurusae.ChaurusImpregnate() - "zzestruschaurusae.psc" Line 141
    [zzEstrusChaurusMCM (2800EF8A)].zzestruschaurusae.OnOrgasm() - "zzestruschaurusae.psc" Line 127

 

Do I need to recompile that script as the function called do have 2 parameters but one is optionnal.

If so, could somebody with all the dependencies do that for me? I'm pretty sure I need the whole skyui devkit for this and maybe more.

Posted

A chaurus sexed me but couldn't impregnate properly. I'm not sure if I use an old version of the compiled script or not...

[10/20/2016 - 11:36:43PM] SEXLAB - ActorAlias[Chaurus Reaper]  - Orgasms[1] Enjoyment [70] BaseEnjoyment[-53] FullEnjoyment[123]
[10/20/2016 - 11:36:43PM] Error: Incorrect number of arguments passed. Expected 2, got 1.
stack:
    [zzEstrusChaurusMCM (2800EF8A)].zzestruschaurusae.ChaurusImpregnate() - "zzestruschaurusae.psc" Line 141
    [zzEstrusChaurusMCM (2800EF8A)].zzestruschaurusae.OnOrgasm() - "zzestruschaurusae.psc" Line 127

Do I need to recompile that script as the function called do have 2 parameters but one is optionnal.

If so, could somebody with all the dependencies do that for me? I'm pretty sure I need the whole skyui devkit for this and maybe more.

 

Hmmm - what version of sexlab are you running?

 

I've loaded up the dev environment and it seems to compile fine - also I can't see where the call to sexlab is failing, not line 141 that's for sure...

function ChaurusImpregnate(actor akVictim, actor akAgressor)  ;Line 132

	bool bGenderOk = mcm.zzEstrusChaurusGender.GetValueInt() == 2 || akvictim.GetLeveledActorBase().GetSex() == mcm.zzEstrusChaurusGender.GetValueInt()
	Bool invalidateVictim = !bGenderOk || ( akVictim.IsInFaction(zzEstrusChaurusExclusionFaction) || akVictim.IsBleedingOut() || akVictim.isDead() )
	
	if invalidateVictim
		return
	endif

	ECevents.Oviposition(akvictim) ;Line 141

	if ( !akAgressor.IsInFaction(zzEstrusChaurusBreederFaction) )
		akAgressor.AddToFaction(zzEstrusChaurusBreederFaction)
	endIf	
	
	SexLab.ApplyCum(akvictim, 7)

	utility.wait(5) ; Allow time for EC to register oviposition and crowd control to kick in
	akVictim.DispelSpell(crChaurusParasite)

endfunction ; Line 152
Posted (edited)

The latest one, 1.62. Thing is, using the Estrus Spider addon everything is working fine and that addon uses estrus chaurus api. The author basically copied the code and do some calls to some of the original scripts functions.

 

I realized that the animations weren't registered as I got sexed by the chaurus, probably because I reset the animation registry in sexlab and forgot to register estrus again. Could that fact alone break the Oviposition function? I assume it's the Oviposition call that is throwing a fit.

 

Edit: the chauruses in question are from the mod Things in the Dark, I'll try to spawn a chaurus and sex it to see if it happens again. It may just be a temporary oddity.

 

Edit2: nope, still happening. I spawn a chaurus, disable the spit effect and let defeat handle the rest. I tested the spiders using puppet master though, but I'm not sure it should matter?

Edited by bicobus
Posted

The latest one, 1.62. Thing is, using the Estrus Spider addon everything is working fine and that addon uses estrus chaurus api. The author basically copied the code and do some calls to some of the original scripts functions.

 

I realized that the animations weren't registered as I got sexed by the chaurus, probably because I reset the animation registry in sexlab and forgot to register estrus again. Could that fact alone break the Oviposition function? I assume it's the Oviposition call that is throwing a fit.

 

Edit: the chauruses in question are from the mod Things in the Dark, I'll try to spawn a chaurus and sex it to see if it happens again. It may just be a temporary oddity.

 

Edit2: nope, still happening. I spawn a chaurus, disable the spit effect and let defeat handle the rest. I tested the spiders using puppet master though, but I'm not sure it should matter?

 

I managed to reproduce the error on one of my test saves.

 

I have made an updated version (4.22) with all scripts recompiled on SSL 1.62 with FNIS 6.3 and it seems to have fixed the issue for my save - give it a

try and see if it helps.

Posted

Indeed, works as intended.

 

I also observed these while sexing chauruses, and maybe other non-human actors. Not sure what it's about, but since it shouldn't affect the gameplay it's not very important.

 

[10/22/2016 - 08:44:49PM] SEXLAB - Thread[0] Event Hook - OrgasmStart
[10/22/2016 - 08:44:49PM] SEXLAB - Thread[0] Event Hook - StageStart
[10/22/2016 - 08:44:49PM] SEXLAB - ActorAlias[Chaurus Reaper]  - Orgasms[1] Enjoyment [74] BaseEnjoyment[-61] FullEnjoyment[135]
[10/22/2016 - 08:44:49PM] SEXLAB - ActorAlias[Sonja]  - Orgasms[1] Enjoyment [12] BaseEnjoyment[-45] FullEnjoyment[57]
[10/22/2016 - 08:44:49PM] Error: Array index -1 is out of range (0-309)
stack:
    [SLCumshotQuest (2200F4EE)].slcumshotscript.Orgasm() - "SLCumshotScript.psc" Line 91
[10/22/2016 - 08:44:49PM] Error: Array index -1 is out of range (0-309)
stack:
    [SLCumshotQuest (2200F4EE)].slcumshotscript.Orgasm() - "SLCumshotScript.psc" Line 91
[10/22/2016 - 08:44:49PM] _EC_::state::IMPREGNATE
Posted

 

Indeed, works as intended.

 

I also observed these while sexing chauruses, and maybe other non-human actors. Not sure what it's about, but since it shouldn't affect the gameplay it's not very important.

[10/22/2016 - 08:44:49PM] SEXLAB - Thread[0] Event Hook - OrgasmStart[10/22/2016 - 08:44:49PM] SEXLAB - Thread[0] Event Hook - StageStart[10/22/2016 - 08:44:49PM] SEXLAB - ActorAlias[Chaurus Reaper]  - Orgasms[1] Enjoyment [74] BaseEnjoyment[-61] FullEnjoyment[135][10/22/2016 - 08:44:49PM] SEXLAB - ActorAlias[Sonja]  - Orgasms[1] Enjoyment [12] BaseEnjoyment[-45] FullEnjoyment[57][10/22/2016 - 08:44:49PM] Error: Array index -1 is out of range (0-309)stack:    [SLCumshotQuest (2200F4EE)].slcumshotscript.Orgasm() - "SLCumshotScript.psc" Line 91[10/22/2016 - 08:44:49PM] Error: Array index -1 is out of range (0-309)stack:    [SLCumshotQuest (2200F4EE)].slcumshotscript.Orgasm() - "SLCumshotScript.psc" Line 91[10/22/2016 - 08:44:49PM] _EC_::state::IMPREGNATE

Since the error is in the SLCumshot script you'll need to ask that mod's author to take a look - I haven't used that particular mod myself and so can't really help - sorry...

Posted

Hey, it appears the SexLab sex diary is incorrectly updated for this, it seems that tentacle attacks get listed as masturbation instead of creature sex/rape.  Could you change it so it correctly updates the stats?  This would make mods that use the stats, like Shout Like a Virgin, correctly work with estrus attacks.

 

Edit: also now I remember further, there have been times when a masturbation sex scene has caused tentacle rape to play instead, so it appears the masturbation part is embedded even further as sexlab animation tags for this.

Posted

Actually, it would be great to switch the animation registering from self-managed to a SLAL pack. But as Ed seems to put it, EC+ isn't great script wise but it works. So heh.

Posted

Actually, it would be great to switch the animation registering from self-managed to a SLAL pack. But as Ed seems to put it, EC+ isn't great script wise but it works. So heh.

 

Have discussed this with Funnybizness - if he can get the anims working as part of a tentacle pack then I'll look at moving the animation registration out of EC+ 

Posted

This mod add no monsters, it just modify the spit of chaurus so that you have a chance to get impregnated by tentacles.

 

And monitors for sex with Chaurus too... ;)

Posted

 

Good day.

The mod works for me as intended, with one strange occurance:

The only thing that changes size (and gets the corresponding messages) are the breasts, whereas belly and glute do not change.

 

Good day to you too, Mertakh. :)

I don't know all the details, but most likely it's your body meshes just don't support belly and butt scaling. And of course a skeleton like XPMSE is also needed for correct scaling of meshes.

And the messages only about breasts are completely normal. EC+ don't send any messages about belly or butt since there are none to send. :)

 

 

Good Evening,

Same here. Skeleton is working fine. Cursed Loot can change the belly. UUNP Morphs can change pregnancy belly, but still the pregancy is showing only bigger breasts.

I fiddeld with nioverride.ini to try different methods of scaling, but nothing worked. So back to default setting and asking the crowd. Has anyone an idea why the morph doesn´t work?

New game btw...

 

Posted

I'm attempting to  make a patch  for Enderal which changes ID's and names of the animals in question. do I add "Chaurus" to Breeder Faction & add Breeder Script? also what Script to tie into for the Spit? thanks for your time.

Posted

I'm attempting to  make a patch  for Enderal which changes ID's and names of the animals in question. do I add "Chaurus" to Breeder Faction & add Breeder Script? also what Script to tie into for the Spit? thanks for your time.

 

Sex with Chaurus will work if the creatures are members of the built in vanilla Chaurus faction - nothing else is needed

 

Spit attacks are triggered by an oneffectstart event in the script zzEstrusSpitEffect which is added to  the vanilla crChaurusFFAimed magic effect that the spit attacks use. If the creatures use Chaurus Poison Spit spells it will work.  :)

 

Posted

Thank you for your work on this mod BM.

 

I noticed that, for me, the birthing of the eggs can still take place while wearing a chastity belt and plugs.

 

Is this an issue with load order or is EC working as intended?

 

If so can I make a request...could the birthing sequence be changed so it is blocked by belts and plugs? Maybe causing further expansion of the belly until the belt and plugs are removed and/or causing further effects?

 

Not sure if this has been asked before but thanks either way.  :shy:

Posted

 

I'm attempting to  make a patch  for Enderal which changes ID's and names of the animals in question. do I add "Chaurus" to Breeder Faction & add Breeder Script? also what Script to tie into for the Spit? thanks for your time.

 

Sex with Chaurus will work if the creatures are members of the built in vanilla Chaurus faction - nothing else is needed

 

Spit attacks are triggered by an oneffectstart event in the script zzEstrusSpitEffect which is added to  the vanilla crChaurusFFAimed magic effect that the spit attacks use. If the creatures use Chaurus Poison Spit spells it will work.  :)

 

 

 

there is no inbuilt Chaurus faction Apart from zzEstrusChaurusBreederFaction. only Creature. so will I have to add Chaurus as a faction? thanks.

Posted

 

 

I'm attempting to  make a patch  for Enderal which changes ID's and names of the animals in question. do I add "Chaurus" to Breeder Faction & add Breeder Script? also what Script to tie into for the Spit? thanks for your time.

 

Sex with Chaurus will work if the creatures are members of the built in vanilla Chaurus faction - nothing else is needed

 

Spit attacks are triggered by an oneffectstart event in the script zzEstrusSpitEffect which is added to  the vanilla crChaurusFFAimed magic effect that the spit attacks use. If the creatures use Chaurus Poison Spit spells it will work.  :)

 

 

 

there is no inbuilt Chaurus faction Apart from zzEstrusChaurusBreederFaction. only Creature. so will I have to add Chaurus as a faction? thanks.

 

 

ChaurusFaction 000C398A  is the vanilla Skyrim faction

 

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