1c4a7e8d5ffd35e814f7254c21a6fa1e5ae4213e
GetGuildRosterInfo returns nil for the public-note and rank fields on the CoA Beta client, so ScanGuildNotes crashed at AltNames.lua:331 on strlower(note). Guard note and rank the same way upstream already guards name, and skip the alt-note fallback entirely when there is no note.
coa-chatter
Chatter chat addon, patched for the Conquest of Azeroth (CoA) client.
CoA delta
Modules/AltNames.lua— guard nilnote/rankfromGetGuildRosterInfo. The CoA client returns these fields asnilinstead of"", which crashedScanGuildNotesonstrlower(note).
Upstream: Chatter v1.2.11 (Curse package).
Description