ServerSync

ServerSync

48.5k Downloads

Character encoding

kaiserdj opened this issue 4 comments

commented

Serversync Version: last build

Minecraft Version: 1.12.2

Issue:

Characters are not showing well
I think the UTF-8 character encoding may not be applied

It should put: Direcci贸n IP
image

*Sorry for putting so many issues 馃槄 鉂わ笍

commented

Issues are good, I would be worried if there were none 馃槉.

commented

This should hopefully be solved when I add a custom control for ResourceBundle loading.

Alternatively, I could force a requirement of java 9+

Out of curiosity what java version are you running?

commented

My current java version:

> java -version
java version "1.8.0_241"
Java(TM) SE Runtime Environment (build 1.8.0_241-b07)
Java HotSpot(TM) 64-Bit Server VM (build 25.241-b07, mixed mode)
commented

Closing as current translations have been converted to an ascii format that should work.