The Battlecry sound based on the size of an army is incorrect so here is a temporary fix by swapping the filenames just add a “<” at the start of each line.
File: soundsets_shared.soundset
soundset name=“BattlecrySmall”>
sound filename=“shared\sfx\battle_cry\battlecry4.wav”>
/sound>
/soundset>
soundset name=“BattlecryMedium”>
sound filename=“shared\sfx\battle_cry\battlecry3.wav”>
/sound>
/soundset>
soundset name=“BattlecryLarge”>
sound filename=“shared\sfx\battle_cry\battlecry2.wav”>
/sound>
/soundset>
soundset name=“BattlecrySuperLarge”>
sound filename=“shared\sfx\battle_cry\battlecry1.wav”>
/sound>
/soundset>