NavidK0 / Carbon

Carbon is a Spigot plugin which turns a spigot protocol hacked server (on 1.7.10) into a 1.8 server.
GNU Lesser General Public License v3.0
35 stars 19 forks source link

Server version number change when using Carbon #190

Closed vbisbest closed 10 years ago

vbisbest commented 10 years ago

Hello, I am the developer of MineChat. I have an issue connecting to servers using Carbon. The problem is that the server ping request says the the server is protocol 5 (MC 1.7.9). MineChat then attempts to connect to the server with the same protocol and then gets disconnected because carbon is requiring protocol 47 for MC 1.8. It would be helpful if Carbon could change the ping response to say the correct server version. Would like to hear your thoughts on this. Thank you for your help.

Ray

Shevchik commented 10 years ago

Will do it soon.

vbisbest commented 10 years ago

Thank you so much. That will help with a LOT of our users.