Files
coa-chatter/Modules
florian.berthold 1c4a7e8d5f fix: guard nil note/rank from GetGuildRosterInfo on CoA client
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.
2026-05-22 22:11:55 +02:00
..