You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then I iterate through the users to display the keystone. What is interesting is that when I call the WipeKeystoneData (so I can get fresh keystone data), it is then not getting any data from the RequestKeystonesDataFromParty. When I remove WipeKeystoneData, the the other command functions properly and fetches the needed data.
I didn't see a discord for help, but was wondering if this was intentionally designed or a bug. If it is intentionally, what would a workaround be to refresh all party members' keystone data + your own keystone data?
The text was updated successfully, but these errors were encountered:
So I have the following code to fetch keystone data from other players within a WeakAura:
Then I iterate through the users to display the keystone. What is interesting is that when I call the WipeKeystoneData (so I can get fresh keystone data), it is then not getting any data from the RequestKeystonesDataFromParty. When I remove WipeKeystoneData, the the other command functions properly and fetches the needed data.
I didn't see a discord for help, but was wondering if this was intentionally designed or a bug. If it is intentionally, what would a workaround be to refresh all party members' keystone data + your own keystone data?
The text was updated successfully, but these errors were encountered: