[1.12] Multiplayer floor names sync issue
YuRaNnNzZZ opened this issue · 3 comments
Non-ASCII symbols in names get replaced with �
if client and server encoding do not match.
Singleplayer or Windows server + Windows client:
https://yurie.thigh-high.club/8imhje9f.mp4
Multiplayer, Windows client (CP1251) + Ubuntu server (UTF-8):
https://yurie.thigh-high.club/el4iwwao.mp4
I changed the encoding to utf-16 instead of the default system encoding.
Should now be fixed in 1.2.11.