ShestakUI (Classic)

ShestakUI (Classic)

33.7k Downloads

lua error when guild mates login

nanzi opened this issue ยท 5 comments

commented

zhCN locale

Message: ...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1003: attempt to call field 'GetGuildRosterInfo' (a nil value)
Time: Fri Aug  9 08:49:21 2019
Count: 2
Stack: ...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1003: attempt to call field 'GetGuildRosterInfo' (a nil value)
...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1003: in function <...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1000>
...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1035: in function <...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1030>

Locals: (for index) = 1
(for limit) = 405
(for step) = 1
i = 1
(*temporary) = nil
(*temporary) = 1
(*temporary) = "attempt to call field 'GetGuildRosterInfo' (a nil value)"
guildTable = <table> {
}
commented

when guild mates login online or offline, it pops up.

commented

Still getting an issue.

Time: Fri Aug  9 10:40:42 2019
Count: 17
Stack: ...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1003: attempt to call field 'GetGuildRosterInfo' (a nil value)
...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1003: in function <...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1000>
...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1035: in function <...erface\AddOns\ShestakUI\Libs\LiteStats\LiteStats.lua:1030>

Locals: (for index) = 1
(for limit) = 12
(for step) = 1
i = 1
(*temporary) = nil
(*temporary) = 1
(*temporary) = "attempt to call field 'GetGuildRosterInfo' (a nil value)"
guildTable = <table> {
}
T = <table> {
 SkinCheckBox = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:460
 PostCreateIcon = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1429
 RaidDebuffsReverse = <table> {
 }
 SetFontString = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:757
 Scale = <function> defined @Interface\AddOns\ShestakUI\Core\PixelPerfect.lua:25
 class = "DRUID"
 RaidBuffs = <table> {
 }
 SkinExpandOrCollapse = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:626
 white_list = <table> {
 }
 SkinHelpBox = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:680
 level = 14
 MoverFrames = <table> {
 }
 CheckChat = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:43
 ShiftBarUpdate = <function> defined @Interface\AddOns\ShestakUI\Modules\ActionBars\Core.lua:249
 merge = <table> {
 }
 CheckPlayerBuff = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:122
 UpdateManaLevel = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1072
 ShortValue = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:11
 Role = "Caster"
 DebuffBlackList = <table> {
 }
 MoveUnitFrames = <function> defined @Interface\AddOns\ShestakUI\Libs\oUF\Modules\MovableFrames.lua:418
 HideAuraFrame = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1413
 SetModifiedBackdrop = <function> defined @Interface\AddOns\ShestakUI\Core\API.lua:257
 PlateBlacklist = <table> {
 }
 CustomCastDelayText = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1356
 SkinMaxMinFrame = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:592
 screenWidth = 1920
 BuffWhiteList = <table> {
 }
 black_list = <table> {
 }
 wowBuild = 31407
 RaidBuffsIgnore = <table> {
 }
 color = <table> {
 }
 overlayTextures = <table> {
 }
 screenHeight = 1080
 raid_spells = <table> {
 }
 StylePet = <function> defined @Interface\AddOns\ShestakUI\Modules\ActionBars\Style.lua:170
 StyleShift = <function> defined @Interface\AddOns\ShestakUI\Modules\ActionBars\Style.lua:160
 AuraTrackerTime = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1397
 CustomCastTimeText = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1352
 noscalemult = 0.711111
 PetBarUpdate = <function> defined @Interface\AddOns\ShestakUI\Modules\ActionBars\Core.lua:287
 CreateAuraWatch = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1542
 UpdateThreat = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1508
 UpdateAllElements = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:725
 PostUpdateIcon = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1462
 HideSpiral = <function> defined @Interface\AddOns\ShestakUI\Modules\ActionBars\Core.lua:171
 CreateAuraWatchIcon = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1530
 SkinDropDownBox = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:430
 PostCastStart = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.lua:1182
 healfilter = <table> {
 }
 UpdatePvPStatus = <function> defined @Interface\AddOns\ShestakUI\Core\Functions.```
commented

Sorry about that. Apparently had inverted the conditional to do the opposite of what was intended. May be fixed now.

commented

Updated, not getting any pop ups yet.

commented

I've just pushed a potential fix. Let me know if the problem persists after updating.