Recipe Tracker Constant LUA error

Greetings,

I’ve been having this error constantly show up. I’ve deleted both my cache and WTF folders, all addons disabled and will still get this error. Error pops up after logging in and everytime I zone into a new area. Happens on more than one character. Also triggered by acquiring profession knowledge. Any help or guidance appreciated. Thanks!

Edit: SOLVED? Solved sort of for anyone having similar issue. It appears if you select track recipe from the new crafting order vendors that you cannot personally craft, this error will pop up. Tracking recipes you can actually craft yourself will not trigger this error. Not sure why or when this started happening but there it is. Hopefully blizzard fixes this!

Message: …jectiveTracker/Blizzard_ProfessionsRecipeTracker.lua:193: Usage: C_TradeSkillUI.SetRecipeTracked(recipeID, tracked, isRecraft)
Time: Tue Apr 4 08:13:19 2023
Count: 1
Stack: …jectiveTracker/Blizzard_ProfessionsRecipeTracker.lua:193: Usage: C_TradeSkillUI.SetRecipeTracked(recipeID, tracked, isRecraft)
[string “=[C]”]: in function SetRecipeTracked' [string "@Interface/AddOns/Blizzard_ObjectiveTracker/Blizzard_ProfessionsRecipeTracker.lua"]:193: in function <...jectiveTracker/Blizzard_ProfessionsRecipeTracker.lua:189> [string "=[C]"]: ? [string "@Interface/SharedXML/CallbackRegistry.lua"]:143: in function <Interface/SharedXML/CallbackRegistry.lua:142> [string "=[C]"]: ? [string "@Interface/SharedXML/CallbackRegistry.lua"]:146: in function TriggerEvent’
[string “@Interface/SharedXML/GlobalCallbackRegistry.lua”]:9: in function <Interface/SharedXML/GlobalCallbackRegistry.lua:8>

Locals: (*temporary) = 383520
(*temporary) = false
(*temporary) = nil

10 Likes

I’m also getting this annoying error - any updates?

Bumping this thread for updates.

Steps to reproduce it:

  1. Logged into my Alchemist/Engineer.
  2. Went to the Working Order NPC.
  3. Searched for Draconic Treatise on Alchemy .
  4. Tracked the recipe.
  5. Logged out and back in.
50x ...jectiveTracker/Blizzard_ProfessionsRecipeTracker.lua:193: Usage: C_TradeSkillUI.SetRecipeTracked(recipeID, tracked, isRecraft)
[string "=[C]"]: in function `SetRecipeTracked'
[string "@Blizzard_ObjectiveTracker/Blizzard_ProfessionsRecipeTracker.lua"]:193: in function <...jectiveTracker/Blizzard_ProfessionsRecipeTracker.lua:189>
[string "=[C]"]: ?
[string "@SharedXML/CallbackRegistry.lua"]:143: in function <SharedXML/CallbackRegistry.lua:142>
[string "=[C]"]: ?
[string "@SharedXML/CallbackRegistry.lua"]:146: in function `TriggerEvent'
[string "@SharedXML/GlobalCallbackRegistry.lua"]:9: in function <SharedXML/GlobalCallbackRegistry.lua:8>

Locals:
(*temporary) = 383550
(*temporary) = false
(*temporary) = nil

Issue went away when I stopped tracking the recipe.

2 Likes

confirmed. untracked the recipe from at the work order table and the error is no longer popping up. thank you guys this one was driving me nuts.

This helped me! Thank you!!!

Took me a minute because I removed all favorited recipes. I forgot what I had removed.
But once I looked it up again it refreshed it.

1 Like

Any way to do this with a script to turn off all tracked recipes at once?
I basically do not know what I have been tracking and there is no way to tell unless you click on a recipe.