Jump to content

Skin texture bug


Recommended Posts

Posted
Spoiler

ScreenShot199.png.d2a36553a10994637000dcb3c8eb1072.pngScreenShot198.png.83b5cc8f8c297393f1e4285251351995.png

 

Got this weird texture bug. It happens whenewer I change weight or equip another armor. Only one termporal solution - showracemenu. Only with PC

Posted (edited)

First guess, you have something that changes this record:

 [00] Skyrim.esm (7CAB85A9) \ FormID List \ 0007BBB2 <SkinFemaleHumanBody>

 

Edit: xEdit

Edited by traison
Posted
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

Posted

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:

  1.  [00] Skyrim.esm (7CAB85A9) \ Race \ 00013746 <NordRace>
  2.  [00] Skyrim.esm (7CAB85A9) \ Armor \ 00000D64 <SkinNaked>
  3.  [00] Skyrim.esm (7CAB85A9) \ Armor Addon \ 00000D67 <NakedTorso>
  4.  [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.

Posted (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 by Strager
Posted
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.

Posted
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.

Posted

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

Posted

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++.

  • 3 months later...
Posted

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.

Posted
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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...