-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.19.3, 23w07a
-
None
-
Plausible
-
(Unassigned)
When querying the width of a `Component.translatable()` using a Font, if the translation key has no translation, the game soft-locks.
font.width(Component.translatable("key.without.translation"))
... soft lock.