mojira.dev

Max Mayr

Assigned

No issues.

Reported

MC-34968 Water flow texture behaves inconsistently on transparent blocks Duplicate

Comments

Yes, this affects 1.7.2

Yes, the 1.7.2 server still returns unsplit strings

It applies to 'gamemode', 'say' and 'me'.

As of 1.6.2 the vanilla server doesn't send any response to these commands but exist in the server log

Microsoft never removed or disabled the command prompt (aka cmd.exe) because this would obviously break many, many things but this has nothing to do with the issue.

I'm running the vanilla Minecraft server (1.6.2) on a Windows 7 64bit machine with the latest Java installed. But I think this is a platform-independent issue (bad implementation in the server code?)

For me bukkit doesn't solve the problem using the latest build (b2818).

@Matti Ruohonen I can confirm this behaviour, I ran into this aswell and in my tests the server took always almost exactly 1500ms to respond to a old ping packet format.

This is still an issue in 1.6.1 and 1.6.2

I'm pretty sure that this error is caused by players pinging the server. I had this issue with my server the other day and I tried to reproduce it and i was able to do it manually via a C# app that implements http://wiki.vg/Server_List_Ping and i got a "[SEVERE] Reached end of stream for /ip" every time i pinged the server