ShinyCharizard34 Posted June 20, 2019 Posted June 20, 2019 For some reason I get teleported near whiterun whenever I get paralyzed by the spiders from this mod, the only other mod I have that does something similar is SL Kidnapped Redux. Using SSE. Also is the DDI patch supposed to be loaded before ES+? Vortex suggests it before for some reason.
Ed86 Posted June 21, 2019 Author Posted June 21, 2019 3 hours ago, ShinyCharizard34 said: For some reason I get teleported near whiterun whenever I get paralyzed by the spiders from this mod, the only other mod I have that does something similar is SL Kidnapped Redux. Using SSE. Also is the DDI patch supposed to be loaded before ES+? Vortex suggests it before for some reason. No, And no
TheMrWick Posted July 3, 2019 Posted July 3, 2019 On 6/11/2019 at 3:32 PM, Xiaron said: Well in my case it was my fault. I edited the files to be vampire compatible, but doing so broke things. However editing EC+ fixes it for ES/ED as well, so I reinstalled them without the edits and now all three work correctly. So I suppose if you opened the files in CK that might be the problem for you as well? sorry for the late reply, so perhaps saving them in ck causes issues? because I did open them there.
Ed86 Posted July 3, 2019 Author Posted July 3, 2019 4 hours ago, Mr. Wick said: sorry for the late reply, so perhaps saving them in ck causes issues? because I did open them there. you need to convert EC.esp to esm, or it will break everything in ES/ED
TheMrWick Posted July 20, 2019 Posted July 20, 2019 @Ed86 anyways, NPC infection seems to be working but I went to a female player save, and it seems to not work for the PC for some reason, no clue why its only working for npcs EC works for the player just fine, only seems to be ES where the spell doesn't trigger for the parasite. edit: so I added spider breeder to the player via console and it seems to be working as an active spell and is showing in the MCM, so I think its simply not knowing to add it during a cum stage of an animation. well if its working for the "player" for anyone playing se, send your files maybe? or which file would control giving the spell to the player after sexlab animations and I could look at it. could ES possibly not be registering that the player is a female maybe? Kinda spit-balling ideas
endersgame Posted July 20, 2019 Posted July 20, 2019 Is there a place in the code I can edit to fix the egg ownership issue? When a follower births eggs, they all count as "Steal" if I tried to pick them up. I tried to edit zzEstrusSpider_BreederEffectScript#eggChain() and "thisEgg[idx].SetActorOwner(NONE)" but it seems to have no effect.
Ed86 Posted July 23, 2019 Author Posted July 23, 2019 On 7/20/2019 at 5:47 PM, Mr. Wick said: @Ed86 anyways, NPC infection seems to be working but I went to a female player save, and it seems to not work for the PC for some reason, no clue why its only working for npcs EC works for the player just fine, only seems to be ES where the spell doesn't trigger for the parasite. edit: so I added spider breeder to the player via console and it seems to be working as an active spell and is showing in the MCM, so I think its simply not knowing to add it during a cum stage of an animation. well if its working for the "player" for anyone playing se, send your files maybe? or which file would control giving the spell to the player after sexlab animations and I could look at it. could ES possibly not be registering that the player is a female maybe? Kinda spit-balling ideas it doesnt work as spider or tentacle anim?
Ed86 Posted July 23, 2019 Author Posted July 23, 2019 On 7/20/2019 at 9:09 PM, endersgame said: Is there a place in the code I can edit to fix the egg ownership issue? When a follower births eggs, they all count as "Steal" if I tried to pick them up. I tried to edit zzEstrusSpider_BreederEffectScript#eggChain() and "thisEgg[idx].SetActorOwner(NONE)" but it seems to have no effect. zzEstrusSpider_BreederEffectScript -> thisEgg[idx].SetActorOwner( kTarget.GetActorBase() )
endersgame Posted July 23, 2019 Posted July 23, 2019 5 hours ago, Ed86 said: zzEstrusSpider_BreederEffectScript -> thisEgg[idx].SetActorOwner( kTarget.GetActorBase() ) Figured it out. Had to edit the eggChain() method in AliasScript instead of BreederEffectScript.
TheMrWick Posted July 24, 2019 Posted July 24, 2019 13 hours ago, Ed86 said: it doesnt work as spider or tentacle anim? mhmm, none of the ways to get the spell seems to work, for the player, works with NPC's just fine however
Ed86 Posted July 24, 2019 Author Posted July 24, 2019 4 hours ago, Mr. Wick said: mhmm, none of the ways to get the spell seems to work, for the player, works with NPC's just fine however have you tried scripts from prev page? what it outputs to console at orgasm?
TheMrWick Posted July 25, 2019 Posted July 25, 2019 12 hours ago, Ed86 said: have you tried scripts from prev page? what it outputs to console at orgasm? Here we are, Papyrus.0.log
Ed86 Posted July 25, 2019 Author Posted July 25, 2019 14 hours ago, Mr. Wick said: Here we are, Papyrus.0.log i dont see problems do you see spell visuals? maybe you are vampire?
TheMrWick Posted July 26, 2019 Posted July 26, 2019 On 7/25/2019 at 10:43 AM, Ed86 said: i dont see problems do you see spell visuals? maybe you are vampire? @Ed86 Yeah, it's very strange, No spell visuals and not present in the MCM, definitely not a vampire, this character was a werewolf for some time but the wolf spirit was killed later on. The best I can think of is ES thinks my character doesn't fit under the parameters needed for the parasite, i'm trying to narrow down possibilities, i'm definitely playing vaginal animations, checked to see the character's gender in any of the MCM's, and since it works for other NPC's it has to be ES seeing my character as not valid. EDIT: Tentacle animations after some abuse got me the spider breeder effect, however sexlab animations from the spider dont seem to be working, so it's definitely just sexlab animation related
TheMrWick Posted August 1, 2019 Posted August 1, 2019 just not exactly sure what could be causing the disconnect.
Ed86 Posted August 1, 2019 Author Posted August 1, 2019 1 hour ago, Mr. Wick said: just not exactly sure what could be causing the disconnect. post log with this 1 should out put to console stuff that happens during oviprovision zzEstrusSpider_Events.7z
TheMrWick Posted August 1, 2019 Posted August 1, 2019 2 hours ago, Ed86 said: post log with this 1 should out put to console stuff that happens during oviprovision zzEstrusSpider_Events.7z 6.04 kB · 1 download @Ed86Papyrus.0.log
Ed86 Posted August 1, 2019 Author Posted August 1, 2019 3 hours ago, Mr. Wick said: This is a part that grabbed my attention well thats your answer, for w/e reason you are in zzEstrusSpiderBreederFaction, so Oviposition quit before you can get zzEstrusSpiderBreederAbility which means that previous zzEstrusSpiderBreederAbility, didnt end correctly so it didnt remove zzEstrusSpiderBreederFaction
TheMrWick Posted August 2, 2019 Posted August 2, 2019 17 hours ago, Ed86 said: well thats your answer, for w/e reason you are in zzEstrusSpiderBreederFaction, so Oviposition quit before you can get zzEstrusSpiderBreederAbility which means that previous zzEstrusSpiderBreederAbility, didnt end correctly so it didnt remove zzEstrusSpiderBreederFaction @Ed86 Well, there should be no reason for me to be in that faction since nothing ES related happened yet throughout the save unless being enslaved through SD does something with that. should I addtofaction? I could -1 it if I remember the ID.
Ed86 Posted August 2, 2019 Author Posted August 2, 2019 2 hours ago, Mr. Wick said: @Ed86 Well, there should be no reason for me to be in that faction since nothing ES related happened yet throughout the save unless being enslaved through SD does something with that. should I addtofaction? I could -1 it if I remember the ID. idk about SD, try before/ after enslavement need to remove from faction
TheMrWick Posted August 2, 2019 Posted August 2, 2019 1 hour ago, Ed86 said: idk about SD, try before/ after enslavement need to remove from faction okay so I removed it, and It seems to be working I went through two pregnancies to check for consistency and it seems to be okay, but Im not sure what caused the added faction to begin with.
Xiaron Posted August 20, 2019 Posted August 20, 2019 Quick question, wondering if this is normal or I broke something again somehow. If my PC has the EC+ parasite the spider one is blocked which I believe is working as intended. However the spider parasite doesn't seem to block the chaurus parasite from occurring. Does it work that way for everyone else? 1
donttouchmethere Posted August 20, 2019 Posted August 20, 2019 5 minutes ago, Xiaron said: Quick question, wondering if this is normal or I broke something again somehow. If my PC has the EC+ parasite the spider one is blocked which I believe is working as intended. However the spider parasite doesn't seem to block the chaurus parasite from occurring. Does it work that way for everyone else? let me check: Spoiler
Ed86 Posted August 20, 2019 Author Posted August 20, 2019 1 hour ago, Xiaron said: Quick question, wondering if this is normal or I broke something again somehow. If my PC has the EC+ parasite the spider one is blocked which I believe is working as intended. However the spider parasite doesn't seem to block the chaurus parasite from occurring. Does it work that way for everyone else? Yes, EC doesnt have support for ES/ED
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