SilverDragon - Rare Scanner

SilverDragon - Rare Scanner

20M Downloads

Lua error: attempt to index field 'types' (a nil value) & attempt to index field 'ignore_type' (a nil value)

KyrosKrane opened this issue ยท 3 comments

commented

These two errors came up just sitting in Rustbolt, not doing anything. I saw these errors both with and without other addons enabled; this error message is without any addons. I'm grouping them together as they seem related; they happened within two seconds of each other..

Message: ...terface\AddOns\SilverDragon_RangeExtender\module.lua:74: attempt to index field 'types' (a nil value)
Time: Mon Mar 21 23:42:11 2022
Count: 66
Stack: ...terface\AddOns\SilverDragon_RangeExtender\module.lua:74: attempt to index field 'types' (a nil value)
[string "@Interface\AddOns\SilverDragon_RangeExtender\module.lua"]:74: in function `?'
[string "@Interface\AddOns\SilverDragon\lib\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:119: in function <...agon\lib\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Interface\AddOns\SilverDragon\lib\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:29: in function <...agon\lib\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@Interface\AddOns\SilverDragon\lib\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:64: in function `Fire'
[string "@Interface\AddOns\SilverDragon\lib\AceEvent-3.0\AceEvent-3.0.lua"]:120: in function <...ddOns\SilverDragon\lib\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: <none>
Message: Interface\AddOns\SilverDragon\scan\vignettes.lua:65: attempt to index field 'ignore_type' (a nil value)
Time: Mon Mar 21 23:42:13 2022
Count: 1
Stack: Interface\AddOns\SilverDragon\scan\vignettes.lua:65: attempt to index field 'ignore_type' (a nil value)
[string "@Interface\AddOns\SilverDragon\scan\vignettes.lua"]:65: in function `member'
[string "@Interface\AddOns\SilverDragon\lib\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:221: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:169>
[string "@Interface\AddOns\SilverDragon\lib\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:1362: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1121>
[string "@Interface\AddOns\SilverDragon\lib\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:1652: in function `FeedGroup'
[string "@Interface\AddOns\SilverDragon\lib\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:1577: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1561>
[string "=[C]"]: ?
[string "@Interface\AddOns\SilverDragon\lib\AceGUI-3.0\AceGUI-3.0.lua"]:72: in function <...ce\AddOns\SilverDragon\lib\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@Interface\AddOns\SilverDragon\lib\AceGUI-3.0\AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface\AddOns\SilverDragon\lib\AceGUI-3.0\widgets\AceGUIContainer-TreeGroup.lua"]:512: in function `SetSelected'
[string "@Interface\AddOns\SilverDragon\lib\AceGUI-3.0\widgets\AceGUIContainer-TreeGroup.lua"]:189: in function <...lib\AceGUI-3.0\widgets\AceGUIContainer-TreeGroup.lua:185>

Locals: <none>
commented

Unless you've seen this since v90200.10, I do think this one should have been fixed by 6d2bf8e.

commented

You beat me to it. :) I've been sitting around Mechagon and flying around, trying to reproduce these two errors. I can't get them to reoccur in v90200.10. That said, I didn't know how I triggered them in the first place. Up to you if you'd like to close this issue right away or leave it open for a bit to monitor.

commented

I'll close this now. Feel free to reopen it if you do see them again, though.