I get this error when I click on a linked item in chat window. Keeps happening
Error while calling hook for: EnhTooltip.AddTooltip. ...s\Auc-Advanced\Modules\Auc-Util-AutoMagic\ItemAI.lua:109: attempt to compare number with nil Call Chain: ...s\Auc-Advanced\Modules\Auc-Util-AutoMagic\ItemAI.lua:109: in function `GetDisenchantValue' ...s\Auc-Advanced\Modules\Auc-Util-AutoMagic\ItemAI.lua:51: in function `itemsuggest' ...ed\Modules\Auc-Util-AutoMagic\Auc-Util-AutoMagic.lua:61: in function `ProcessTooltip' ... Interface\AddOns\EnhTooltip\Tooltip.lua:1315: in function <Interface\AddOns\EnhTooltip\Tooltip.lua:1314> [C]: ? [C]: in function `pcall' Interface\AddOns\Stubby\Stubby.lua:378: in function <Interface\AddOns\Stubby\Stubby.lua:324> (tail call): ? [string "*:OnHyperlinkClick"]:1: in function <[string "*:OnHyperlinkClick"]:1>
This isn't an exnchantrix problem, it's an AutoMagic error. As mentioned in several threads in the auctioneer support forum, this is a known issue which we hope is fixed in the current dev build, which will be available for general use when we release our next build.
i did a search for enhtooltip error, but the dates were back in 2007. maybe i didn't search the right terms. i thought my post was undiscussed and I wasn't sure where to put it and figured you would move it to the right place. I can tell you where to put it tho. might wanna work on your pr skills.
Posted By: hampowerItemAI.lua:109: attempt to compare number with nil
This is the pertinent string to search for. The "Error while calling hook" part simply lets us know what started that string of functions.
Also, in the future, please include the addon list in your error (wasn't needed for us to identify it this time, but it often is), and also please refrain from insulting the devs. It greatly decreases your chances of getting good help from us. If we say that it's a commonly reported error, and you can't find it on a search, there's a high chance you were searching for the wrong terms.