k123a456 Posted November 27, 2023 Posted November 27, 2023 (edited) I'm very new to skyrim modding so the issue is probably a simple one but what's happening is I'm using CT77s remodled armor and two lots of certain armor sets (mostly guards) are being loaded on top of each other hower when I enable 3BA SMP mode on that npc the issue fixes itself. I'm not sure if I'm doing something wrong in body slide or if it's a load order thing but I've tried a lot of troubleshooting and had no luck. I've tried looking but I can't find anyone who has had a similiar issue. I'm using Vortex Any help would be greatly appreciated. Spoiler Made naked with a spell: 3BA SMP mode activated: Edited November 27, 2023 by k123a456
traison Posted November 28, 2023 Posted November 28, 2023 Equipment slots. You can wear multiple sets of armor as long as they all use different slots. Basically it comes down to: Decide what you want to use, which leads to the 2nd: Clean your mods, you got things overlapping. 1
k123a456 Posted November 29, 2023 Author Posted November 29, 2023 23 hours ago, traison said: Equipment slots. You can wear multiple sets of armor as long as they all use different slots. Basically it comes down to: Decide what you want to use, which leads to the 2nd: Clean your mods, you got things overlapping. Are you absolutely sure that's all it could be? I only have the one outfit/armor mod. It makes sense though that the vanilla armor is still being loaded in and worn in a different slot alongside the CT77 armor. Could there be a fix with bodslide? Like I say it mostly only seems to effect the female guards
traison Posted November 29, 2023 Posted November 29, 2023 9 hours ago, k123a456 said: Are you absolutely sure that's all it could be? Since we have SKSE plugins, no one can be sure about anything; any part of the bytecode can be changed. 9 hours ago, k123a456 said: It makes sense though that the vanilla armor is still being loaded in and worn in a different slot alongside the CT77 armor. The Remodeled Armor I know uses the same slot as vanilla armor - 32. I run on old mod versions however. 9 hours ago, k123a456 said: Could there be a fix with bodslide? Sort of. Outfit Studio can change equipment slots. You need to sync the slot numbers with those in the ARMO records in the associated plugins as well. To investigate this problem, start here: Open the console. Select a problematic NPC. inv Note down all equipped items. Find equipped items in xEdit. Find the ARMA record of each item. Note down the equipment slot numbers. (optional) Find the associated ARMO records. (optional) Note down the mesh paths. (optional) Check equipment slots in Outfit Studio or NifSkope. If you have 2 items that appear to be full-body armors, using different slots, that's your issue. 1
k123a456 Posted November 29, 2023 Author Posted November 29, 2023 2 hours ago, traison said: Since we have SKSE plugins, no one can be sure about anything; any part of the bytecode can be changed. The Remodeled Armor I know uses the same slot as vanilla armor - 32. I run on old mod versions however. Sort of. Outfit Studio can change equipment slots. You need to sync the slot numbers with those in the ARMO records in the associated plugins as well. To investigate this problem, start here: Open the console. Select a problematic NPC. inv Note down all equipped items. Find equipped items in xEdit. Find the ARMA record of each item. Note down the equipment slot numbers. (optional) Find the associated ARMO records. (optional) Note down the mesh paths. (optional) Check equipment slots in Outfit Studio or NifSkope. If you have 2 items that appear to be full-body armors, using different slots, that's your issue. Thank you! This helped me find the issue, turns out it was another mod causing the issue! I've disabled it and now all is well. Appreciate it a lot!
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