ナイコン Posted September 20, 2022 Posted September 20, 2022 Recently this texture bug, when equipping any kind of body armor, occurs sometimes after reloading a save. It does not happen while playing only after reloading. And after that all saves are affected until to a certain point where the problem suddenly doesnt exist. I dont know what might cause this. I looked at my last save that worked fine and the first one where the problem occurs and they're literally 2 minutes appart and all I did was loot some chests and dead enemies. I tried reinstalling/changing textures, rebuilding/changing meshes, disabling mods that modify textures (like slavetats, Active Overlays etc.) nothing helps. So if anyone has any idea what is happening here and how I might be able to fix it, I would be very grateful.
lisander68 Posted September 20, 2022 Posted September 20, 2022 59 minutes ago, ナイコン said: Recently this texture bug, when equipping any kind of body armor, occurs sometimes after reloading a save. It does not happen while playing only after reloading. And after that all saves are affected until to a certain point where the problem suddenly doesnt exist. I dont know what might cause this. I looked at my last save that worked fine and the first one where the problem occurs and they're literally 2 minutes appart and all I did was loot some chests and dead enemies. I tried reinstalling/changing textures, rebuilding/changing meshes, disabling mods that modify textures (like slavetats, Active Overlays etc.) nothing helps. So if anyone has any idea what is happening here and how I might be able to fix it, I would be very grateful. Are we talking about Skyrim LE or SE? looking at the screens your problem is really on the suit, it seems that the textures are not present or have bugs. If you link the suit mod you can check it out
ナイコン Posted September 20, 2022 Author Posted September 20, 2022 (edited) 1 hour ago, lisander68 said: Are we talking about Skyrim LE or SE? looking at the screens your problem is really on the suit, it seems that the textures are not present or have bugs. If you link the suit mod you can check it out I dont think its the armor since it happens with every other armor in the game too. And the effect persists after unequipping the armor. Something screws with the normal maps but so far I dont know what. While I dont know what causes this, at least I found a way to fix it for now. Make a new preset with the broken character. Open the preset and change: "skinOverrides" : [ { "firstPerson" : false, "slotMask" : 4, "values" : [ { "data" : "", "index" : 1, "key" : 9, "type" : 2 } ] } to "skinOverrides" : [ { "firstPerson" : false, "slotMask" : 4, "values" : [ { "data" : "textures\\actors\\character\\female\\femalebody_1_msn.dds", "index" : 1, "key" : 9, "type" : 2 } ] } Load that preset with the broken character. Edited September 20, 2022 by ナイコン
lisander68 Posted September 20, 2022 Posted September 20, 2022 18 minutes ago, ナイコン said: I dont think its the armor since it happens with every other armor in the game too. And the effect persists after unequipping the armor. Something screws with the normal maps but so far I dont know what. While I dont know what causes this, at least I found a way to fix it for now. Make a new preset with the broken character. Open the preset and change: "skinOverrides" : [ { "firstPerson" : false, "slotMask" : 4, "values" : [ { "data" : "", "index" : 1, "key" : 9, "type" : 2 } ] } to "skinOverrides" : [ { "firstPerson" : false, "slotMask" : 4, "values" : [ { "data" : "textures\\actors\\character\\female\\femalebody_1_msn.dds", "index" : 1, "key" : 9, "type" : 2 } ] } Load that preset with the broken character. then it is a question of missing textures or missing mipmaps simply try installing a complete texture package
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