Chunk updates send unnecessary data, killing bandwidth
Every time a large enough amount of blocks is updated (for example by the fill-command), the complete chunk is resent - including ALL NBT-data (even if none changed). This results in terrible performance for things like high-frequency fill-clocks (both CPU-load for encoding and bandwidth)
This behavior is especially useless for command-blocks, where the NBT-data are never needed (except when opening the GUI, see MC-79872 for a partial solution)
2015-04-24, 07:53 PM
2017-03-21, 10:03 PM
2017-02-21, 08:53 PM
1
2
-