You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A lua error appears when clicking the Create Auctionator Shopping List button
To Reproduce
Steps to reproduce the behavior:
Queue work orders
Click on aforementioned button
See error
Expected behavior
The shopping list to be created
Screenshots
Addon Version: 19.7.2
Additional context
2x Auctionator/Source/API/Internal.lua:2: Contact the maintainer of CraftSim to resolve this problem. Details: Usage Auctionator.API.v1.ConvertToSearchString(table)
[string "=[C]"]: in function `error'
[string "@Auctionator/Source/API/Internal.lua"]:2: in function `ComposeError'
[string "@Auctionator/Source/API/v1/ShoppingLists.lua"]:24: in function `ConvertToSearchString'
[string "@CraftSim/Modules/CraftQueue/CraftQueue.lua"]:789: in function `mapFunc'
[string "@CraftSim/Libs/GUTIL/GUTIL.lua"]:191: in function `Map'
[string "@CraftSim/Modules/CraftQueue/CraftQueue.lua"]:766: in function `CreateAuctionatorShoppingList'
[string "@CraftSim/Modules/CraftQueue/UI.lua"]:869: in function `clickCallback'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:1911: in function <CraftSim/Libs/GGUI/GGUI.lua:1909>
Locals:
(*temporary) = "Contact the maintainer of CraftSim to resolve this problem. Details: Usage Auctionator.API.v1.ConvertToSearchString(table)"
The text was updated successfully, but these errors were encountered:
Describe the bug
A lua error appears when clicking the Create Auctionator Shopping List button
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The shopping list to be created
Screenshots
Addon Version: 19.7.2
Additional context
The text was updated successfully, but these errors were encountered: