Jump to content

Khajiit player race crashes game with estrus self


Luka10

Recommended Posts

Posted

 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

Posted

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.

Posted

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.

  • 1 month later...
  • 3 weeks later...
Posted

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...