View Single Post
09-11-14, 02:19 AM   #4
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
It sounds like the game isn't caching the player's info until you actually request it.

You may want to delay your GetRaidRosterInfo call to see if it always fails the first time you call it or only when you call it immediately after they join.