RimWorld
The Drow Race - Facial Stuff Patch [1.0] (Not 1.1 compatible.)
6 comentarios
bagelhe 27 NOV 2019 a las 10:54 
hey. not sure if i have to post it here but i am keeping this message from one of my drows

Exception drawing Earana: System.MissingMethodException: Method not found: 'AlienRace.HarmonyPatches.DrawAddons'.
at FacialStuff.CompBodyAnimator.DrawAlienBodyAddons (UnityEngine.Quaternion,UnityEngine.Vector3,bool,bool,Verse.Rot4) <0x000d6>
at FacialStuff.Harmony.HarmonyPatch_PawnRenderer.Prefix (Verse.PawnRenderer,UnityEngine.Vector3&,single,bool,Verse.Rot4,Verse.Rot4,Verse.RotDrawMode,bool,bool) <0x01cb9>
at (wrapper dynamic-method) Verse.PawnRenderer.RenderPawnInternal_Patch4 (object,UnityEngine.Vector3,single,bool,Verse.Rot4,Verse.Rot4,Verse.RotDrawMode,bool,bool) <0x0015f>

Antheloras 25 SEP 2019 a las 12:36 
The hands and feet are not showing and I tried pretty much every load order. Does someone have a hint?
SerenityNever  [autor] 6 DIC 2018 a las 18:25 
No worries! I use Facial Stuff myself so it was that extra bit of encouragement for me anyways.
Januarie Stories 6 DIC 2018 a las 16:50 
Ah I see, thanks for quick reply! I think to be the on the safe side--as I tend to forget-- I'll probably just leave it alone. Thank you for the walkthrough, and clarifying the process! Thanks again for providing a patch regardless; adding new races is typically a no go for me unless there's a facial patch already developed for them.
SerenityNever  [autor] 6 DIC 2018 a las 15:07 
That's pretty possibility an incompatibility there, yup. The issue is with the default Facial Stuff and AlienFaces was, all the drow would end up with pink eyebrows due to there being a small colour tint on them, and I had to flag them as not having eyes to bypass the problem, at the cost of removing some facial defintion, which becomes very noticable with a mod like that.

If you go into your workshop folder and into 1544136036 (this mod), and then into the Patches folder, and open up the Drow patch you can change the <hasEyes> from false to true to correct this. I'd also reccomend copying it and saving it as a local mod in case I update it, and your change gets overwritten.
Januarie Stories 6 DIC 2018 a las 14:40 
Heyo, just a heads up (no pun intended) I’m using More Kawai for facial stuff and dianne’s defaults – facial stuff and I think the Drow facial stuff patch is not converting the Drow’s facial features, like it does for aliens in the alien faces mod etc. Then again, I was using prepare carefully when looking at randomly generated Drow Pawn. I was wondering if there is an incompatibility there.