Frenzied_Dog

Results 4 comments of Frenzied_Dog

Will it be fix by maybe adding an option to force using utf-8? I have same problem and I'm a traditional chinese user.

Thanks for replying! I've tried your solution and it works, but here comes another problem. In "Minecraft log" tab, the launcher tries to display logs in the system character encoding....

I just do a fork and make a little change ( simply replace "codecForLocale()" with "codecForName("UTF-8")" ) Then it WORKS! ![image](https://github.com/PrismLauncher/PrismLauncher/assets/86578837/89d9632f-fb57-4aa3-ba77-13e73e4b96f5) ![image](https://github.com/PrismLauncher/PrismLauncher/assets/86578837/9f6402f6-2c15-4c29-a3ba-ffd714c13005) Now both of the tabs are using utf-8...

Does this issue still alive?