Luka10 Posted April 30, 2016 Posted April 30, 2016 so i changed my race to a human, and tried the attck on myself and it didn't crash ,however when i use the Khajiit race, right after i get up from 'curling into a ball' the game crashes. is there some way to fix this? not sure if this txt file will help. cvd mods.txt
echotest123 Posted April 30, 2016 Posted April 30, 2016 Do you have any mod that changes the skeleton your Khajiit use? Might be this, my first guess would be anything you have installed that changes Khajiit, mostlikely anything that modifies their skeleton.
FauxFurry Posted April 30, 2016 Posted April 30, 2016 Unfortunately, Estrus seems to be completely incompatible with Khajiit for whatever reason regardless of gender or skeleton variant used whether used on the player character or Khajiit NPCs.
Luka10 Posted April 30, 2016 Author Posted April 30, 2016 Is it possible to fix that? Wow thanks for the fast replies.
karelmikie3 Posted June 15, 2016 Posted June 15, 2016 I am asking the same question, is there anyway to fix this?
KeldonSlayer Posted July 7, 2016 Posted July 7, 2016 I fixed it, just replace your script with this one. (ModOrganizer users MO\Mods\Estrus\Data\Scripts\)(Other Skyrim\Data\Scripts) Details of what was wrong for super users or mod authors Simply put it was a null pointer exception in function SwitchTriToNormal(Actor Target) because the method the author used to set triOrigHead, triOrigEyes, triOrigBrows, couldn't find resources for certain races such as khajiit so the values were null, I circumvented the crash not fixed the issue, I just commented out the lines in the function since I saw no use to them, I did test with Cherry Race and Khajiit that it works, no crash, no visual side effects. I plan to rewrite the mod myself, cleaning the code up and all. to check status I'm on github as DrZed, You'll see it show up there when I feel I have the time to code it. zzEstrusEffectScript.pex
Recommended Posts
Archived
This topic is now archived and is closed to further replies.