GurliGebis / WoWAddon-AngrierWorldQuests

29 stars 14 forks source link

Error when hoving over sort-by-anima button. #19

Closed Hitane closed 3 years ago

Hitane commented 3 years ago

I get this error when hoving over the show anima world quests button in the quest list:

Message: Interface\AddOns\AngrierWorldQuests\QuestFrame.lua:262: Usage: GameTooltip:SetText("text" [, color, wrap]) Time: Wed Jun 30 16:50:28 2021 Count: 17 Stack: Interface\AddOns\AngrierWorldQuests\QuestFrame.lua:262: Usage: GameTooltip:SetText("text" [, color, wrap]) [string "@Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua"]:758: in function <...Ons\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:717>

string "=[C]": in function `SetText' [string "@Interface\AddOns\AngrierWorldQuests\QuestFrame.lua"]:262: in function <Interface\AddOns\AngrierWorldQuests\QuestFrame.lua:233> Locals: errMsg = "Interface\AddOns\AngrierWorldQuests\QuestFrame.lua:262: Usage: GameTooltip:SetText("text" [, color, wrap])" isBugGrabber = nil tsmErrMsg = nil oldModule = nil private =

{ globalNameTranslation =
{ } FormatErrorMessageSection = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:517 ErrorHandler = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:134 origErrorHandler = defined @Interface\SharedXML\SharedBasicControls.lua:355 hitInternalError = false CreateErrorFrame = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:536 num = 0 SanitizeString = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:510 AddonBlockedHandler = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:502 GetStackLevelInfo = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:344 ParseLocals = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:396 ignoreErrors = false errorReports =
{ } IsTSMAddon = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:478 localLinesTemp =
{ } GetStackInfo = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:313 } MAX_STACK_DEPTH = 50 OLD_TSM_MODULES =
{ 1 = "TradeSkillMaster_Accounting" 2 = "TradeSkillMaster_AuctionDB" 3 = "TradeSkillMaster_Auctioning" 4 = "TradeSkillMaster_Crafting" 5 = "TradeSkillMaster_Destroying" 6 = "TradeSkillMaster_Mailing" 7 = "TradeSkillMaster_Shopping" 8 = "TradeSkillMaster_Vendoring" 9 = "TradeSkillMaster_Warehousing" }

image

GurliGebis commented 3 years ago

This has been fixed in #20 , please update to version 0.34.1 and see if that fixes the problem.