Sluimerstand / ProfessionShoppingList

Track recipes, reagents, cooldowns, and more!
4 stars 4 forks source link

LUA Error on "Quick Order" #96

Closed fubaWoW closed 11 months ago

fubaWoW commented 11 months ago

hi there,

Added a "Quick Order" from my, lets call it "Main Leatherworker" for Trailblazer's Scale Bracers to one of my Twinks (also Leatherworker and same Server) and got the following error below every time used the "Quick Order" Button.

3x bad argument #4 to '?' (outside of expected range 0 to 4294967295 - Usage: C_CraftingOrders.PlaceNewOrder(orderInfo))
[string "=[C]"]: in function `PlaceNewOrder'
[string "@ProfessionShoppingList/ProfessionShoppingList.lua"]:785: in function <...ns/ProfessionShoppingList/ProfessionShoppingList.lua:713>

Locals:
(*temporary) = "bad argument #4 to '?' (outside of expected range 0 to 4294967295 - Usage: C_CraftingOrders.PlaceNewOrder(orderInfo))"

greetings

Sluimerstand commented 11 months ago

I've found the culprit and fixed it for v10.1.5-006. Thank you for the detailed info, it helped a lot!

fubaWoW commented 11 months ago

thanks for the fix! 😉