SpockBotMC / SpockBot

High level Python framework for building Minecraft clients and bots.
MIT License
198 stars 47 forks source link

Connecting to a 1.9 server disconnects without a helpful error message #219

Closed smilechaser closed 8 years ago

nickelpro commented 8 years ago

If you print the disconnect reason you'll probably get something relevant. Do we not do that at debug logging? Maybe we should.

But ya 1.9 isn't supported, so expect all sorts of things to be wrong

nickelpro commented 8 years ago

Fixed, closing