Auctionator

Auctionator

136M Downloads

Temporary search filter on AH causing lua error

Tsubear opened this issue ยท 2 comments

commented

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

  1. open auction house
  2. open profession tab
  3. chose craft
  4. 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)"

commented

Can you try the latest alpha release. It contains a fix for this bug that should resolve your problem.

commented

No response, and bug is fixed. Closing