Lua error
keflatbn opened this issue ยท 4 comments
Hi,
I get the below Lua error:
2x GoldStockSummary/Modules/Tracker.lua:144: Unable to determine guild owner: 136 members
[string "=[C]"]: in function error' [string "@GoldStockSummary/Modules/Tracker.lua"]:144: in function
GetGuildOwner'
[string "@GoldStockSummary/Modules/Tracker.lua"]:113: in function UpdateOwner' [string "@GoldStockSummary/Modules/Tracker.lua"]:99: in function
UpdateGuildAndOwner'
[string "@GoldStockSummary/Modules/Tracker.lua"]:50: in function <GoldStockSummary/Modules/Tracker.lua:45>
Locals:
(temporary) = "Unable to determine guild owner: 136 members"***
a7e2da1 should fix it, so the corresponding alpha version and newer will have the fix. I'll do a release soon.
I'm trying to reproduce the issue but no luck so far.
- Is this on retail or classic?
- Does this always occur when logging in or only sometimes?
- If you
/reload
after you're already logged in, does the error occur again, or is it only the initial login? - Is the number of guild members reported in the error message (Unable to determine guild owner: 136 members) correct?
Hi, sorry for the late reply!
- its on latest retail
- It happens sometimes, but I seem to have identified that it occurs on characters that are not on a connected realm as the guild master and also not the same faction. Not sure it that makes it easier to identify
- If I reload, the error is not appearing again, only on initial login
- yes the reported number of members is correct, both horde and alliance characters and as mentioned in point2, across connected and non-connected realms.
That said, I havent seen the error since 11.0.2 of retail so maybe it solved itself on blizz side?