ElementalAlchemist / txircd

Modular IRCd built using Twisted. Made to be extremely customizable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PONG messages seem malformed

Heufneutje opened this issue · comments

[08:49] Connecting to heufneutje.net:6667
[08:49] Welcome to the Internet Relay Chat Network HeufyDroid!HeufyFon@<somehost>
[08:49] Your host is txircd, running version txircd-0.3.0-dev
[08:49] This server was created 2014-08-19 06:32:31
[08:49] txircd txircd-0.3.0-dev iow bklimnpstahqov
[08:49] MODES=20 USERMODES=,,,iow PREFIX=(qaohv)~&@%+ CHANMODES=b,k,l,imnpst TOPICLEN=328 CHANNELLEN=64 CASEMAPPING=rfc1459 NICKLEN=32 NETWORK=txircd :are supported by this server
[08:49] There are 3 users and 0 invisible on 1 servers
[08:49] 0 :operators online
[08:49] 2 :channels formed
[08:49] I have 3 clients and 0 servers
[08:49] Current Local Users: 3  Max: 3
[08:49] Current Global Users: 3  Max: 3
[08:49] txircd Message of the Day
[08:49] Welcome to Heufy's txircd testnet!
[08:49] End of message of the day
[08:54] [AndChat] Unable to parse message: PONG :1408431259330
[08:59] [AndChat] Unable to parse message: PONG :1408431559330
[09:04] [AndChat] Unable to parse message: PONG :1408431859331
[09:09] [AndChat] Unable to parse message: PONG :1408432159332
[09:14] [AndChat] Unable to parse message: PONG :1408432459333
[09:19] [AndChat] Unable to parse message: PONG :1408432759333

My phone keeps giving me these errors when I'm connected to my test server. KVIrc seems to have a similar issue with these messages on my computer at home. I haven't been able to determine the cause.

Fixed by 7741e7f