Vatuu / discord-rpc

Java Wrapper of the Discord-RPC Library for Discord Rich Presence.
MIT License
194 stars 42 forks source link

Special Characters (like äöü or japaneese characters) won´t show up #38

Open ErdbeerbaerLP opened 5 years ago

ErdbeerbaerLP commented 5 years ago

Describe the bug

All special characters will be displayed as a question mark Example (with a japaneese level name as an UTF-8 String): image

Versions (Must be completed):

YveIce commented 2 years ago

Push. Any solution yet? Got same issues with windows machines, where the same code/produced jar's works flawless under linux.

ghost commented 1 year ago

This looks like an issue with https://github.com/discord/discord-rpc itself, not the wrapper. However, since the original library is deprecated, I do not think this issue will get fixed :(