Skip to content

Bug when opening crafting table #1111

@Kizaten

Description

@Kizaten

The following happened when i opened the tailoring craft table. My craft queue is empty btw. Thanks!

Message: Interface/AddOns/CraftSim/Modules/CraftQueue/UI.lua:1896: attempt to index local 'activeReagent' (a nil value)
Time: Sun Mar 22 12:18:26 2026
Count: 1
Stack:
[Interface/AddOns/CraftSim/Modules/CraftQueue/UI.lua]:1896: in function 'fillFunc'
[Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua]:3679: in function 'Add'
[Interface/AddOns/CraftSim/Modules/CraftQueue/UI.lua]:1877: in function 'UpdateQuickAccessBarDisplay'
[Interface/AddOns/CraftSim/Modules/CraftQueue/UI.lua]:1991: in function 'UpdateDisplay'
[Interface/AddOns/CraftSim/Modules/Modules.lua]:264: in function 'UpdateUI'
[Interface/AddOns/CraftSim/Init/Init.lua]:103: in function <Interface/AddOns/CraftSim/Init/Init.lua:101>
[Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua]:617: in function 'checkCondition'
[Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua]:623: in function 'WaitFor'
[Interface/AddOns/CraftSim/Init/Init.lua]:92: in function 'InitializeVisibleRecipeID'
[Interface/AddOns/CraftSim/Init/Init.lua]:87: in function <Interface/AddOns/CraftSim/Init/Init.lua:86>

Locals:
row =

{
columns =
{
}
active = false
isGGUI = true
separatorLineThickness = 2
frameList =
{
}
subFrameListEnabled = false
frame = Frame {
}
separatorLineRGBA =
{
}
separatorLine = Line {
}
}
recipeCraftButton =
{
statusList =
{
}
originalAnchorB = "CENTER"
isGGUI = true
originalOffsetX = 0
originalParent = Frame {
}
borderFrame = Frame {
}
originalX = 30
button = Button {
}
macro = false
originalOffsetY = 0
originalAnchorParent = Frame {
}
originalText = ""
secure = false
frame = Button {
}
originalY = 30
cleanTemplate = false
originalAnchorA = "CENTER"
tooltipOptions =
{
}
macroText = ""
}
macroButton =
{
statusList =
{
}
originalAnchorB = "CENTER"
isGGUI = true
originalOffsetX = 0
originalParent = Frame {
}
borderFrame = Frame {
}
originalX = 30
macro = true
button = Button {
}
originalOffsetY = 0
originalAnchorParent = Frame {
}
originalText = ""
secure = false
frame = Button {
}
originalY = 30
cleanTemplate = false
originalAnchorA = "CENTER"
tooltipOptions =
{
}
macroText = ""
}
recipeData =
{
supportsQualities = false
reagentData =
{
}
specializationDataCached = false
recipeIcon = 7548988
supportsCraftingStats = true
supportsCraftingspeed = true
relativeProfitCached = 100
learned = false
specializationData =
{
}
recipeInfoCached = false
isBaseRecraftRecipe = false
priceData =
{
}
recipeInfo =
{
}
concentrationCost = 0
baseOperationInfo =
{
}
maxQuality = 0
maxItemAmount = 1
professionStatModifiers =
{
}
supportsMulticraft = false
expansionID = 11
cooldownData =
{
}
subRecipeDepth = 0
isOldWorldRecipe = false
parentRecipeInfo =
{
}
professionStats =
{
}
supportsSpecializations = true
baseProfessionStats =
{
}
concentrating = false
isEnchantingRecipe = false
crafterData =
{
}
isCrafterInfoCached = true
isCooking = false
isSoulbound = false
recipeID = 1235731
averageProfitCached = 0
buffData =
{
}
minItemAmount = 1
categoryID = 2265
baseItemAmount = 1
isRecraft = false
resultData =
{
}
hasQualityReagents = false
isQuestRecipe = false
recipeName = "Shatter Essence"
optimizedSubRecipes =
{
}
supportsIngenuity = false
isSimulationModeData = false
subRecipeCostsEnabled = false
professionGearCached = false
hasReagents = false
isAlchemicalExperimentation = false
isGear = false
isSalvageRecipe = true
professionGearSet =
{
}
supportsResourcefulness = true
professionData =
{
}
operationInfoCached = false
numSkillUps = 1
}
activeReagent = nil
buffActive = false
(*temporary) =
{
buffs =
{
}
professionStats =
{
}
recipeData =
{
}
}
(*temporary) = nil
(*temporary) =
{
baseProfessionStats =
{
}
active = f

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions