taylorkelly / BigBrother

GNU General Public License v3.0
29 stars 20 forks source link

Communication Failure - Issue and a solution #34

Closed OneJaeAtATime closed 13 years ago

OneJaeAtATime commented 13 years ago

Every once in a while BigBrother will spit out a Communication Failure to me. Sometimes it happens when a mod is online, but sometimes it happens when no one is on. This means sometimes we can have a couple hours with no protection. What is weird is if I restart the server then it goes right back to doing it's thing.

Would it be possible to allow BigBrother to keep retrying until it finds a connection? This way when it fails, it doesn't just give up, but it will keep trying until it's successful.

Raptor2213 commented 13 years ago

I've had this error too. It happens when no one is online as well.

Another fix would be to have BB call a server restart when it happens.

N3X15 commented 13 years ago

Code to retry the connection committed.