Cata classic many bugs related to data store recent

many bugs related to data store addon bank sort is broken for bagnon

Summary

8x DataStore_Inventory/API/GuildComm.lua:149: attempt to index upvalue ‘options’ (a nil value)
[string “@DataStore_Inventory/API/GuildComm.lua”]:149: in function callback' [string "@DataStore/Events/Addon.lua"]:83: in function Broadcast’
[string “@DataStore/API/GuildComm.lua”]:66: in function <DataStore/API/GuildComm.lua:61>
[string “@DataStore/API/GuildComm.lua”]:178: in function func' [string "@DataStore/API/GuildComm.lua"]:193: in function callback’
[string “@DataStore/Events/Comm.lua”]:29: in function <DataStore/Events/Comm.lua:25>
[string “@DataStore/Events/Comm.lua”]:63: in function <DataStore/Events/Comm.lua:34>

Locals:
self = “DATASTORE_GUILD_ALTS_RECEIVED”
sender = “Priscillã”
alts = “”
(*temporary) = nil
(*temporary) = “player”
(*temporary) = “Priscillã”
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = “attempt to index upvalue ‘options’ (a nil value)”
UnitName = defined =[C]:-1
options = nil
DataStore =

{
GetCharacterID = defined @DataStore/DataStore.lua:119
IsCurrentPlayerKey = defined @DataStore/DataStore.lua:204
GuildBroadcast = defined @DataStore/API/GuildComm.lua:166
DeleteCharacter = defined @DataStore/DataStore.lua:321
GetCharacterDB = defined @DataStore/API/Core.lua:233
IsCharacterBasedMethod = defined @DataStore/API/Core.lua:283
DeleteGuild = defined @DataStore/DataStore.lua:354
GetCharacterKey = defined @DataStore/DataStore.lua:132
GetHashSize = defined @DataStore/API/Utility.lua:6
GetLocale = defined @DataStore/API/Locale.lua:55
CopyTable = defined @DataStore/API/Utility.lua:50
UpdateMyMemoryUsage = defined @DataStore/Options.lua:170
ThisCharID = 2
SetLocale = defined @DataStore/API/Locale.lua:42
SetDefaults = defined @DataStore/API/Core.lua:245
GetModuleLastUpdateByKey = defined @DataStore/API/Core.lua:413
GetThisGuildKey = defined @DataStore/DataStore.lua:300
GetOnlineGuildMembers = defined @DataStore/API/GuildComm.lua:256
RegisterMethod = defined @DataStore/API/Core.lua:154
RegisterModule = defined @DataStore/API/Core.lua:174
AddOrGetAutoID = defined @DataStore/API/Utility.lua:90
ClearAllData = defined @DataStore/DataStore.lua:397
GetGuilds = defined @DataStore/DataStore.lua:266
GetAccounts = defined @DataStore/DataStore.lua:182
IterateCharacters = defined @DataStore/DataStore.lua:212
StopListeningTo = defined @DataStore/API/Core.lua:213
SetupInfoPanel = defined @DataStore/Options.lua:102
GetGuildMemberAlts = defined @DataStore/API/GuildComm.lua:249
SetGuildBasedMethod = defined @DataStore/API/Core.lua:291
SetGuildCommCallbacks = defined @DataStore/API/GuildComm.lua:230
IsCurrentPlayer = defined @DataStore/DataStore.lua:198
GuildWhisper = defined @DataStore/API/GuildComm.lua:158
OnGuildComm = defined @DataStore/Events/Comm.lua:70
IsModuleEnabled = defined @DataStore/API/Core.lua:309
GetCharacter = defined @DataStore/DataStore.lua:112
IterateModules = defined @DataStore/API/Core.lua:317
Version = “v2024.08.14”
StoreToSetAndList = defined @DataStore/API/Utility.lua:112
GetMethodOwner = defined @DataStore/API/Core.lua:261
ThisFaction = “Alliance”
GetGuildFaction = defined @DataStore/DataStore.lua:291
ThisChar = “Priscillã”
GetGuildMemberInfo = defined @DataStore/API/GuildComm.lua:235
OnUpdate = defined @DataStore/Options.lua:227
GetCharacterTable = defined @DataStore/API/Core.lua:378
GetNameOfMain = defined @DataStore/API/GuildComm.lua:265
SetDefaultLocale = defined @DataStore/API/Locale.lua:35
Frames = DataStoreFrames {
}
ListenTo = de

If this is related to the DataStore addon, you’ll probably want to raise the issue with the addon developers, not a WoW bug report (unless you have reason to believe there’s an issue with the WoW Addon API or something of that nature, which doesn’t appear to be the case).