Found a definite problem with the way it was calculating elemental damage. Fixed soon, I hope. Basically it was not numerically sorting elemental damage properly so it was getting all kinds of borked. For example, it would sort 8,10,0,0,0 as 0 0 0 10 8, with 8 being the highest.