Elevators v2

Elevators v2

27.2k Downloads

UTF-8 garbled characters

JPlayer3 opened this issue · 3 comments

commented

When I convert the characters to Japanese, the characters are garbled when reloading.

title: '&1[&3エレベーター&1]'

title: '&1[&3繧ィ繝ャ繝吶�シ繧ソ繝シ&1]'

It was written below to use escape character instead of UTF-8, so I tried it but it doesn't work.

title: '&1[&3\u30A8\u30EC\u30D9\u30FC\u30BF\u30FC&1]'
2020-11-01_16 16 05

Is it impossible to translate the hierarchy?

commented

That is really strange and I'm not sure why it does that, must be some obscure Java or Minecraft UTF-8 bug. Would definitely need some testing to narrow down which step of the process that happens in.

I will see if I can get to that... eventually
Or if someone else can figure out the issue and give a pull request, that's cool too

commented

I think "chcp 65001" would have avoided the garbled characters.
I haven't played recently, so I forget, but I think I was able to set it in Japanese.