This is only happening with my RDM lua, and my other jobs are not having this problem. I attempted researching this issue and came across an old SMN post which said to change the line 776 in helperfunctions.lua to change the 5 to a 6, as below. This seems to have done nothing.
Code
local lim = (type(v) == 'table' and (v.spell and v.spell.cast_time and v.spell.cast_time*1.1+2 or v.spell and v.spell.prefix=='/pet' and 5 or
My RDM lua is linked here if anyone has any thoughts...
Thank you !