Details/classes/class_instance.lua:140: bad argument #1 to 'ipairs' (table expected, got nil)
Pahn1988 opened this issue · 10 comments
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/classes/class_instance.lua"]:140: in function GetLowerInstanceNumber' [string "@Interface/AddOns/Details/core/plugins_toolbar.lua"]:69: in function
ShowToolbarIcon'
[string "@Interface/AddOns/Details_RaidCheck/Details_RaidCheck.lua"]:740: in function `CheckCanShowIcon'
[string "@Interface/AddOns/Details_RaidCheck/Details_RaidCheck.lua"]:973: in function <...rface/AddOns/Details_RaidCheck/Details_RaidCheck.lua:969>
[string "=(tail call)"]: ?
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
= defined =[C]:-1
also got a similar error
1x Interface/AddOns/Details/frames/window_cdtracker.lua:227: bad argument #1 to 'tinsert' (table expected, got nil)
[string "=[C]"]: in function `tinsert'
[string "@Interface/AddOns/Details/frames/window_cdtracker.lua"]:227: in function `ProcessUnitCooldowns'
[string "@Interface/AddOns/Details/frames/window_cdtracker.lua"]:292: in function <Interface/AddOns/Details/frames/window_cdtracker.lua:240>
Locals:
Skipped (In Encounter)
do you have the hidden cooldown tracker enabled? or this is a random bug the popup randomly for you
do you mean the "nameplateShowPersonalCooldowns" CVar? that is = 1
"countdownForCooldowns" is also 1
trying to look now through the settings for Details to see if i see any such option for hidden cooldowns, can't remember if i saw it or not. (if its supposed to be a frame on-screen, i only have 3 frames for Details: Damage done, Healing Done and interrupts)
P.S. was in LFR, in The Leeching Vaults when it happened.
just entered the Vigilant Plains instance in LFR.. got a similar error right after load
3x Interface/AddOns/Details/frames/window_cdtracker.lua:227: bad argument #1 to 'tinsert' (table expected, got nil)
[string "=[C]"]: in function `tinsert'
[string "@Interface/AddOns/Details/frames/window_cdtracker.lua"]:227: in function `ProcessUnitCooldowns'
[string "@Interface/AddOns/Details/frames/window_cdtracker.lua"]:292: in function <Interface/AddOns/Details/frames/window_cdtracker.lua:240>
Locals:
Skipped (In Encounter)
well, i updated to the latest Alpha from Curseforge (Details.DF.Wrath.10259.146-5-gfa8ba5a-alpha) and i am still poking the Options interface since you mentioned cooldowns...
in Options -> Raid Tools -> Announce Cooldowns my "Enabled" checkbox is disabled, the "ignore cooldowns" checkbox is enabled... and when i pressed the button for this "ignore cooldowns" checkbox i got this error:
1x ...e/AddOns/Details/frames/window_options2_sections.lua:5651: bad argument #1 to 'ipairs' (table expected, got nil)
[string "@Interface/AddOns/Details/frames/window_options2_sections.lua"]:5651: in function `Open'
[string "@Interface/AddOns/Details/frames/window_options2_sections.lua"]:5668: in function <...e/AddOns/Details/frames/window_options2_sections.lua:5570>
[string "@Interface/AddOns/Details/frames/window_options2_sections.lua"]:5815: in function <...e/AddOns/Details/frames/window_options2_sections.lua:5814>
[string "=[C]"]: in function `xpcall'
[string "@Interface/AddOns/Details/Libs/DF/fw.lua"]:3991: in function `CoreDispatch'
[string "@Interface/AddOns/Details/Libs/DF/button.lua"]:706: in function <Interface/AddOns/Details/Libs/DF/button.lua:642>