You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this Lua error when opening the read-only remote bank window per keybind. Looks like it only happens when I haven't visited the real bank since last /reload.
Bagnon_ItemInfo-2.0.46-Release.zip
Bagnon-10.0.14 for WoW-10.0.2.zip
WOW DF Retail 10.0.2.47213
Message: Interface/SharedXML/Tooltip/TooltipUtil.lua:8: attempt to index local 'tbl' (a nil value)
Time: Tue Dec 27 13:26:34 2022
Count: 7
Stack: Interface/SharedXML/Tooltip/TooltipUtil.lua:8: attempt to index local 'tbl' (a nil value)
[string "@Interface/SharedXML/Tooltip/TooltipUtil.lua"]:8: in function `SurfaceArgs'
[string "@Interface/AddOns/Bagnon_ItemInfo/modules/itembind.lua"]:112: in function `update'
[string "@Interface/AddOns/Bagnon_ItemInfo/dispatcher.lua"]:68: in function <Interface/AddOns/Bagnon_ItemInfo/dispatcher.lua:66>
[string "=[C]"]: ?
[string "=[C]"]: in function `Update'
[string "@Interface/AddOns/BagBrother/addons/core/classes/itemGroup.lua"]:94: in function `?'
[string "@Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:114: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:114>
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:24: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:20>
[string "@Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:59: in function `Fire'
[string "@Interface/AddOns/Ace3/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <Interface/AddOns/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>
Locals: tbl = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'tbl' (a nil value)"
The text was updated successfully, but these errors were encountered:
I'm getting this Lua error when opening the read-only remote bank window per keybind. Looks like it only happens when I haven't visited the real bank since last /reload.
Bagnon_ItemInfo-2.0.46-Release.zip
Bagnon-10.0.14 for WoW-10.0.2.zip
WOW DF Retail 10.0.2.47213
The text was updated successfully, but these errors were encountered: