[BUG]:
Pandemicius opened this issue ยท 0 comments
WoW client
WoW Retail
What happened?
I cannot open FollowerLocationInfo, it always open "Collections" tab instead with LUA error.
Lua Error Message?
70x ...rLocationInfo/libs/SecureTabs-2.0-3/SecureTabs-2.0.lua:59: attempt to index local 'tab' (a nil value)
[string "@FollowerLocationInfo/libs/SecureTabs-2.0-3/SecureTabs-2.0.lua"]:59: in function `Select'
[string "@FollowerLocationInfo/Core.lua"]:494: in function `ToggleJournal'
[string "@FollowerLocationInfo/DataBroker.lua"]:114: in function `OnClick'
[string "@Bartender4/libs/LibDBIcon-1.0-45/LibDBIcon-1.0.lua"]:144: in function <...dOns/Bartender4/libs/LibDBIcon-1.0/LibDBIcon-1.0.lua:142>
Locals:
self = <table> {
covers = <table> {
}
tabs = <table> {
}
Select = <function> defined @FollowerLocationInfo/libs/SecureTabs-2.0/SecureTabs-2.0.lua:58
Uncover = <function> defined @FollowerLocationInfo/libs/SecureTabs-2.0/SecureTabs-2.0.lua:70
Update = <function> defined @FollowerLocationInfo/libs/SecureTabs-2.0/SecureTabs-2.0.lua:75
Add = <function> defined @FollowerLocationInfo/libs/SecureTabs-2.0/SecureTabs-2.0.lua:35
}
tab = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'tab' (a nil value)"
Other addons?
No response