Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-30-19, 12:00 AM   #1
Roeshambo
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Jul 2019
Posts: 5
AddonMessage Flooding/Mass Disconnects?

My addon is using the addon channels to communicate quite a bit of data. For each player in a guild, it's generally only a 200 or less character message. But everyone in the guild sends those messages almost simultaneously. Additionally, all players process each message sent from everyone else (incredibly quick if statement). I've been told that shortly after login, an entire guild got disconnected by the addon. Which is approximately when those messages fire. This appears to only occur in larger guilds (60+ players online). Are there any stipulations on the 255 character limit that anyone is aware of that limits the number of characters all players in a guild can send before it's considered "flooding" and causes a disconnect? Or does anyone have any knowledge regarding this that I may be completely overlooking?

Last edited by Roeshambo : 11-30-19 at 12:06 AM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » AddonMessage Flooding/Mass Disconnects?

Thread Tools
Display Modes

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