rgd87 / Aptechka

WoW Addon - Raid Frames
http://www.wowinterface.com/downloads/info14339-Injector.html
33 stars 9 forks source link

LUA Error #72

Closed spamwax closed 3 years ago

spamwax commented 3 years ago
6x Aptechka\Options\DebuffHighlight.lua:108: attempt to compare two nil values
[string "@Aptechka\Options\DebuffHighlight.lua"]:108: in function <Aptechka\Options\DebuffHighlight.lua:107>
[string "=[C]"]: in function `sort'
[string "@Aptechka\Options\DebuffHighlight.lua"]:107: in function `GenListItems'
[string "@Aptechka\Options\DebuffHighlight.lua"]:128: in function `RefreshItems'
[string "@Aptechka\Options\DebuffHighlight.lua"]:431: in function <Aptechka\Options\DebuffHighlight.lua:396>
[string "=[C]"]: in function `Show'
[string "@FrameXML\InterfaceOptionsFrame.lua"]:29: in function <FrameXML\InterfaceOptionsFrame.lua:18>
[string "=[C]"]: in function `InterfaceOptionsList_DisplayPanel'
[string "@FrameXML\InterfaceOptionsFrame.lua"]:47: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals:
a = <table> {
 1 = 287280
 2 = 1
}
b = <table> {
 1 = 54149
 2 = 4
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare two nil values"
d87 commented 3 years ago

https://github.com/rgd87/Aptechka/releases/tag/9.0.27-beta1

spamwax commented 3 years ago

Still getting the error:

2x Aptechka\Options\DebuffHighlight.lua:110: attempt to compare two nil values
[string "@Aptechka\Options\DebuffHighlight.lua"]:110: in function <Aptechka\Options\DebuffHighlight.lua:109>
[string "=[C]"]: in function `sort'
[string "@Aptechka\Options\DebuffHighlight.lua"]:109: in function `GenListItems'
[string "@Aptechka\Options\DebuffHighlight.lua"]:130: in function `RefreshItems'
[string "@Aptechka\Options\DebuffHighlight.lua"]:433: in function <Aptechka\Options\DebuffHighlight.lua:398>
[string "=[C]"]: in function `Show'
[string "@FrameXML\InterfaceOptionsFrame.lua"]:29: in function <FrameXML\InterfaceOptionsFrame.lua:18>
[string "=[C]"]: in function `InterfaceOptionsList_DisplayPanel'
[string "@FrameXML\InterfaceOptionsFrame.lua"]:47: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals:
a = <table> {
 1 = 287280
 2 = 1
}
b = <table> {
 1 = 54149
 2 = 4
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare two nil values"
d87 commented 3 years ago

https://github.com/rgd87/Aptechka/releases/tag/9.0.27-beta2