오늘 Client 가 update 되며 또 별도의 공지 없이 API가 변경되었습니다.
12.0.5 에서 적용이 예정되어있던 아래 변경점이 반영 되었고, 공격대/파티 프레임 애드온이 오류가 날수 있습니다.

이제 파티원/공격대원 대상으로 시전중인 주문을 표시 할 수 없습니다.

Changes in 12.0.5 PTR 4

UnitIsUnit API

  • The UnitIsUnit API has been adjusted to apply the following rules:
    • If either unit is one of the following, the comparison is permitted: "player", "pet", "vehicle", "mouseover", "target", "softenemy", "softfriend", "softinteract", "focus", "none", "npc", "questnpc"
    • If either unit is a party/raid token (or a pet of one) and the other is NOT a compound unit token ("boss1target"), nameplate token, or "targettarget"/"focustarget", the comparison is permitted.
    • All other comparisons are disallowed and return nil.