
LUA errors(Blizzard?) when using craftsim crafting
1Holy-Z opened this issue ยท 1 comments
Whenever I use recipe scan and send it to craft queue to then craft, I am constantly getting these 2 LUA errors. I assume this is with the blizzard UI but only seems to happen when using craft queue. It looks like it bugs out the concentration bar on the default UI and it just disappears.
31x ...mplates/Blizzard_ProfessionsRecipeCrafterDetails.lua:156: attempt to perform arithmetic on field 'craftingQuality' (a nil value)
[string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeCrafterDetails.lua"]:156: in function <...mplates/Blizzard_ProfessionsRecipeCrafterDetails.lua:143>
Locals:
fill = Frame {
Background = Texture {
}
Fill = Frame {
}
}
atlasSize = 20
atlasMarkup = "|A:Professions-Icon-Quality-Tier0:25:25:0:0|a"
applyConcentration = false
hasNextQuality = true
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "|A:Professions-Icon-Quality-Tier0:25:25:0:0|a"
(*temporary) = "|A:%s:%d:%d:%d:%d|a"
(*temporary) = "attempt to perform arithmetic on field 'craftingQuality' (a nil value)"
self = Frame {
Spacer = Frame {
}
animSpeedMultiplier = 1
recipeInfo =
}
CraftingChoicesContainer = Frame {
}
statLinePool =
}
BackgroundMinimized = Texture {
}
fixedWidth = 263
StatLines = Frame {
}
Label = FontString {
}
BackgroundMiddle = Texture {
}
BackgroundBottom = Texture {
}
dirty = false
QualityMeter = Frame {
}
Line = Texture {
}
expectedRecipeID = 445466
itemName = "Meticulous Experimentation"
BackgroundTop = Texture {
}
bottomPadding = 12
minimumHeight = 199
operationInfo =
}
craftingQuality = 3
transaction =
}
}
74x ...mplates/Blizzard_ProfessionsRecipeCrafterDetails.lua:656: attempt to perform arithmetic on local 'x' (a nil value)
[string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeCrafterDetails.lua"]:656: in function <...mplates/Blizzard_ProfessionsRecipeCrafterDetails.lua:648>
[string "@Blizzard_SharedXML/Interpolator.lua"]:31: in function interpolate' [string "@Blizzard_SharedXML/Interpolator.lua"]:44: in function
Interpolate'
[string "@Blizzard_SharedXML/Sequencer.lua"]:23: in function ExecuteNext' [string "@Blizzard_SharedXML/Sequencer.lua"]:41: in function
Play'
[string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeCrafterDetails.lua"]:770: in function `PlayResultAnimation'
[string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeCrafterDetails.lua"]:249: in function <...mplates/Blizzard_ProfessionsRecipeCrafterDetails.lua:240>
Locals:
value = 0.021824
maskWidth = 4.083746
p = nil
r = nil
rp = nil
x = nil
y = nil
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on local 'x' (a nil value)"
fillToWidth = 187.125000
self = Frame {
anims =
}
Flare = Frame {
}
Marker = Frame {
}
layoutIndex = 4
DividerGlow = Frame {
}
Center = Frame {
}
animating = true
InteriorMask = Frame {
}
align = "center"
topPadding = -4
interpolator =
}
Right = Frame {
}
Left = Frame {
}
sequencer =
}
Border = Frame {
}
}