spring / uberserver

uberserver, a matchmaking/chat lobby server for the spring rts project
https://springrts.com/wiki/Uberserver
Other
33 stars 38 forks source link

chanserv inconsistency with presence in registered battles, rel cleanup #324

Closed silentwings closed 5 years ago

silentwings commented 5 years ago

2019-02-19 18:11:00 ERROR ChanServ.Handle:70 Traceback (most recent call last): File "/home/lobby/uberserver/ChanServ.py", line 62, in Handle self.HandleMessage(None, user, msg) File "/home/lobby/uberserver/ChanServ.py", line 110, in HandleMessage response = self.HandleCommand(user, cmd, chan, args) File "/home/lobby/uberserver/ChanServ.py", line 151, in HandleCommand self.Respond('JOIN %s' % chan) File "/home/lobby/uberserver/ChanServ.py", line 76, in Respond self._root.protocol._handle(self, msg) File "protocol/Protocol.py", line 414, in _handle function(*([client] + fun_args)) File "protocol/Protocol.py", line 1735, in in_JOIN assert(chan not in client.channels) AssertionError

silentwings commented 5 years ago

2019-02-19 18:10:07 INFO Protocol.cleanup:2962 Cleanup initiated 2019-02-19 18:10:07 ERROR Protocol.cleanup:3006 deleting channel battle67292, empty 2019-02-19 18:10:29 INFO Protocol.cleanup:2962 Cleanup initiated 2019-02-19 18:10:49 INFO Protocol.cleanup:2962 Cleanup initiated