Thaoky / Altoholic_Retail

WoW Altoholic Addon (WoW Retail version)
24 stars 5 forks source link

Bug in new 11.0.003 version mouseover... #46

Open dblanch369 opened 1 month ago

dblanch369 commented 1 month ago

Found a bug. When mousing over the quests section, I selected Amirdrassil, and it appears that if the character has NOT been to the Emerald Dream area (like bank alts, non-level 70s, or toons that were recently Timerunning, and have not done the Dream), it is returning this LUA error. Maybe add-on needs some sort of sanity check here?

Details

3x ...faceAltoholic_Characters/Frames/QuestLog.lua:17: bad argument #5 to 'format' (string expected, got nil) [string "=[C]"]: in function `format' [string "@Altoholic_Characters/Frames/QuestLog.lua"]:17: in function <...faceAltoholic_Characters/Frames/QuestLog.lua:8> [string "@Altoholic_Characters/Frames/QuestLog.lua"]:58: in function `Update' [string "@Altoholic_Characters/TabCharacters.lua"]:667: in function `ShowPanel' [string "@Altoholic_Characters/TabCharacters.lua"]:726: in function `Update' [string "@Altoholic_Characters/TabCharacters.lua"]:736: in function `callback' [string "@AddonFactory/Templates/AuctionHouseUI/CategoriesList.lua"]:58: in function `Button_OnClick' [string "*CategoriesList.xml:41_OnClick"]:1: in function <[string "*CategoriesList.xml:41_OnClick"]:1> Locals: (*temporary) = "%s%s|r / %s%s" (*temporary) = "|cFFFFFFFF" (*temporary) = "Quest Log" (*temporary) = "|cFFFFFFFF" (*temporary) = nil (*temporary) = "string expected, got nil"