Code:
#0 IsBlankSpellEffect (spellid=65535, effect_index=effect_index@entry=2) at /root/Server/common/spdat.cpp:479
479 formula = spells[spellid].formula[effect_index];
This looks to me like it's looking for spell # 65535, which doesn't exist. That sound right?