Poster: Baylord at 11/30/2005 3:37:21 PM PST Subject: Need help solving Disconnect bug |
| |
I've had a couple of users of my addon (GroupCalendar) report that they periodically get disconnected while using it. Only two users have reported it while many others, including myself, have never seen the problem.
Can anyone shed some light on things known to cause a server disconnect? I just don't know where to even begin looking.
So far I've found two items which wil or can cause server disconnects:
1) Sending a link for an item the server has not seen since its last restart
2) Sending color data in a chat message
My addon does neither of these (though it does use a chat channel for data communication so I'll have to examine that very carefully).
Anything else that an addon can do that's know to cause disconnects?
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=272736&p=#post272736 |
| |
Poster: slouken at 11/30/2005 3:53:33 PM PST Subject: Re: Need help solving Disconnect bug |
| |
Sending \n or newlines in a chat message
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=272736&p=#post272743 |