Author | Message | Time |
---|---|---|
Deception | Yeah, I guess the program was caught in somekind of loop since I can't reproduce it. | September 2, 2004, 9:32 AM |
Eli_1 | Is is possible that your bot got stuck in a loop, and handled the same 0x25 packet over and over? | September 2, 2004, 11:00 AM |
UserLoser. | Looks like a broken data handler to me. | September 2, 2004, 7:15 PM |
Flame | [quote author=UserLoser. link=board=17;threadid=8530;start=0#msg78779 date=1094152546] Looks like a broken data handler to me. [/quote] Sounds right to me, I had the same problem a few days ago. I must have been passing the wrong data to my parsing module, so it recognized the packet as 0x25, and echoed it back. | September 2, 2004, 9:40 PM |