Cybersky Posted March 19, 2025 Posted March 19, 2025 Kult of the Kallipygos - Troop and Armory using GT_CarbonBody: https://www.nexusmods.com/mountandblade2bannerlord/mods/4486 Mod debug returns some errors regarding troop id and yes, it crashes the game sometimes. There is not such a thing "archer" id type troops, only ranged. Go to game folder: Mount & Blade II Bannerlord\Modules\kult_of_the_kallipygos_2\Config Open this file below (bkp you file then open with Notepad): mercenary_ATC.modconfig.xml Use control F and search: archer <volunteer id="thottingham_brigandettes_archer_t3" percent="5"/> <volunteer id="orderoftheaubergine_archer_t3" percent="5"/> Change it to: ranged must look like this: <volunteer id="thottingham_brigandettes_ranged_t3" percent="5"/> <volunteer id="orderoftheaubergine_ranged_t3" percent="5"/> Thats it!
Recommended Posts