Quote Originally Posted by 'zanthor',index.php?page=Thread&postID=135929#post 135929
Hey boss, I'm haivng some odd behavior with the display on the newest jamba...

The follow strobes... a lot. I'm also getting delayed master changes soemtimes... I'd wager it has to do with too much data going back and forth, haven't looked at the code but depending how realtime that jamba-ui is it may be throttling.

After quite some time of using Jamba tonight I started getting REALLY wierd behavior, random leader changes. Reload ui fixed it.
Someone else mentioned this above, I've got some time now to actually have a look, so I'll get on it soon. If you have follow strobing on, you should either

a) turn off the team gui that shows the follow status/experience bars

-or-

b)turn off the follow status option for the team gui.

Ok, so extra data being sent now; is
  1. Mob health data if you have marked targets with Jamba-Target. (should not be sending data otherwise).
  2. Every kill will send experience updates if you have the team gui and experience bars options on.
  3. Follow status updates if you have the team gui follow status option on (everytime auto-follow starts and stops).
I'll make sure that turning these switches off do stop the flow of extra data.

I'm guessing that follow strobing and team gui follow status option will flood the communication channel, so not recommended.

Does that help any?