CraftSim

CraftSim

2M Downloads

Missing main CraftSim windows on opening profession windows

taltoswow opened this issue ยท 3 comments

commented

Steps to repeat:

  1. Open a profession window
  2. Craft results, and price override windows are open; all other usual windows are missing including the main bar
  3. Switching to specializations or crafting orders and back restores the main bar, but none of the checked modules are visible
  4. Checking and unchecking the boxes does not cause any modules to reappear, nor does closing and reopening the profession window.

The issue persists after removing CraftSim and all CraftSim cache files in the WTF folder, then restarting the game and reinstalling the addon.

Bugsack report:

60x CraftSim/Util/Cache.lua:50: bad argument #1 to 'GetAddOnMetadata' (Invalid AddOn name KeyCount_dev. - Usage: local value = C_AddOns.GetAddOnMetadata(name, variable))
[string "=[C]"]: in function `GetAddOnMetadata'
[string "@CraftSim/Util/Cache.lua"]:50: in function `GetCacheEntryByVersion'
[string "@CraftSim/Main/CraftSim.lua"]:227: in function <CraftSim/Main/CraftSim.lua:211>
[string "=[C]"]: ?
[string "=[C]"]: in function `Init'
[string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeSchematicForm.lua"]:191: in function <...emplates/Blizzard_ProfessionsRecipeSchematicForm.lua:185>
[string "=[C]"]: in function `SetShown'
[string "@SharedXML/TabSystem/TabSystemOwner.lua"]:33: in function `SetTab'
[string "@SharedXML/TabSystem/TabSystemOwner.lua"]:69: in function `SetTab'
[string "@Blizzard_Professions/Blizzard_ProfessionsFrame.lua"]:413: in function `SetTab'
[string "@Blizzard_Professions/Blizzard_ProfessionsFrame.lua"]:294: in function `UpdateTabs'
[string "@Blizzard_Professions/Blizzard_ProfessionsFrame.lua"]:241: in function `Refresh'
[string "@Blizzard_Professions/Blizzard_ProfessionsFrame.lua"]:203: in function `SetProfessionInfo'
[string "@Blizzard_Professions/Blizzard_ProfessionsFrame.lua"]:139: in function <...s/Blizzard_Professions/Blizzard_ProfessionsFrame.lua:102>

Locals:
(*temporary) = "KeyCount_dev"
(*temporary) = "Version"
(*temporary) = "Invalid AddOn name KeyCount_dev. - Usage: local value = C_AddOns.GetAddOnMetadata(name, variable)"
commented

Disabling KeyCount fixes the issue. Thanks for your assistance, Domi!

commented

Looks like some conflict with the KeyCount addon, does CraftSim work again if you disable KeyCount?

commented

Oof, I didn't even recognize that as another addon. I'll uninstall it and check when the servers are up.