mojira.dev
MC-161180

Using /data get on a block or entity that contains a Unicode character in Private Use will crash the game

Data merging a private use unicode character into an item entity or block entity, etc, then using /data get to retrieve the nbt data will cause the game to freeze.

Attachments

Comments 4

[media]

Can't reproduce (used U+F100)

Try this:

  • Place a jukebox down.

  • Run the following command at the jukebox:

    data merge block ~ ~ ~ {RecordItem:{id:"minecraft:stone",Count:1b,tag:{test:[""]}}}
  • Now get the jukebox's data using /data get block

Cannot reproduce either.

Me neither. Closed as cannot reproduce.

OnePointZero

(Unassigned)

Unconfirmed

(Unassigned)

1.14.4, 19w37a

Retrieved