mojira.dev

robotkoer

Assigned

No issues.

Reported

MC-203606 "X Candle Cake" should be "Cake with X Candle" Fixed WEB-3282 Homepage redirection is broken on some browsers Awaiting Response MC-177816 Failed to access/delete level should be "world" Fixed MC-177814 Piglin banner pattern naming is incorrect Invalid MCPE-67215 Official resource templates are outdated Fixed MC-145695 Several crop items use block translation Fixed MC-100667 Changing other player's gamemode does not give a message Fixed MC-100057 Off hand bow shots don't show bow name Duplicate MC-84610 Off-hand hotkey doesn't work in inventories Fixed MC-50595 (Un)maximizing Statistics view hides buttons Duplicate

Comments

Tested on 1.20.4 and 24w05b.

/setblock ~ ~ ~ oak_sign{front_text:{messages:['{"translate":"gui.cancel"}','{"text":""}','{"text":""}','{"text":""}']}} replace

is not editable, as expected. But adding another element like

/setblock ~ ~ ~ oak_sign{front_text:{messages:['[{"text":" "},{"translate":"gui.cancel"}]','{"text":""}','{"text":""}','{"text":""}']}} replace

makes it editable, which seems unintended, as editing breaks the translation part.

Can confirm in Chrome incognito mode in Estonia. My guess is that the site probably doesn't know how to react if the header does not include en-US as a supported language (or any other supported ones).

 

Attached a screenshot, though the top part isn't showing for some reason (a bug of Android or Chrome)

Added country and requested languages per browser.

Currently fixed for beta 1.16.0.60, affects release 1.14.60 and RTX beta 1.15.0.9.

Affects the latest beta again.

No longer affects the main beta, but still the release version and RTX beta.

Now affects the release versions too

Got the issue on the latest Launcher beta - 2.1.2339 on Manjaro (installed from AUR). Previous beta did not have that issue.

Attached slightly edited launcher log above (username and GUIDs removed). Happens on launching both modded and non-modded profiles.

Same profile set works on non-beta launcher (2.1.1431).

Confirmed for 1.12-pre5

/stopsound-related messages are translatable now, others remain.

How would you expect to do that anyway? You cannot directly "select" the off hand the same way you can select slots in hotbar.
Pressing Q in the inventory while hovering off hand slot works.

Confirmed and MC-53560 is a duplicate too