As a lvl 40 palatauren i noticed it sometimes wont use crusader strike and judgement. When that happens it will do little dps because only attacking with weapon.
Code:[18:40:46:834] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at iBot.Utils.get_AggroTarget() in c:\Users\Desktop\Honorbuddy\HB 5354 AZ\CustomClasses\iBot\Paladin\Include.cs:line 244 at iBot.iPaladin.HandOfReckoning.Run(Object context) in c:\Users\Desktop\Honorbuddy\HB 5354 AZ\CustomClasses\iBot\Paladin\Spec_Prot\Paladin_Prot.cs:line 127
Sorry for taking so long to respond - was out of town for the long weekend.
Hmm.. I'm going to go out on a limb here. This was in an instance with movement disabled, and someone pulled aggro correct? It looks like I need to add a facing check for abilities when movement is disabled (it's already part of the execution when movement enabled). I'll do that tonight when I get home - thanks for the heads up!