Lua Error
26209 opened this issue ยท 0 comments
Describe the bug
I haven't been able to replicate this error successfully. I am running version 1.16.4.
Clicked Version
1.16.4
World of Warcraft Flavor
Retail
Tried with only Clicked enabled
- Yes
- No
Lua Errors
12x Clicked/Core/BindingProcessor.lua:1331: attempt to concatenate field 'ability' (a nil value)
[string "@Clicked/Core/BindingProcessor.lua"]:1331: in function GetMacroForBindings' [string "@Clicked/Core/BindingProcessor.lua"]:420: in function
Process'
[string "@Clicked/Core/BindingProcessor.lua"]:453: in function <Clicked/Core/BindingProcessor.lua:398>
[string "@Clicked/Core/BindingProcessor.lua"]:643: in function `ProcessActiveBindings'
[string "@Clicked/Core/BindingProcessor.lua"]:604: in function <Clicked/Core/BindingProcessor.lua:578>
Locals:
self =
InteractionType =
}
AddonOptions =
}
CommandType =
}
StringUtils =
}
GroupState =
}
EXPANSION_LEVEL = 11
TargetUnit =
}
Expansion =
}
L =
}
TOOLTIP_SHOW_DELAY = 0.300000
TargetHostility =
}
DATA_VERSION = 12
SpellLibrary =
}
KeyboardSizes =
}
KeyboardLayouts =
}
db =
}
BindingConfig =
}
KeyVisualizer =
}
KeyLayouts =
}
TargetVitals =
}
ProfileOptions =
}
Media =
}
MACRO_FRAME_HANDLER_NAME = "ClickedMacroFrameHandler"
Condition =
}
BlacklistOptions =
}
ClickCastHeader = ClickCastHeader {
}
}
bindings =
1 =
}
}
interactionType = 2
lines =
1 = "/stopspelltarget"
}
macroConditions =
1 = "[@mouseOver,help,nodead]"
}
macroSegments =
}
bindingGroups =
1 =
}
}
actionsSequence =
= 1
}
actions =
1 =
}
}
macros =
1 =
}
}
appends =
1 =
}
}
(for state) =
1 =
}
}
(for control) = 1
order = 1
group =
1 =
}
prefix = "/cast "
}
localSegments =
}
(for state) =
1 =
}
}
(for control) = 1
index = 1
action =
type = "ITEM"
hostility = "HELP"
vitals = "ALIVE"
forms =
}
unit = "MOUSEOVER"
}
conditions = "[@mouseOver,help,nodead]"
(*temporary) =
}
(*temporary) = "[@mouseOver,help,nodead]"
(*temporary) = nil
(*temporary) = "[@mouseOver,help,nodead]"
(*temporary) = "string"
(*temporary) = "attempt to concatenate field 'ability' (a nil value)"
Addon =
InteractionType =
}
AddonOptions =
}
CommandType =
}
StringUtils =
}
GroupState =
}
EXPANSION_LEVEL = 11
TargetUnit =
}
Expansion =
}
L =
}
TOOLTIP_SHOW_DELAY = 0.300000
TargetHostility =
}
DATA_VERSION = 12
SpellLibrary =
}
KeyboardSizes =
}
KeyboardLayouts =
}
db =
}
BindingConfig =
}
KeyVisualizer =
}
KeyLayouts =
}
TargetVitals =
}
ProfileOptions =
}
Media =
}
MACRO_FRAME_HANDLER_NAME = "ClickedMacroFrameHandler"
Condition =
}
BlacklistOptions =
}
ClickCastHeader = ClickCastHeader {
}
}
Reproduction Steps
This seems to happen most often when changing talents.
Last Working Version
No response
Screenshots
No response
Debug Output
No response