mojira.dev

Shawn Abernethy

Assigned

No issues.

Reported

MC-33748 /give block 34 causes crash and chunk corruption/deletion/regeneration Duplicate

Comments

okay, this issue is likely a big mashup related to MC-30940 and all the changes pending with the removal of the ID #'s and transitioning to "minecraft:<itemname>"

13w39a simply returns "invalid item" - which is fine.
13w39b corrupts the chunk.

good enough for me.

not exactly a duplicate. yes the game "crashes"... all clients connected to server simply disconnect (end of stream).

but the chunk on server the player is standing in when the invalid item is issued gets ?labeled? as corrupted or and is regenerated on reconnection.

further testing shows, until the player reconnects the chunk remains as it was (verified when the world is loaded with MCEdit) before the command was issued (blocks placed or destroyed all remain in their spot)

when player connects and the affected chunk loads, it's regenerated instead of recalled and displayed.