If i clone a chest by
/clone - - - - - - - - - replace move
= number
it crashes the gameDescription: Ticking block entity java.lang.ClassCastException: bau cannot be cast to bam at bam.m(SourceFile:220) at bam.c(SourceFile:253) at apo.i(SourceFile:1288) at bqn.q(SourceFile:1720) at bqn.ap(SourceFile:864) at bqn.a(SourceFile:303) at net.minecraft.client.main.Main.main(SourceFile:120) Details: Name: Chest // bam Block type: ID #0 (tile.air // arn) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-577,71,-833), Chunk: (at 15,4,15 in -37,-53; contains blocks -592,0,-848 to -577,255,-833), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Actual block type: ID #0 (tile.air // arn) Actual block data value: 0 / 0x0 / 0b0000
Linked issues
duplicates 1
Attachments
Comments

Good catch!
Dupe of MC-55686