I was having some issues getting my inis to load properly, and did some debugging and found the following changes were required:
line 11007:
/if (${Select[${str_Section},Buffs,DPS,Burn,Heals,AE,Cures,PetBuffs,GoM,Aggro]}) {
/varset int_Count ${str_Section}Size
changed to
/if...