
! Causing Lua error
nhtwolf opened this issue ยท 1 comments
Please include as much of the following information as possible to help me fix the bug:
When entering ! to negate a search it throws an error, search appears to work correctly otherwise
Please include a brief description of the bug, including what you were doing, and when it occurred.
Enter ! in bag search bar
Include the steps I would need to follow to reproduce the bug.
Tested with minimal addons:
BugGrabber, BugSack, Baganator, Syndicator
Include a list of addons you were running at the time this bug occurred.
11x Syndicator/Search/CheckItem.lua:1256: attempt to call field '?' (a nil value)
[string "@Syndicator/Search/CheckItem.lua"]:1256: in function <Syndicator/Search/CheckItem.lua:1255>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@Syndicator/Search/CheckItem.lua"]:1389: in function <Syndicator/Search/CheckItem.lua:1376>
[string "=(tail call)"]: ?
[string "@Baganator/ItemViewCommon/ItemButton.lua"]:616: in function SetItemFiltered' [string "@Baganator/ItemViewCommon/Layouts.lua"]:1340: in function
StartSearch'
[string "@Baganator/ItemViewCommon/Layouts.lua"]:592: in function ApplySearch' [string "@Baganator/SingleViews/BackpackView.lua"]:52: in function
ApplySearch'
[string "@Baganator/ItemViewCommon/BackpackView.lua"]:80: in function <...aceBaganator/ItemViewCommon/BackpackView.lua:78>
[string "=[C]"]: ?
[string "@Blizzard_SharedXML/CallbackRegistry.lua"]:178: in function <...rfaceBlizzard_SharedXML/CallbackRegistry.lua:177>
[string "=[C]"]: ?
[string "@Blizzard_SharedXML/CallbackRegistry.lua"]:181: in function `TriggerEvent'
[string "@Baganator/ItemViewCommon/Search.lua"]:70: in function <Baganator/ItemViewCommon/Search.lua:67>
[string "=[C]"]: ?
Locals:
details =
itemCount = 1
persistIconGrey = false
itemLink = "|cff0070dd|Hitem:141605::::::::70:70::11:::::::|h[Flight Master's Whistle]|h|r"
quality = 3
subClassID = 4
isJunk = false
keywordMatchInfo =
}
searchKeywords =
}
itemName = "Flight Master's Whistle"
itemStats =
}
classID = 15
tooltipGetter = defined @Baganator/ItemViewCommon/ItemButton.lua:577
hasNoValue = true
matchesSearch = true
itemID = 141605
isBound = true
tooltipInfoSpell =
}
finalCallback = defined @Baganator/ItemViewCommon/ItemButton.lua:583
earlyCallback = defined @Baganator/ItemViewCommon/ItemButton.lua:576
fullMatchInfo =
}
}
(*temporary) = nil
(*temporary) =
itemCount = 1
persistIconGrey = false
itemLink = "|cff0070dd|Hitem:141605::::::::70:70::11:::::::|h[Flight Master's Whistle]|h|r"
quality = 3
subClassID = 4
isJunk = false
keywordMatchInfo =
}
searchKeywords =
}
itemName = "Flight Master's Whistle"
itemStats =
}
classID = 15
tooltipGetter = defined @Baganator/ItemViewCommon/ItemButton.lua:577
hasNoValue = true
matchesSearch = true
itemID = 141605
isBound = true
tooltipInfoSpell =
}
finalCallback = defined @Baganator/ItemViewCommon/ItemButton.lua:583
earlyCallback = defined @Baganator/ItemViewCommon/ItemButton.lua:576
fullMatchInfo =
}
}
(*temporary) = nil
(*temporary) = "attempt to call field '?' (a nil value)"
checks =
}
checkPart =
}
You can get this through the use of !BugGrabber and BugSack addons.