Mojira Archive
MC-134752

Uncommon characters not able to be displayed by functions.

Certain letters not common to the English language are not able to be correctly displayed by functions, instead showing a question mark.

Steps to reprouce:

  1. Create a function.
  2. Inside that function, write out commands that display characters not used in the English language. Examples are included below.
  3. Run that function inside your world. You will see that the characters are not being displayed properly.

Example commands:

tellraw @a [{"text":"á","color":"red"}]
say ñ
give @p diamond_sword{display:{Name:"{\"text\":\"æ ç\"}"}}

Attached is the result of those three commands being executed in a function.

Awaiting Response

Claudio Gaete

2018-07-24, 10:03 PM

2018-10-07, 05:00 PM

2018-10-07, 05:00 PM

0

1

Unconfirmed

function, text

Minecraft 1.13

-