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

LISTSUBSCRIPTIONS failed. Unknown command. #242

Closed silentwings closed 6 years ago

silentwings commented 6 years ago

[17:14:04] Server Connecting to server Official server... [17:14:06] Server Connected to Official server. [17:14:06] motd Welcome, [Fx]Bluestone! [17:14:06] motd There are currently 170 clients connected [17:14:06] motd to the server talking in 244 open channels [17:14:06] motd and participating in 60 battles. [17:14:06] motd Server's uptime is 5.37 days [17:14:06] motd You've successfully connected to uberserver. [17:14:06] motd Please report lobby server bugs to the bugtracker: [17:14:06] motd https://github.com/spring/uberserver/issues [17:14:06] motd [17:14:06] motd Running this server costs some money, donations are welcome! [17:14:06] motd https://springrts.com/wiki/Donations [17:14:06] motd [17:14:06] motd Please respect the TOS: [17:14:06] motd https://springrts.com/wiki/Terms_of_Service [17:14:06] motd [17:14:06] motd [17:14:06] motd [17:14:06] Server LISTSUBSCRIPTIONS failed. Unknown command.

abma commented 6 years ago

how channel history works is rewritten. most of it is already implemented: the current development version supports it.

https://github.com/spring/uberserver/issues/241 should be implemented before release as without it some messages are shown more then once.

-> LISTSUBSCRIPTIONS was removed, so the message is ok. springlobby needs to be released + updated