AdiBags icon indicating copy to clipboard operation
AdiBags copied to clipboard

Items in Bank are not showing

Open Niduin opened this issue 9 months ago • 0 comments

Addon Version

1.10.26

World of Warcraft Version

Retail

Describe the bug

WOW 10.2.7

When oppening the Bank my Items were not shown

7x AdiBags/modules/DataSource.lua:148: table index is nil [string "@AdiBags/modules/DataSource.lua"]:148: in function <AdiBags/modules/DataSource.lua:140> [string "@AdiBags/modules/DataSource.lua"]:175: in function <AdiBags/modules/DataSource.lua:172> [string "=(tail call)"]: ? [string "@AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109> [string "=[C]"]: ? [string "@AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:49> [string "=(tail call)"]: ?

Locals: bags =

{ 7 = 7 -3 = -3 8 = 8 9 = 9 10 = 10 -1 = -1 11 = 11 6 = 6 12 = 12 } (for generator) = defined =[C]:-1 (for state) =
{ 7 = 7 -3 = -3 8 = 8 9 = 9 10 = 10 -1 = -1 11 = 11 6 = 6 12 = 12 } (for control) = -3 bag = -3 bagSize = 98 bagFree = 0 bagFamily = nil (*temporary) =
{ } (*temporary) = 98 (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = "table index is nil" wipe = defined =[C]:-1 size =
{ } free =
{ } pairs = defined =[C]:-1 GetContainerNumSlots = defined =[C]:-1 GetContainerNumFreeSlots = defined =[C]:-1 mod =
{ BANKFRAME_OPENED = defined @AdiBags/modules/DataSource.lua:87 SetDefaultModuleLibraries = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:363 Enable = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:290 UnregisterAllEvents = defined @AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:164 EnableModule = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:328 modules =
{ } GetModule = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:206 IterateEmbeds = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:438 defaultModuleLibraries =
{ } SetDefaultModulePrototype = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:405 cannotDisable = true name = "AdiBags_DataSource" IsEnabled = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:447 orderedModules =
{ } DisableModule = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:346 Update = defined @AdiBags/modules/DataSource.lua:172 BANKFRAME_CLOSED = defined @AdiBags/modules/DataSource.lua:99 RegisterMessage = defined @AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80 UnregisterMessage = defined @AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143 RegisterBucketEvent = defined @AdiBags/core/EventHandlers.lua:120 baseName = "AdiBags" uiName = "LBD Plugin" GetOptions = defined @AdiBags/modules/DataSource.lua:181 atBank = true IsModule = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:213 db =
{ } SetDefaultModuleState = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:383 OnEnable = defined @AdiBags/modules/DataSource.lua:71 OnInitialize = defined @AdiBags/modules/DataSource.lua:58 SetEnabledState = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:420 UnregisterAllBuckets = defined @AdiBags/core/EventHandlers.lua:135 enabledState = true uiDesc = "Sieht vor, dass eine LDB Datenquelle von DataBroker Addons angezeigt wird" RegisterEvent = defined @AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80 UnregisterAllMessages = defined @AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:164 UnregisterBucket = defined @AdiBags/core/EventHandlers.lua:128 RegisterBucketMessage = defined @AdiBags/core/EventHandlers.lua:124 SendMessage = defined @AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:49 IterateModules = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:433 NewModule = defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:231 defaultModuleState = true GetName = defined @Add

Steps to reproduce

Just open the Bank.

Verification

  • [X] I have disabled all other addons and made sure this bug is triggered only with AdiBags enabled

Niduin avatar May 09 '24 20:05 Niduin