Cuberite Forum
minecraft 1.1 - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: minecraft 1.1 (/thread-296.html)

Pages: 1 2


minecraft 1.1 - NiLSPACE - 01-18-2012

when comes an new version of MCServer??
becouse minecraft 1.1 is already here and its 15 days ago when a there was an new version


RE: minecraft 1.1 - TheEclipse981 - 01-18-2012

I am also wondering the same?


RE: minecraft 1.1 - mtilden - 01-18-2012

minecraft 1.1 changed various things with the protocol that I don't really understand, especially the keep alive packet which is causing the client disconnects if your client is updated to 1.1

The minecraft protocol wiki page hasn't been updated to address this and the only minecraft code i have is obfuscated and hard to understand so i'm not able to make mcserver work with the updated client at this time.


RE: minecraft 1.1 - The Walking Glitch - 01-21-2012

(01-18-2012, 01:23 PM)mtilden Wrote: minecraft 1.1 changed various things with the protocol that I don't really understand, especially the keep alive packet which is causing the client disconnects if your client is updated to 1.1

The minecraft protocol wiki page hasn't been updated to address this and the only minecraft code i have is obfuscated and hard to understand so i'm not able to make mcserver work with the updated client at this time.
Use the MCP?



RE: minecraft 1.1 - FakeTruth - 01-21-2012

MCServer should be compatible now


RE: minecraft 1.1 - TheEclipse981 - 01-22-2012

its working fine now


RE: minecraft 1.1 - mtilden - 01-23-2012

What is MCP?


RE: minecraft 1.1 - The Walking Glitch - 01-23-2012

On build 167 I still get the string error.
It would appear that the name length is the issue. I logged in on an alt with a shorter username, and it worked fine, but with the username: Walking_Glitch it doesn't work.


RE: minecraft 1.1 - FakeTruth - 01-23-2012

(01-23-2012, 03:47 PM)The Walking Glitch Wrote: On build 167 I still get the string error.
It would appear that the name length is the issue. I logged in on an alt with a shorter username, and it worked fine, but with the username: Walking_Glitch it doesn't work.

I can't replicate this Sad


RE: minecraft 1.1 - The Walking Glitch - 01-25-2012

I have it on a localhost server, and I am signed in with an account with 14 characters, and it rejects me.