attempt to index local 'tbl' (a nil value)
```text
274x SharedXML/Tooltip/TooltipUtil.lua:8: attempt to index local 'tbl' (a nil value)
[string "@SharedXML/Tooltip/TooltipUtil.lua"]:8: in function `SurfaceArgs'
[string "@Bagnon_ItemLevel/main.lua"]:95: in function `update'
[string "@Bagnon_ItemLevel/dispatcher.lua"]:76: in function
[string "=[C]"]: ?
[string "=[C]"]: in function `Update'
[string "@BagBrother/addons/core/classes/item.lua"]:133: in function <...rfaceBagBrother/addons/core/classes/item.lua:128>
[string "=[C]"]: in function `Show'
[string "@BagBrother/addons/core/api/frames.lua"]:85: in function `Show'
[string "@BagBrother/addons/core/features/autoDisplay.lua"]:48: in function <...dOns/BagBrother/addons/core/features/autoDisplay.lua:46>
[string "@BagBrother/addons/core/features/autoDisplay.lua"]:82: in function `ShowFrame'
[string "@FrameXML/PlayerInteractionFrameManager.lua"]:215: in function
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)"
```
This occurs only if Bagnon_ItemLevel is loaded. It does not occur with Bagnon & Bagnon Guild Bank alone, or with Bagnon & Bagnon Guild Bank + another Bagnon addon I've tried (Bagnon ReagentbankButton).
```text 274x SharedXML/Tooltip/TooltipUtil.lua:8: attempt to index local 'tbl' (a nil value) [string "@SharedXML/Tooltip/TooltipUtil.lua"]:8: in function `SurfaceArgs' [string "@Bagnon_ItemLevel/main.lua"]:95: in function `update' [string "@Bagnon_ItemLevel/dispatcher.lua"]:76: in functionattempt to index local 'tbl' (a nil value)
This occurs only if Bagnon_ItemLevel is loaded. It does not occur with Bagnon & Bagnon Guild Bank alone, or with Bagnon & Bagnon Guild Bank + another Bagnon addon I've tried (Bagnon ReagentbankButton).