Better-than-Adventure / bta-issues

You can report bugs for Better than Adventure here.
25 stars 0 forks source link

Unable to input CJK characters (Unicode characters) in server #307

Open Tarlafic opened 6 months ago

Tarlafic commented 6 months ago

Describe the bug CJK characters input is already available on client side, but not on server side.

To Reproduce

  1. Start a BTA server and join
  2. Send any CJK characters in chat, or by editing a sign. Sentence example: “我能吞下玻璃而不伤身体。”
  3. Chat message been refused by server as illegal characters / shown as !? on sign

Expected behavior CJK characters should work normally in chat and on sign like in singleplayer. Actually, /say command will accept CJK characters and display them normally.

Version info (please complete the following information):

Additional context Here is an old FML mod for this: https://github.com/zlainsama/InputFix/tree/1.6 Was fixed in vanilla 1.7.2 and 1.9