Strager Posted September 29, 2022 Posted September 29, 2022 Spoiler Got this weird texture bug. It happens whenewer I change weight or equip another armor. Only one termporal solution - showracemenu. Only with PC
traison Posted September 29, 2022 Posted September 29, 2022 (edited) First guess, you have something that changes this record: [00] Skyrim.esm (7CAB85A9) \ FormID List \ 0007BBB2 <SkinFemaleHumanBody> Edit: xEdit Edited September 29, 2022 by traison
Strager Posted September 29, 2022 Author Posted September 29, 2022 8 minutes ago, traison said: First guess, you have something that changes this record: [00] Skyrim.esm (7CAB85A9) \ FormID List \ 0007BBB2 <SkinFemaleHumanBody> Edit: xEdit Can't see anything that could be the reason
traison Posted September 29, 2022 Posted September 29, 2022 If you have a mod that gives your character a custom skin/mesh you'd have to look at the same record for that race. The vanilla association looks like this: [00] Skyrim.esm (7CAB85A9) \ Race \ 00013746 <NordRace> [00] Skyrim.esm (7CAB85A9) \ Armor \ 00000D64 <SkinNaked> [00] Skyrim.esm (7CAB85A9) \ Armor Addon \ 00000D67 <NakedTorso> [00] Skyrim.esm (7CAB85A9) \ FormID List \ 0007BBB2 <SkinFemaleHumanBody> #1 is different for you if you have a PC-only skin/mesh, and thus it is possible all subsequent records are as well. 1
Strager Posted September 29, 2022 Author Posted September 29, 2022 (edited) I don't have any mods that gives PC another body mesh or skin. Mods that refer this ID are Bijin ones and Yriana. Well, maybe it's fertility mode fixes v3, but it doesnt seem like it Edited September 29, 2022 by Strager
nilead Posted September 29, 2022 Posted September 29, 2022 Your normal map is fucked. Something in your LO screws with it.
traison Posted September 29, 2022 Posted September 29, 2022 4 minutes ago, nilead said: Your normal map is fucked. Something in your LO screws with it. Yeah except since it's apparently affected by the weight, I assumed there was a mod like "muscle map changer", hence the 0x7BBB2 record above. 1
nilead Posted September 29, 2022 Posted September 29, 2022 39 minutes ago, traison said: Yeah except since it's apparently affected by the weight, I assumed there was a mod like "muscle map changer", hence the 0x7BBB2 record above. My wizard speak is relatively weak, so i described in more simplistic terms.
Strager Posted September 30, 2022 Author Posted September 30, 2022 No such mods installed. It seems that problem lies with racemenu presets - bug occures only with characters that uses them. And not with ones without
traison Posted September 30, 2022 Posted September 30, 2022 In that case what I'd do is open the affected preset and check all esp names mentioned in there to make sure there's no uninstalled mods included. Also check any dds references. You can find your presets in SKSE\Plugins\CharGen\Presets. Files can be opened and modified with notepad. Personally recommend something like Notepad++.
lrk19 Posted January 3, 2023 Posted January 3, 2023 Sorry to necro, did you ever find a fix for this? I've currently got it and it's a most insidious error. Only thing that seems to fix it is removing Racemenu which breaks my character's face and a bunch of other mods that rely on it, and it retroactively affects all other saves of that character. Editing presets with Notepad++ always seems to result in a preset that can't be loaded, but I'm wondering if there's something I should be looking for in presets to avoid this ever happening again.
traison Posted January 3, 2023 Posted January 3, 2023 Just now, lrk19 said: Editing presets with Notepad++ always seems to result in a preset that can't be loaded In that case you broke the formatting. After editing, copy-paste your new preset to a json validator online and (if you're using a decent one) it will show you what the problem is. Also keep in mind that RaceMenu may not contain a standards-compliant json parser. If this is the case you will have to determine what the supported formatting is yourself and the only hint I have for that is to make very small changes and testing each one separately. You said in your other post (in another thread) that your issue is also visible in old saves now. That means your issue is not related to presets. RaceMenu presets are not loaded every time you load the game, only when you specifically load them in RaceMenu. Your issue is more likely to be related to mods that add overlays, and since (some) overlays are managed by RaceMenu, that is why the issue goes away when you disable RM.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now