ta55 Posted March 26, 2022 Posted March 26, 2022 I have no idea what is messing with the textures. The txt file below the picture is my load order is my load order.1.txt
Indarello Posted March 26, 2022 Posted March 26, 2022 2 hours ago, ta55 said: I have no idea what is messing with the textures. The txt file below the picture is my load order is my load order.1.txt
Sgt. Marge Posted March 26, 2022 Posted March 26, 2022 It could be something changing the WNAM - Skin record for the player character ( FormID 00000007 ) Here is an example in the screen shot in the spoiler tag below. Mine looks like this because I use Unique Player to have a different skin texture for my character. Notice that it is adding its own skin record called 00PlayerSkinNaked. The issue you are having is very similar to the problem with 2 "old" females in the game. I addressed that in a patch but that's not going to fix the problem you're having. But basically whatever the change being made to 00000007's skin record, there's no corresponding skin texture for it so it looks like a hot mess. It's an interesting problem that I don't fully understand technically because usually with a missing texture you'd get the purple placeholder. So perhaps WNAM - Skin record 'SkinOldNaked [ARMO:00128C5C]' is being applied to your character somehow? You can open up all your mods with xEdit and use the FormID filter to search for 00000007 and check your WNAM - Skin record to see if another mod shows up that's modifying that. Spoiler
ta55 Posted March 27, 2022 Author Posted March 27, 2022 18 hours ago, Marg597 said: It could be something changing the WNAM - Skin record for the player character ( FormID 00000007 ) Here is an example in the screen shot in the spoiler tag below. Mine looks like this because I use Unique Player to have a different skin texture for my character. Notice that it is adding its own skin record called 00PlayerSkinNaked. The issue you are having is very similar to the problem with 2 "old" females in the game. I addressed that in a patch but that's not going to fix the problem you're having. But basically whatever the change being made to 00000007's skin record, there's no corresponding skin texture for it so it looks like a hot mess. It's an interesting problem that I don't fully understand technically because usually with a missing texture you'd get the purple placeholder. So perhaps WNAM - Skin record 'SkinOldNaked [ARMO:00128C5C]' is being applied to your character somehow? You can open up all your mods with xEdit and use the FormID filter to search for 00000007 and check your WNAM - Skin record to see if another mod shows up that's modifying that. Reveal hidden contents No other mod showed up.
Sgt. Marge Posted March 27, 2022 Posted March 27, 2022 7 hours ago, ta55 said: No other mod showed up. Here are some other things I can think of to go over. - Try Ctrl+click on "00PlayerSkinNaked" and then check the "referenced by" tab at the bottom to see if another mod is changing it (it probably is fine) - If using AAF, be sure you have the plugin "AAF_UniquePlayer_Patch" as well, this is something you choose when installing AAF so if you added Unique Player after installing AAF you may want to reinstall AAF to get the compatibility patch. (This is a general suggestion, it's not likely going to fix the problem in your screen shot) - Double check your texture paths to make sure you put the texture files into the correct folder for Unique Player ( Unique Player\textures\actors\character\PlayerHumanFemale ) - Make sure the skin mod you are using is for the correct body you chose, i.e. CBBE body using CBBE skin texture, or FusionGirl body using FusionGirl skin texture
Recommended Posts
Archived
This topic is now archived and is closed to further replies.