Ostoic / RaidBrowser

Bringing LFR to Wrath of the Lich King (Non-Classic)
MIT License
36 stars 19 forks source link

Invalid raidset bug when gs is omitted. #8

Closed Ostoic closed 1 year ago

Ostoic commented 5 years ago

When information about the current spec is collected, there is a possibility that one of the two attributes (spec, gs) are omitted for whatever reason. The raidset frame then attempts to load an invalid spec/gs, resulting in a Lua error.

I believe gs is omitted in the case that an Unknown player is seen ingame and their gearscore is computed. Or when WoW's cache files are reset. Perhaps this leads to some kind of miscommunication between RaidBrowser and Gearscore?

Ostoic commented 1 year ago

I haven't seen this is a long time. Closed for now.