Syndicator

Syndicator

2M Downloads

Opening guild bank while not having guild returns an error.

meyverick opened this issue ยท 1 comments

commented

Game Version

WotLK 3.4.3.53788
Syndicator 21 Wrath

Brief Description of Bug

I'm trying to open guild bank at orgrimmar. I don't have a guild.

Steps to Reproduce

Go to Orgrimmar, open the guild bank while not having a guild.

Back Trace (LUA Error Output)

Message: Interface/AddOns/Syndicator/Tracking/GuildCache.lua:166: attempt to index local 'data' (a nil value)
Time: Mon Apr  1 18:29:40 2024
Count: 2
Stack: Interface/AddOns/Syndicator/Tracking/GuildCache.lua:166: attempt to index local 'data' (a nil value)
[string "@Interface/AddOns/Syndicator/Tracking/GuildCache.lua"]:166: in function `ExamineGeneralTabInfo'
[string "@Interface/AddOns/Syndicator/Tracking/GuildCache.lua"]:87: in function <Interface/AddOns/Syndicator/Tracking/GuildCache.lua:82>
[string "=[C]"]: in function `TurnOrActionStop'
[string "TURNORACTION"]:4: in function <[string "TURNORACTION"]:1>

Locals: self = Frame {
 0 = <userdata>
 OnLoad = <function> defined @Interface/AddOns/Syndicator/Tracking/GuildCache.lua:61
 ExamineAllBankTabs = <function> defined @Interface/AddOns/Syndicator/Tracking/GuildCache.lua:199
 OnEvent = <function> defined @Interface/AddOns/Syndicator/Tracking/GuildCache.lua:82
 StartFullBankScan = <function> defined @Interface/AddOns/Syndicator/Tracking/GuildCache.lua:114
 lastTabPickups = <table> {
 }
 ExamineBankTab = <function> defined @Interface/AddOns/Syndicator/Tracking/GuildCache.lua:223
 ExamineGeneralTabInfo = <function> defined @Interface/AddOns/Syndicator/Tracking/GuildCache.lua:161
 OnUpdate = <function> defined @Interface/AddOns/Syndicator/Tracking/GuildCache.lua:131
 ProcessTransfers = <function> defined @Interface/AddOns/Syndicator/Tracking/GuildCache.lua:136
}
start = 26199074.588000
data = nil
(*temporary) = 0
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'data' (a nil value)"
commented

Fixed in version 25 (available shortly)