Quote from: Tazo on March 07, 2010, 11:23 PM
Could be due to the delay in communication between the gateway and the bot? Or the gateway is being overloaded and has a buffer overflow perhaps?
Figured out the problem with chewbot 1.x - It was @Azeroth and @LordCrapon that was causing it to crash. It can handle the string fine, it's the length that was the problem.
Solution: My gate detects if its a chewbot, if so, i replace "@Azeroth" with "@AZ", "@LordArab" with "@LA" etc, then change it back in the chat event. It imposes limitations, but at least it don't crash! Works GREAT!
Now just gotta work on bringin back InterBot