The ATC require "new armor female" as one of its requitement but when i downloaded the fenale arnor mod, the plugin is "new armor female_VB". Resulting ATC doesnt recognise the mod. How do I fix this? Can I change the dependencies name somehow?
yes, you can, open new armor female_VB folder, xml file and edit first it look like this> <Module> <Name value="New Female Armor_VB"/> <Id value="New Female Armor_VB"/> <Version value="v1.2.7"/> and must look like this> <Module> <Name value="New Female Armor"/> <Id value="New Female Armor"/> <Version value="v1.2.7"/> same problem i had with grifon kingdom for you knowledge "VB" out there only for know which version you have (VB or AB) you dont need it there if you have only VB or only AB, i recommend change it, i had same problem with grifon kingdom AND you gonna have problem with invinsible armor im trying to find solve of this problem
I was using this a couple months back but when I wanted to play the game again after some time I noticed the armors dissapeared from the troops. turned out that the ID's in "C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules\New Female Armor_VB\ModuleData\items.xml" all had a 3 added in front of them and "C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules\ATC - Dengzhou Troops\ModuleData\NewArmorTroops.xml" was still trying to find the ID's without the 3.
so I simply did a 'replace all' for id="3 to id=" and then when I loaded my save all the armors showed up again. so just if anyone is using that same combo and is having the same issue... well that;s your solution :>
80 comments
first it look like this>
<Module>
<Name value="New Female Armor_VB"/>
<Id value="New Female Armor_VB"/>
<Version value="v1.2.7"/>
and must look like this>
<Module>
<Name value="New Female Armor"/>
<Id value="New Female Armor"/>
<Version value="v1.2.7"/>
same problem i had with grifon kingdom
for you knowledge "VB" out there only for know which version you have (VB or AB) you dont need it there if you have only VB or only AB, i recommend change it, i had same problem with grifon kingdom
AND
you gonna have problem with invinsible armor
im trying to find solve of this problem
i just deleted this 2 knight
он будет выглядеть следующим образом>
<Module>
<Name value="Новая женская Armor_VB"/>
<Id value="Новая женская Armor_VB"/>
<Version value="v1.2.7"/>
и должен выглядеть так>
<Module>
<Name value="Новая женская броня"/>
<Id value="Новая женская броня"/>
<Version value="v1.2.7"/>
________
главное отличие в коде - отсутствует _VB в двух строчках!
Сообщение от Владок240 действительно многим помог
so I simply did a 'replace all' for id="3 to id=" and then when I loaded my save all the armors showed up again.
so just if anyone is using that same combo and is having the same issue... well that;s your solution :>
İs there any wway to fix it?