Number of characters before line cutoff in chat is not same when unicode mode is enabled and when it is off
The bug
Number of characters before line cutoff in chat is not same when unicode mode is enabled and when it is off.
How to reproduce
- Enable unicode
- Run the following command (to put the maximum length of text on screen):
/tellraw @p {"text":"12345 12345 12345 12345 12345 12345 12345 12345 12345 12345 12345 12345 12345"} - Disable unicode
- Run the command again (to ensure that the two messages have the same number of characters)
→ Notice that the cutoffs are not the same in the identical messages
I think that the best way to fix this problem is to increase length of text-line when unicode-mode is disabled.
Code analysis
Code analysis by null can be found in this comment.
2015-06-29, 05:18 PM
2018-07-04, 02:44 PM
2018-07-04, 02:44 PM
6
5