Page 1 of 1

what means a mismatched (strict) client tried to co

PostPosted: Sat Feb 15, 2014 22:17
by CProgrammer
I have just made a server on linux
what means minetest what means a mismatched (strict) client tried to connect from... ?

PostPosted: Sat Feb 15, 2014 22:44
by mauvebic
It means the client who tried to connect is too old for your server. Though I think the strict message means you have strict_protocol_version_checking on.

PostPosted: Sat Feb 15, 2014 22:55
by CProgrammer
Oh, thanks. Alredy fixed =)