I am setting up a new modlist, and testing as I go along. Last mod I installed was The Great City of Winterhold (which is great BTW) but when running around it, I noticed a few naked NPCs.

Then I coc to Whiterun, to do more testing and Aela, Farkas and Ria were fighting the Giant on the farm with nothing on, and no weapons (they were fighting unarmed!)

I opened Aela on SSEDIT and she has no issues - otft record, inventory with weapons all seem in order. Wondering what is causing this and how I can fix it.

https://loadorderlibrary.com/lists/purush

Edit 1: see NSFW pic (because they are all naked) with More Informative Console here - https://i.imgur.com/p4kAD2B.jpeg

Is it a bad sign if the Base and the Ref are referring to different ESPs?

Edit 2: I worked it out. I had the first version of this mod - https://www.nexusmods.com/skyrimspecialedition/mods/109152. It was applying to NPCs, and they were naked because they were too low level for their gear. Because it is all script injected, it wasn’t clear that there were any issues when looking at SSEEdit. The dangers of runtime-patching, manifest!

    • randomdeadguy@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      Your problem is relatively familiar. It seems we have an inconsisteny in what is given to NPCs equip, and what can be equipped. Sometimes this comes from the new item given to them is missing their target model completely. It’s different from a simple missing texture.

      The mod that’s creating this issue is also the one that touches each of your errored (nude) NPCs. Since it’s on major vanilla characters, we know where we can start looking, specifically at the items placed in the problematic NPCs’ inventory, like the other user said.

      Based on what you said, that you’ve installed a mod list, I think the most likely problem is that your new clothes and weapons plugin(s) are being over-written by something different later in your load order.

      If you do the old binary two-step and disable half your new mods, or armor mods, and try to replicate the issue, that usually helps. You’ll notice that everyone will be back to normal once you have deactivated the culpable plugin from your mod manager. After this we simply and patiently enable half of the newly disabled plugins until we see naked NPCs again (yay). Finally you’ve singled out the broken plugin, you can either reconfigure it’s load order arguments or FOMOD or just eliminate it completely.

      Good luck and godspeed

      • postgeographix@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        Yeah I guess I do need to do that. Thing is, I haven’t added any new Armor or Clothing mods yet, I leave those to the end of the process when making a list.

        Binary search it is. Jeeze. I have been adding mods like crazy since the Christmas break, I am assuming it started sometime around then. Oh well.

    • Smash@lemmy.self-hosted.site
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      Start a new game and check if the equipment is right. If it is, you most likely changed object IDs by swapping mods or replaced a still running AI script

      • postgeographix@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        all of this is on new games. I haven’t finalised my LO yet, haven’t started my run. I am coc’ing into whiterun from the title screen here.

        • Smash@lemmy.self-hosted.site
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          Then it could be a incompatibility with a skeleton replacer / equipment mods / AI mods… If your loadorder isn’t finalized and there is no save to break,just disable mods in ~50 batches and narrow the faulty mod down