This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Creating a favorites list from the AuctionLite options page successfully creates the list, but also causes this error:
Message: Interface\AddOns\AuctionLite\Config.lua:429: attempt to index global 'ChatFrameEditBox' (a nil value) Time: 12/10/10 04:49:42 Count: 1 Stack: Interface\AddOns\AuctionLite\Config.lua:429: in function `OnHide' Interface\FrameXML\StaticPopup.lua:3469: in function `StaticPopup_OnHide' [string "*:OnHide"]:1: in function <[string "*:OnHide"]:1> [C]: in function `Hide' Interface\FrameXML\StaticPopup.lua:3506: in function `StaticPopup_OnClick' [string "*:OnClick"]:1: in function <[string "*:OnClick"]:1> Locals: self = StaticPopup1 { 0 = <userdata> hideOnEscape = 1 itemFrame = StaticPopup1ItemFrame { } button3 = StaticPopup1Button3 { } extraFrame = StaticPopup1ExtraFrame { } icon = StaticPopup1AlertIcon { } maxWidthSoFar = 320 button2 = StaticPopup1Button2 { } moneyFrame = StaticPopup1MoneyFrame { } moneyInputFrame = StaticPopup1MoneyInputFrame { } text = StaticPopup1Text { } exclusive = 1 editBox = StaticPopup1EditBox { } timeleft = 0 numButtons = 2 maxHeightSoFar = 113.00000206094 button1 = StaticPopup1Button1 { } which = "AL_NEW_FAVORITES_LIST" } (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = "attempt to index global 'ChatFrameEditBox' (a nil value)"
This has been happening for a while, since the ChatFrame changes, in every version of AuctionLite since then.
To post a comment, please login or register a new account.