Aptechka

Aptechka

182k Downloads

Can't add new custom aura

cdmichaelb opened this issue ยท 1 comments

commented

Trying to add orc racial debuff Blood Fury id: 23230

Aptechka/Options/SpellList.lua:358: attempt to call method 'UpdateSpellNameToIDTable' (a nil value)
[string "@Aptechka/Options/SpellList.lua"]:358: in function <Aptechka/Options/SpellList.lua:208>
[string "=[C]"]: ?
[string "@ArkInventory/Externals/Ace3/AceGUI/AceGUI-3.0-41.lua"]:66: in function <...ns/ArkInventory/Externals/Ace3/AceGUI/AceGUI-3.0.lua:64>
[string "@ArkInventory/Externals/Ace3/AceGUI/AceGUI-3.0-41.lua"]:300: in function `Fire'
[string "@ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIWidget-Button.lua"]:22: in function <...xternals/Ace3/AceGUI/widgets/AceGUIWidget-Button.lua:19>

Locals:
self =

{
width = "relative"
type = "Button"
disabled = false
relWidth = 0.500000
parent =
{
}
text = AceGUI30Button16Text {
}
userdata =
{
}
OnAcquire = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIWidget-Button.lua:37
AceGUIWidgetVersion = 24
SetDisabled = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIWidget-Button.lua:62
events =
{
}
SetText = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIWidget-Button.lua:48
autoWidth = false
frame = AceGUI30Button16 {
}
SetAutoWidth = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIWidget-Button.lua:55
base =
{
}
}
event = "OnClick"
p =
{
scrollbar = AceConfigDialogScrollFrame4ScrollBar {
}
OnRelease = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:48
OnWidthSet = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:152
parent =
{
}
class = "GLOBAL"
isNew = true
OnAcquire = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:43
width = "fill"
base =
{
}
userdata =
{
}
Refill = defined @Aptechka/Options/SpellList.lua:734
category = "auras"
controls =
{
}
children =
{
}
Fill = defined @Aptechka/Options/SpellList.lua:738
OnHeightSet = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:158
type = "ScrollFrame"
AceGUIWidgetVersion = 26
SetStatusTable = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:144
LayoutFinished = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:134
scrollframe = ScrollFrame {
}
FixScroll = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:91
LayoutFunc = defined @ArkInventory/Externals/Ace3/AceGUI/AceGUI-3.0.lua:675
events =
{
}
MoveScroll = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:77
frame = Frame {
}
SetScroll = defined @ArkInventory/Externals/Ace3/AceGUI/widgets/AceGUIContainer-ScrollFrame.lua:59
localstatus =
{
}
content = Frame {
}
opts =
{
}
}
class = "GLOBAL"
category = "auras"
spellID = 23230
opts =
{
infoType = "DURATION"
name = "Bloodfury"
isMine = true
global = true
assignto =
{
}
}
isTemplate = false
default_opts = nil
default_opts_wrapped = nil
delta =
{
name = "Bloodfury"
global = true
isAdded = true
id = 23230
assignto =
{
}
isMine = true
infoType = "DURATION"
}
oldOriginalSpell =
{
name = "Blood Fury"
global = true
isAdded = true
id = 23230
assignto =
{
}
isMine = true
infoType = "DURATION"
}
(*temporary) = nil
(*temporary) = Aptechka {
0 =
UNIT_MAXPOWER = defined @Aptechka/Aptechka.lua:1455
loadedAuras =
{
}
UNIT_AFK_CHANGED = defined @Aptechka/Aptechka.lua:1388
ForEachFrame = defined @Aptechka/Aptechka.lua:1899
FrameColorize = defined @Aptechka/Aptechka.lua:1983
UNIT_MAXHEALTH = defined @Aptechka/Aptechka.lua:1095
FrameStartTrace = defined @Aptechka/Aptechka.lua:1245
ScanAuras = defined @Aptechka/Aptechka.lua:3444
IsGroupEnabled = defined @Aptechka/Aptechka.lua:2317
FrameUpdateIncomingCast = defined @Aptechka/Aptechka.lua:4189
FrameUpdateStagger = defined

commented

Thanks, fixed in the update