Temporary search filter on AH causing lua error
Tsubear opened this issue ยท 2 comments
Please include as much of the following information as possible to help me fix the bug:
Brief Description of Bug
Error has only just started to occur, no addons updated recently. Lua error occured while using the search function from the profession tab on the auction house; create temporary search filter failed
Steps to Reproduce
- open auction house
- open profession tab
- chose craft
- search for materials to craft
Loaded Addons
auctionator
tsm
ltp
elvui
Back Trace (LUA Error Output)
8x ...Ons\Auctionator\Source_Classic\CraftingInfo\Main.lua:35: Usage: Item:CreateFromItemID(itemID)
[string "=[C]"]: in function error' [string "@Interface\FrameXML\ObjectAPI\Item.lua"]:44: in function
CreateFromItemID'
[string "@interface\AddOns\Auctionator\Source_Classic\CraftingInfo\Main.lua"]:35: in function <...Ons\Auctionator\Source_Classic\CraftingInfo\Main.lua:20>
[string "@interface\AddOns\Auctionator\Source_Classic\CraftingInfo\Main.lua"]:46: in function DoTradeSkillReagentsSearch' [string "@Interface\AddOns\Auctionator\Source_Classic\CraftingInfo\Mixins\Frame.lua"]:73: in function
SearchButtonClicked'
[string ":OnClick"]:1: in function <[string ":OnClick"]:1>
Locals:
(*temporary) = "Usage: Item:CreateFromItemID(itemID)"
Can you try the latest alpha release. It contains a fix for this bug that should resolve your problem.