Author Topic: Unhandled Packet  (Read 2626 times)

0 Members and 1 Guest are viewing this topic.

Offline Lance

  • Full Member
  • ***
  • Posts: 129
    • View Profile
Unhandled Packet
« on: June 17, 2008, 12:32:16 pm »
How do I hide:

Code: [Select]
[12:30:46.656] Unknown packet received:
[12:30:46.656] Buffer contents:
ff 00 04 00                                      ....
Length: 4

It appears every 2 seconds and kind of spams up my screen ;(
Quote from: Joe
[23:55:31] [william@enterprise ~/Documents/Programming/javaop2]$ svn commit -m 'Tried to fix StayConnected. Again.'
Committed revision 63.
StayConnected strikes back!

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Unhandled Packet
« Reply #1 on: June 17, 2008, 12:33:25 pm »
That's handled by a plugin, but I forget which one. Enable plugins that you disabled one by one, and eventually you'll find it.

Offline Lance

  • Full Member
  • ***
  • Posts: 129
    • View Profile
Re: Unhandled Packet
« Reply #2 on: June 19, 2008, 05:44:22 pm »
ok, thanks
Quote from: Joe
[23:55:31] [william@enterprise ~/Documents/Programming/javaop2]$ svn commit -m 'Tried to fix StayConnected. Again.'
Committed revision 63.
StayConnected strikes back!