Bagnon

Bagnon

122M Downloads

Double right-click on searchbar creates an LUA error

Opened this issue ยท 1 comments

commented

Message: Interface\AddOns\Bagnon\components\searchFrame.lua:93: attempt to index field 'searchToggle' (a nil value)
Time: 02/26/15 18:20:12
Count: 3
Stack: Interface\AddOns\Bagnon\components\searchFrame.lua:93: in function UpdateVisibility' Interface\AddOns\Bagnon\components\searchFrame.lua:62: in function <Interface\AddOns\Bagnon\components\searchFrame.lua:61> [C]: in functionHide'
Interface\AddOns\Bagnon\components\searchFrame.lua:72: in function <Interface\AddOns\Bagnon\components\searchFrame.lua:71>

Locals: self = {
0 =
fadeInfo =

{
}
}
(_temporary) = nil
(_temporary) = nil
(_temporary) = BagnonFrameinventory {
frameID = "inventory"
moneyFrame = BagnonFrameinventoryMoneyFrame {
}
itemFrame = {
}
searchFrame = {
}
shownCount = 1
width = 156
profile =
{
}
closeButton = BagnonFrameinventoryCloseButton {
}
titleFrame = {
}
height = 60.000001907349
0 =
menuButtons =
{
}
bagToggle = {
}
}
(_temporary) = nil
(*temporary) = "attempt to index field 'searchToggle' (a nil value)"

commented

Fixed