mojira.dev

DorkOrc

Assigned

No issues.

Reported

MC-301721 Using /ride on a player every tick no longer prevents them from dismounting client-side Unconfirmed MC-300781 Copper Golems can open locked chests Duplicate MC-298614 Menu panorama uses old clouds pattern Community Consensus MC-298354 Returning from a dialog back to the command block screen resets all of its data Duplicate MC-297906 Running a command with a large output whilst on a dedicated server causes a kick and no logged output Fixed MC-297905 Attribute modifier "display" field is ignored by attribute modifiers in custom enchantments Invalid MC-297875 Text shadow from underlined text overlaps the text below it in chat messages Fixed MC-297161 Cannot use escape sequences in quoted keys in NBT paths Invalid MC-296701 Transformed entities do not retain their custom_data component Fixed MC-295922 Highlighting text affects the tooltip/hover text border Awaiting Response MC-280135 Removing a glider item that is equipped to either the armor.body or saddle slots of a player creates a desync Duplicate MC-279845 Resolved text components cannot be entered into macros in some cases Awaiting Response MC-279844 SNBT text components do not accept 1b or 0b instead of booleans in some cases Works As Intended MC-279455 Using /setblock to replace a command block with a new one that is Always Active does not run the command in the command block Invalid MC-279454 hide_additional_tooltip no longer hides author and generation on written books Fixed MC-279252 Changing a single line of a sign with /data is no longer possible in some situations Fixed MC-278426 Sent chat messages containing some unicode characters do not save when leaving a world Invalid MC-278409 The custom_data component sub-predicate can succeed for items with no custom_data component Community Consensus MC-277981 Spectating a player does not show chunks beyond the starting position for the spectator Duplicate MC-277977 Teleporting large distances whilst gliding prevents the world from loading and player model glitchiness Fixed

Comments

I can reproduce this issue. Notably if there are any normal glyph characters in that line of text then the sprites render as expected.

As of 1.21.5, empty keys in raw NBT generated from heterogenous lists in JSON are no longer exposed in SNBT, and empty keys in NBT paths and JSON compounds (representing arbitrary NBT data) are now illegal/invisible making it impossible to create them naturally. This means that all issues described in this bug report are handled without issue now.

The only place that empty keys could still be written is when the game writes compounds which are outside of that abstracted raw NBT structure - i.e. compounds that are artificially given an empty key or were given one in a previous version of the game. From what I can gather from comments by certain devs, and the nature of the recent changes, this case seems to be somewhat “unsupported“ and cannot naturally be achieved anymore so is not really relevant to the bug report.

I believe this report should now be marked either as Resolved or WAI.

@MrMuskle I updated my graphics drivers as requested and the issue was resolved 👍

Correction: It doesn’t just make the border brighter, it makes the whole tooltip opaque 🙂

[media][media][media][media]

This is simply outdated syntax. The correct syntax would be

/tellraw @a ["",{text:"try click this link here",click_event:{action:"open_url",url:"https://bugs.mojang.com/"},color:"aqua"}]

which works as intended.

Yes this could be considered MC-274632 but it pertains specifically to the latest changes which spread the issue to far more places as text components in NBT appear everywhere, including item stacks, entity data, etc.

Confirmed in 1.21.4 Pre-Release 3

Nevermind, this is entirely innacurate in a vanilla environment. My bad

This also affects leather armour, dyed wolf armour, potions, tipped arrows, coloured firework stars, grass blocks, and all types of tinted foliage. This would in theory also affect spawn eggs but, due to MC-269723, that cannot be observed. This also does not affect azalea leaves which the current description seems to suggest.

I've uploaded crash-2024-10-16_15.26.28-server.txt which happened in 1.21.2 Pre-Release 5 🙂

I will update the server as soon as possible and stay vanilla and let you know as soon as we get another crash 🙂

Happened again whilst running a vanilla dedicated server in Pre-Release 4