Loot selection not popping up for some people
Niller2005 opened this issue ยท 7 comments
http://pastebin.com/xYAkH8AY - the loot session
http://puu.sh/rA3VC/8e7db3b80e.jpg - how it looked
They have the lastest version, and so do the ML.
If you need anything else just tell me. :)
Thanks.
Turns out you were running into the problem of Blizzard supplying "Unknown" as the name of the ML. I had added a check for that, but I forgot it would also contain realmname, so my self.masterLooter == "Unknown"
didn't work. This is now fixed in 111efd9.
Also I expect that to be part of a release version either later today, or tomorrow.