mojira.dev

SolidBlock

Assigned

No issues.

Reported

MC-278494 Resin Bricks appears twice in "mineable/pickaxe" block tag Fixed MC-267119 In target selectors, advancements and scores list does not check commas actually Confirmed MC-267118 Text component argument reads one char more than expected Duplicate MC-265273 The tab list in create world screen does not indicate it's tab-focused by highlight or rendering borders Fixed MC-262956 When using space to press a button to a new screen with a text field, the space character will be added to that text field Duplicate MC-260968 The narrator does not narrate the word "Experimental" in the world selection screen Fixed MC-241654 Light block is not waterlogged when placing in water source Duplicate MC-202278 Too-thin item in an item frame has a weird shading Confirmed MC-201966 Playing an empty sound event or /playsound with volumn 0 does not shows subtitles Duplicate MC-201964 Volume can't be zero (0.0) in the sounds.json Awaiting Response MC-167941 Minecarts can't be faster than 2 even modified NBT Motion Confirmed MC-136204 Parameters of structures in superflat don't work Confirmed MC-135853 Arguments in command help are sometimes listed unexpectedly Duplicate MC-135852 Command help is not splitted into pages Duplicate MC-135850 Command help is usually incomplete Confirmed MC-135625 Unable to tab-complete advancements selector Duplicate MC-135624 "/help teleport" doesn't show "facing" Duplicate MC-135457 Strange placing and removing blocks after respawning, especially redstone system and sands Fixed MC-134299 Left parenthesis ("(") display error Duplicate MC-133358 Functions with tag "#minecraft:tick" is not run any tick Cannot Reproduce

Comments

To reproduce, there is no need to start Minecraft, just locate the vanilla data pack in the version's `.jar` file.

This is fixed since 24w10a

Confirmed not to happen in 24w14a.

Confirmed not to happen for 24w14a.

In case you don't know how to fix, the issue lies on class_2248.method_9605.

The issue lies on the method with remapped name class_9010.method_55376 (
ParserUtils.getPos), which has an extra +1. In versions 1.20.2 and below, the issue lies on class_2561.class_2562.method_10880 (Component.Serializer.getPos).

The reason is when reading a JSON text component, the position of the end cursor is one more than expected.

I don't know why I didn't find that ticket even if I searched. But anywhy, no problem.

Yes, it functions as if commas are added normally.

cnfirmed in 1.19.4 1.20.2 1.20.3rc1

Can reproduce in 1.20.3-rc1. I hope it can be fixed soon, as well as some other blocks with similar issue.

@j_p_smith I checked again and found the issue does not exist in 1.20.1.

Reproduced in 1.20.3-rc1.

Happens in 1.19.4. Cherry trees can be placed even if you did not enable experimental feature flags.

Confirmed in 1.20-pre4.

Reproduced in rc2 as well. After leaving the Creadits screen, the music "Alpha" does not stop playing.

Cannot understand why it is still not fixed.