Mikeprod / XIV_Databar

A databar for the World of Warcraft UI
https://mods.curse.com/addons/wow/xiv_databar
20 stars 12 forks source link

talent.lua error (when hovering over the spec) #73

Closed grimmel95 closed 6 years ago

grimmel95 commented 6 years ago

Looks like this is specific to characters that have an artifact weapon. I logged in on some lower level characters and the error does not appear.

version: b2.0.17-32-g371aab7

Message: Interface\AddOns\XIV_Databar\modules\talent.lua:541: attempt to call method 'GetArtifactKnowledge' (a nil value) Time: Thu Aug 9 08:22:09 2018 Count: 1 Stack: Interface\AddOns\XIV_Databar\modules\talent.lua:541: attempt to call method 'GetArtifactKnowledge' (a nil value) ...ce\AddOns\TradeSkillMaster\Core\Lib\ErrorHandler.lua:612: in function <...ce\AddOns\TradeSkillMaster\Core\Lib\ErrorHandler.lua:574> [C]: in function GetArtifactKnowledge' Interface\AddOns\XIV_Databar\modules\talent.lua:541: in functionShowTooltip' Interface\AddOns\XIV_Databar\modules\talent.lua:234: in function <Interface\AddOns\XIV_Databar\modules\talent.lua:229>

Locals: errMsg = "Interface\AddOns\XIV_Databar\modules\talent.lua:541: attempt to call method 'GetArtifactKnowledge' (a nil value)" errorTime = 1531255461.5504 tsmErrMsg = nil oldModule = nil private =

{ AddonBlockedEvent = defined @Interface\AddOns\TradeSkillMaster\Core\Lib\ErrorHandler.lua:378 num = 0 ErrorHandler = defined @Interface\AddOns\TradeSkillMaster\Core\Lib\ErrorHandler.lua:105 origErrorHandler = defined @Interface\SharedXML\SharedBasicControls.lua:295 errorReports =
{ } IsTSMAddon = defined @Interface\AddOns\TradeSkillMaster\Core\Lib\ErrorHandler.lua:355 SantizeErrorReportString = defined @Interface\AddOns\TradeSkillMaster\Core\Lib\ErrorHandler.lua:386 errorFrame = { } } MAX_STACK_DEPTH = 50 TSM =
{ }

Mikeprod commented 6 years ago

Duplicate #71

Mikeprod commented 6 years ago

Thank you for your time reporting the issue, sorry for being abrupt on closing this issue.