-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Critical issue with ADS and other prosthetic mods #64
Comments
Update: |
I have contacted the author of ADS and apparently the problem is not on their part. This means that Facial Stuff somehow breaks the renderer of animals when a prosthetic is present, even when animal limb rendering is disabled. I don't know how this happened but this is pretty major and awful. |
Okay, so i tried to move the mod to the end of the load order to see if that did anything but it didnt. |
And it ceased functioning again. Please someone help me track this down because this is maddening. |
Might be fixed |
I'm getting
Facial Stuff: No texture for added part: Things/Pawn/Humanlike/AddedParts/Eye_TacticalCorneaImplant_Right_Narrow - Graphic_Multi_AddedHeadParts
this error all the time.
But the bigger issue is this here:
This completely breaks my cat with a prosthetic leg. Whatever the cause is, Ticking the cat thereafter is impossible because of a null reference exception and it becomes dead in the water. Trying to do anything with it breaks the entire GUI completely because the main renderer messes up.
Here's the full log:
https://gist.github.com/HugsLibRecordKeeper/2dc6e3858b6e3804ce14149d4e66dfd3
The text was updated successfully, but these errors were encountered: