During testing my hiteffects i recognized that Epic forgot the bone alias for the Alien- and FemaleSkeleton.
This ever happens if your Damageclass is "bSkeletize=True" and the victim is an alien or female charachter:
________________________________________________
Log: AttachToBone: No bone named [head] found in actor xPawn's skeleton.
Error: Couldn't attach XEffects.BloodJet to head
________________________________________________
All Hiteffects and custom DeathEmitters causing the same error.
This ever happens if your Damageclass is "bSkeletize=True" and the victim is an alien or female charachter:
________________________________________________
Log: AttachToBone: No bone named [head] found in actor xPawn's skeleton.
Error: Couldn't attach XEffects.BloodJet to head
________________________________________________
All Hiteffects and custom DeathEmitters causing the same error.