-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Addon Version
r266-release
World of Warcraft Version
Retail
Localization
English
Describe the bug
When using a Tempered Potion I get this error:
1x Cell/Indicators/Actions.lua:293: attempt to perform arithmetic on field 'speed' (a nil value)
[Cell/Indicators/Actions.lua]:293: in function 'Display'
[Cell/Indicators/Actions.lua]:643: in function 'Display'
[Cell/Indicators/Actions.lua]:23: in function 'func'
[Cell/Utils.lua]:1042: in function 'HandleUnitButton'
[Cell/Indicators/Actions.lua]:37: in function <Cell/Indicators/Actions.lua:27>
Locals:
self = AnimationGroup {
}
parent = CellSoloFramePlayerActionsParent {
}
subType = "3"
r = 1
g = 1
b = 0
(*temporary) = Alpha {
duration = 0.500000
}
(*temporary) = 0.500000
(*temporary) = nil
(*temporary) = "RIGHT"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'speed' (a nil value)"
canvas = Frame {
ag = AnimationGroup {
}
}
f = Frame {
}
a1 = Alpha {
duration = 0.500000
}
t1 = Translation {
duration = 0.500000
}
a2 = Alpha {
duration = 0.500000
}
tex = Texture {
PixelSnapDisabled = true
}
ag = AnimationGroup {
}
Steps to reproduce
Use a Tempered Potion
BugSack
1x Cell/Indicators/Actions.lua:293: attempt to perform arithmetic on field 'speed' (a nil value)
[Cell/Indicators/Actions.lua]:293: in function 'Display'
[Cell/Indicators/Actions.lua]:643: in function 'Display'
[Cell/Indicators/Actions.lua]:23: in function 'func'
[Cell/Utils.lua]:1042: in function 'HandleUnitButton'
[Cell/Indicators/Actions.lua]:37: in function <Cell/Indicators/Actions.lua:27>
Locals:
self = AnimationGroup {
}
parent = CellSoloFramePlayerActionsParent {
}
subType = "3"
r = 1
g = 1
b = 0
(*temporary) = Alpha {
duration = 0.500000
}
(*temporary) = 0.500000
(*temporary) = nil
(*temporary) = "RIGHT"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'speed' (a nil value)"
canvas = Frame {
ag = AnimationGroup {
}
}
f = Frame {
}
a1 = Alpha {
duration = 0.500000
}
t1 = Translation {
duration = 0.500000
}
a2 = Alpha {
duration = 0.500000
}
tex = Texture {
PixelSnapDisabled = true
}
ag = AnimationGroup {
}Metadata
Metadata
Assignees
Labels
Projects
Status