MLG-Fortress / ExtraHardMode

The now-official repository for the ExtraHardMode Bukkit Plugin.
http://dev.bukkit.org/bukkit-plugins/fun-hard-mode/
Other
24 stars 21 forks source link

after translate message.yml, all Garbled #268

Closed lammaHK closed 3 years ago

lammaHK commented 3 years ago

I change the msg and I reloaded it. It becomes

Before: Scoreboard Title: [ExtraHardMode] After: Scoreboard Title: 極ÃÂÂ

StoneMiningHelp: Mode: notification Msg: You'll need an iron or diamond pickaxe to break stone. Try exploring natural formations for exposed ore like coal, which softens stone around it when broken.

StoneMiningHelp: Mode: notification Msg: ç�«æŠŠæ�â€â

how can I fix it?

RoboMWM commented 3 years ago

duplicate of #245

RoboMWM commented 3 years ago

Oh actually, in this case, you need to wrap that value in doublequotes like so:

Scoreboard Title: "[ExtraHardMode]"
lammaHK commented 3 years ago

still can't

RoboMWM commented 3 years ago

ok, then I guess you've got other things, do the thing I mentioned in #245

RoboMWM commented 3 years ago

Oh, you translated other stuff, not just that one example. Yea, def a duplicate of #245 then

lammaHK commented 3 years ago

sorry, where should I add for the start script, I saw but I dont know what -Dfile.encoding=UTF-8 place for where

LATEST: OK NOW! THANKS!!!!!!!!!!!!!! YOU ARE GOOD MAN!