This is happening because MyAac parsing of the config file isn't very advanced.
Its hitting the experienceStages and breaking.
as a temporary fix, try putting it all on the same line.
change
experienceStages = {
{ minlevel = 1, maxlevel = 8, multiplier = 7 },
{ minlevel = 9, maxlevel =...