Open Finoway opened 1 year ago
Yes, it supports 1.7.2+ as the first full version (1.7 and 1.7.1 are pre-release). 1.6.4 and below use different protocol format, so we can't just check its protocol version number and say that this version is unsupported. You should prevent it on the proxy server side.
Hello, I've just found on NanoLimbo version 1.5.2 that if a client lower than 1.7 connects (tested in 1.6.4) it causes an error in the console and the client remains on "Logging in". Would it be possible to refuse the connection directly? As for 1.7/1.7.1, where it replies "Unsupported client version" or not to answer the client ?
What's more, if you read nanolimbo's README, you might think that it supports versions 1.7-1.7.1, but this is not the case.
Here's the error in the NanoLimbo console: