-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.8.4
-
None
-
Windows 8.1 Update 1 64bit, latest Java 8
-
Unconfirmed
NBT-data are sent for each command-block every time the 'previous output' is updated (This is obviously useless - the client does not care). This kills every bandwidth even with just 100 command-blocks.
The solution would be quite simple: Do not send the NBT-data immediately, but only when a user opens the GUI (this is the only case the client needs it)
- relates to
-
MC-79873 Chunk updates send unnecessary data, killing bandwidth
- Resolved