Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua error with remote bank #21

Open
bunghead opened this issue Dec 27, 2022 · 1 comment
Open

Lua error with remote bank #21

bunghead opened this issue Dec 27, 2022 · 1 comment

Comments

@bunghead
Copy link

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)"
@bunghead bunghead changed the title Lua error Lua error with remote bank Dec 27, 2022
@ConKou
Copy link

ConKou commented Jul 6, 2023

This error still persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants