Author Topic: Keepalive failed to send: java.net.SocketException: Socket closed  (Read 2260 times)

0 Members and 1 Guest are viewing this topic.

Offline Lance

  • Full Member
  • ***
  • Posts: 129
    • View Profile
After running the bot for a few days, I get this:
Code: [Select]
WARNING: Keepalive failed to send: java.net.SocketException: Socket closed

When I try to send a chat message I get:
Code: [Select]
ERROR: Unable to send packet: java.net.SocketException: Socket closed
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: Keepalive failed to send: java.net.SocketException: Socket closed
« Reply #1 on: April 12, 2008, 09:52:27 pm »
That means you've been disconnected. Reconnect. Or, restart the bot.