Mojira Archive
MC-164049

Pretty name of int array tag is wrong

The Bug

Int array tags are called TAG_Int instead of TAG_Int_Array in e.g. error messages.

Step to reproduce

/data modify storage _ _ set value [[I;], 0b]

Can't insert TAG_Byte into list of TAG_Int (expected: Can't insert TAG_Byte into list of TAG_Int_Array)

Code Analysis

Code analysis by [Mod] SPGoding can be found in this comment.

Fixed

intsuc

[Mojang] slicedlime

2019-10-18, 01:46 PM

2019-11-11, 06:05 PM

2019-11-11, 06:05 PM

4

5

Confirmed

Low

Commands

nbt

19w42a, 19w44a

19w46a