HexMod icon indicating copy to clipboard operation
HexMod copied to clipboard

Mishap message with format placeholders fail to display in Chinese

Open YukkuriC opened this issue 10 months ago • 2 comments

Modloader

Forge

Minecraft version

1.20.1

Hex Casting version

0.11.2

Modloader version

Forge 47.3.6

Modpack info

No response

The latest.log file

No response

Issue description

DCJ5MC1M@BWUIQQ96U725DQ B3FQ$HE`T~7GT1$J3IS@JQ2 as the images show, all placeholders are left as placeholders, not rendering what they should be.

Steps to reproduce

  1. switch language to Simplified Chinese
  2. do a mishap with arg(s)

Other information

not sure if it's relevant, but zh_cn.json has been transformed from direct UTF-8 text into escaped \uxxxx codes for every non-ascii characters, which is not readable either :(

YukkuriC avatar Nov 30 '24 16:11 YukkuriC