Im getting an issue where the wigs extend down into the floor in a straight thick bar all around the heads of npcs. love the wigs thiough! wish i could figure this out.
How do I get Mjoll to wear the Jackdraw wig even if she is not my follower? I can give her one, and she will wear it when she is my follower, but if she is not goes back to her ratty braids. I assigned it to be part of her outfit, but that does nothing in the game. I tried editting her 0001336b.nif, but that causes instant CTD
can not change color at all . I try many way but noting happen.I found the wig's color is different on each npc . I change the mesh with Nifsope not work. please tell me how to change wig to any color ?
Sharing steps to fix a SPID error affecting three wigs.
If you'd like, you can first confirm you have the error by checking your SPID log under ...\Documents\My Games\Skyrim Special Edition\SKSE\po3_SpellPerkItemDistributor.log. It should have a few lines saying formIDs are missing.
Spoiler:
Show
[Outfitting Skyrim - KS Wigs for NPCs_DISTR.ini] [0x8A0] (Outfitting Skyrim - KS Wigs for NPCs.esp) FAIL - formID doesn't exist [Outfitting Skyrim - KS Wigs for NPCs_DISTR.ini] [0xE38] (Outfitting Skyrim - KS Wigs for NPCs.esp) FAIL - formID doesn't exist [Outfitting Skyrim - KS Wigs for NPCs_DISTR.ini] [0xE7] (Outfitting Skyrim - KS Wigs for NPCs.esp) FAIL - formID doesn't exist
You can fix them by editing the distribution file. It'll be in your installation data folder with the rest of your mods, something like ...\Skyrim Special Edition\Data\Outfitting Skyrim - KS Wigs for NPCs_DISTR.ini.
Fixes:
Spoiler:
Show
Day Dream distributing to Iria and Hulda "Spell = 0x8A0" update to "Spell = 0xEA0"
Atlantic (Half braid with twisty waves at the end) distributing to Camilla Valerius, Kala (from Citizens of Tamriel), Viola Giordano, and Veralene Ashwood. "Spell = 0xE38" update to "Spell = 0xE39"
Nine Spell (locs in front) distributing to Kerah, Shel, Safia, Isran, Endon ,Durlak, and Shelur Ice-Eye. "Spell = 0xE7G" update to "Spell = 0xE7F"
While you're in there, check all the line pairs to make sure the descriptions have semi-colons in front of them. This tells SPID to skip those lines because they're comments, not instructions. A few under the suitable for Nords section in my file were missing their semi-colons. My SPID log didn't throw an error about it, but that doesn't mean it wasn't breaking something.
Is there any way that you can port this mod to Bethesda for Xbox One? There aren't that many wig mods on Bethesda that can be used on NPC's. I really like the looks of these wigs. Thank you.
124 comments
edit: actually Im getting missing form ID for everything. it says mergemapper not detected
please tell me how to change wig to any color ?
If you'd like, you can first confirm you have the error by checking your SPID log under ...\Documents\My Games\Skyrim Special Edition\SKSE\po3_SpellPerkItemDistributor.log. It should have a few lines saying formIDs are missing.
[Outfitting Skyrim - KS Wigs for NPCs_DISTR.ini] [0xE38] (Outfitting Skyrim - KS Wigs for NPCs.esp) FAIL - formID doesn't exist
[Outfitting Skyrim - KS Wigs for NPCs_DISTR.ini] [0xE7] (Outfitting Skyrim - KS Wigs for NPCs.esp) FAIL - formID doesn't exist
You can fix them by editing the distribution file. It'll be in your installation data folder with the rest of your mods, something like ...\Skyrim Special Edition\Data\Outfitting Skyrim - KS Wigs for NPCs_DISTR.ini.
Fixes:
"Spell = 0x8A0" update to "Spell = 0xEA0"
Atlantic (Half braid with twisty waves at the end) distributing to Camilla Valerius, Kala (from Citizens of Tamriel), Viola Giordano, and Veralene Ashwood.
"Spell = 0xE38" update to "Spell = 0xE39"
Nine Spell (locs in front) distributing to Kerah, Shel, Safia, Isran, Endon ,Durlak, and Shelur Ice-Eye.
"Spell = 0xE7G" update to "Spell = 0xE7F"
While you're in there, check all the line pairs to make sure the descriptions have semi-colons in front of them. This tells SPID to skip those lines because they're comments, not instructions. A few under the suitable for Nords section in my file were missing their semi-colons. My SPID log didn't throw an error about it, but that doesn't mean it wasn't breaking something.