Jaliborc / BagBrother

Shared services and codebase between Bagnon and Bagnonium
7 stars 33 forks source link

Filter generates error #14

Closed ArashShiri closed 1 year ago

ArashShiri commented 1 year ago

When trying to apply searchfilers in Bagnon for retail you end up with an stream of errors. The filter tried in this instace is ilvl:3 that generated the following.

Wow version 10.0.2.47213 Bagnon version: 10.0.14

490x ...ceBagBrother/libs/ItemSearch-1.3-1/Filters.lua:157: attempt to call field 'GetCurrentItemLevel' (a nil value)
[string "@BagBrother/libs/ItemSearch-1.3-1/Filters.lua"]:157: in function <...ceBagBrother/libs/ItemSearch-1.3/Filters.lua:156>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@BagBrother/libs/CustomSearch-1.0-10/CustomSearch-1.0.lua"]:87: in function `Match'
[string "@BagBrother/libs/CustomSearch-1.0-10/CustomSearch-1.0.lua"]:49: in function `MatchAny'
[string "@BagBrother/libs/CustomSearch-1.0-10/CustomSearch-1.0.lua"]:39: in function <...agBrother/libs/CustomSearch-1.0/CustomSearch-1.0.lua:37>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@BagBrother/addons/core/classes/item.lua"]:296: in function `?'
[string "@BagBrother/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:119: in function <...her/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@BagBrother/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:29: in function <...her/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:25>
[string "@BagBrother/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:64: in function `SendMessage'
[string "@BagBrother/libs/WildAddon-1.0-1/WildAddon-1.0.lua"]:83: in function `SendSignal'
[string "@Bagnon/src/searchFrame.lua"]:78: in function <Bagnon/src/searchFrame.lua:74>