Hey i use the Addon GuildTaxes, but sometimes i have this error:
2x GuildTaxes\GuildTaxes-0.1.10.lua:512: Usage: Ambiguate(fullName, context)
[string "=[C]"]: in function `Ambiguate'
[string "@GuildTaxes\GuildTaxes-0.1.10.lua"]:512: in function `PurgeOldData'
[string "@GuildTaxes\GuildTaxes-0.1.10.lua"]:494: in function <GuildTaxes\GuildTaxes.lua:480>
The character name is missing here. Either this cannot be read out correctly or it does not exist, so the variable fullName is nil and the Ambiguate function outputs an error.
Here you would have to ask whether the variable is not nil, something like:
3x GuildTaxes\GuildTaxes-0.1.10.lua:413: Usage: Ambiguate(fullName, context)
[string "=[C]"]: in function `Ambiguate'
[string "@GuildTaxes\GuildTaxes-0.1.10.lua"]:413: in function `FillOutgoingQueue'
[string "@GuildTaxes\GuildTaxes-0.1.10.lua"]:443: in function <GuildTaxes\GuildTaxes.lua:426>