mojira.dev

LucunJi

Assigned

No issues.

Reported

MC-225779 Fire burns down blocks even faster in humid biomes Community Consensus MC-169848 Crashes when trying to create Beehive From planted tree Fixed MC-142909 Cactus and Containers' blockstates doesn't updated correctly Duplicate MC-142081 Game crashes while reading lectern and adjusting window size (java.lang.IllegalArgumentException: Listener already listening) Fixed MC-140355 Vex attacks Witch Fixed MC-140354 Evokers continue attacking nothing after target dies Fixed MC-140322 Grindstone resistant to any explosion Fixed MC-140305 VERY Unstable Raid Data Awaiting Response MC-140181 Raids Glitchs in Stacked Villages Awaiting Response MC-140180 Unable to create villages in end / nether Fixed

Comments

@@unknown No, it is related to how the code handles long text, rather than how the text is translated. The same bug happens when you write non-European text in a book.

As a Chinese user I can confirm this bug. It seems that the algorithm makes new line using rules in English only.

There is someone analyzed this bug in depth and made a Forge mod to patch up. He uses the Java class java.text.BreakIterator which is said to be better than the vanilla implementation.

https://github.com/3TUSK/PanI18n/blob/bleeding/docs/line_break/func_78271_c-en_us.markdown

Plus, the vanilla algorithm cannot break English word in the middle, such as

Super-
market.

preventing creating an itemstack without damage tag may be a better solution

this bug can make a zombie constantly switch between a damaged diamond armor and a diamond armor without damage tag

Also, the top should have a staircase-liked shape according to the outline, but the hitbox is actually a flat surface. I don't think it is intended so please change it.

just start a raid near a witch hut, and the spawned witches have chance to crash the game—not everytime

also happens in 18w49a