thecatcore / Fabric---Discord-Link

MIT License
75 stars 31 forks source link

Unicode glyphs serialized wrongly. #169

Closed Creta5164 closed 2 years ago

Creta5164 commented 2 years ago

Describe the bug I tried to use the messages.json file in the config after translating it to the managed server, but every time I run the server, the characters in the Unicode range are broken.

Gist : https://gist.github.com/Creta5164/3771c9651ecd442585210d77c8a57fdf
(Read comments too)

Reproduction steps

  1. Setup Fabric server with this mod.
  2. Copy json https://gist.github.com/Creta5164/3771c9651ecd442585210d77c8a57fdf to config/fdlink/messages.json
  3. Launch server
  4. Content of messages.json turns into unknown characters every unicode characters (Korean in this case)

Expected behaviour messages.json keep stay it's content.

Additional context

thecatcore commented 2 years ago

Will be fixed in 0.10.1.