Missing head texture

Started by Xilthio, October 18, 2021, 06:46:17 PM

Previous topic - Next topic

Xilthio

Hi, I've been having a graphical issue when equipping my pawns with certain hats or items that go in the utility slot. I've tried deactivating mods that deal with facial animations and hairstyles to see if that's the culprit, but it hasn't helped. I've attached a screenshot of what I'm seeing in game and my mod list to see if anyone can help me figure out what's going on and if there's a possible solution. Also, here is a link to my last debug log.

https://gist.github.com/6d9de4d94ed3780a0dec64e4f984d77a
Thanks!

JT

You have a lot of red errors for AdvancedShieldBelts, so that seems like the most probable culprit, especially because by its own admission it modifies a lot of pawn rendering stuff: S16's Extension(s16.core): AdvancedShieldBelts(1.0.0), BodyTypeExtend(1.0.0), HediffApparel(1.0.0), S16(1.0.0), S16(1.0.0), OniShedding(1.0.0 [no FileVersionInfo])

So whatever S16's extensions is, I suspect it's causing your trouble, not your facial animation stuff.