Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-24-15, 12:35 PM   #19
Talyrius
An Onyxian Warder
 
Talyrius's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 363
I'm guessing it's caused by making too many data requests to the server in a short time span. Using Examiner by itself probably isn't an issue, but using it in combination with other addons that are also requesting a lot of data forcefully disconnects the client.

Making numerous data requests on login is expected behavior, so that could explain why it doesn't happen there. However, requesting the same volume of data while reloading the UI isn't likely something that can be accounted for. Most users don't run as many addons as we do.

Blizzard made a lot of server side adjustments to try and reduce load during the launch of the expansion. This is probably what is to blame.
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Debugging disconnects on /reload


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off