Classic version 1.15.1.53181 broke
jcbasso opened this issue ยท 1 comments
The new WoW classic version released today broke Bartender4 (and ElvUI from what I hear).
This is a log from Bugsack but there are a few more also.
49x ...er4/libs/LibActionButton-1.0-108/LibActionButton-1.0.lua:2280: attempt to call field 'GetItemActionOnEquipSpellID' (a nil value)
[string "@Bartender4/libs/LibActionButton-1.0-108/LibActionButton-1.0.lua"]:2280: in function `GetPassiveCooldownSpellID'
[string "@Bartender4/libs/LibActionButton-1.0-108/LibActionButton-1.0.lua"]:1881: in function <...er4/libs/LibActionButton-1.0/LibActionButton-1.0.lua:1875>
[string "@Bartender4/libs/LibActionButton-1.0-108/LibActionButton-1.0.lua"]:1630: in function <...er4/libs/LibActionButton-1.0/LibActionButton-1.0.lua:1617>
[string "@Bartender4/libs/LibActionButton-1.0-108/LibActionButton-1.0.lua"]:1613: in function `UpdateAction'
[string "@Bartender4/libs/LibActionButton-1.0-108/LibActionButton-1.0.lua"]:609: in function `UpdateState'
[string "@Bartender4/libs/LibActionButton-1.0-108/LibActionButton-1.0.lua"]:591: in function `SetState'
[string "@Bartender4/ActionBar.lua"]:267: in function `UpdateButtons'
[string "@Bartender4/ActionBar.lua"]:52: in function `ApplyConfig'
[string "@Bartender4/ActionBars.lua"]:339: in function `Create'
[string "@Bartender4/ActionBars.lua"]:145: in function <Bartender4/ActionBars.lua:137>
[string "=[C]"]: ?
[string "@AI_VoiceOver/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...dOns/AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@AI_VoiceOver/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@AI_VoiceOver/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:536: in function `EnableAddon'
[string "@AI_VoiceOver/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...dOns/AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
self = BT4Button1 {
0 = <userdata>
HotKey = BT4Button1HotKey {
}
action = 0
NewActionTexture = Texture {
}
Border = BT4Button1Border {
}
Flash = BT4Button1Flash {
}
Name = BT4Button1Name {
}
Count = BT4Button1Count {
}
_state_action = 1
icon = BT4Button1Icon {
}
FlyoutBorderShadow = BT4Button1FlyoutBorderShadow {
}
AutoCastable = Texture {
}
SpellHighlightAnim = AnimationGroup {
}
header = BT4Bar1 {
}
state_actions = <table> {
}
id = 1
AutoCastShine = BT4Button1Shine {
}
SpellHighlightTexture = Texture {
}
__LAB_Version = 108
NormalTexture = BT4Button1NormalTexture {
}
config = <table> {
}
FlyoutBorder = BT4Button1FlyoutBorder {
}
_state_type = "action"
state_types = <table> {
}
FlyoutArrow = BT4Button1FlyoutArrow {
}
cooldown = BT4Button1Cooldown {
}
zoneAbilityDisabled = false
}
_actionType = "spell"
actionID = 20271
onEquipPassiveSpellID = nil
(*temporary) = nil
(*temporary) = 1
(*temporary) = "attempt to call field 'GetItemActionOnEquipSpellID' (a nil value)"
Fixed on commit 209a231