Japanese characters not displaying properly

Answered

Hello!, I am trying to make a game that contains Japanese in it. But for some reason, it throws an error upon launch, but it does show the window, although it shows a weird text format. Is there a way to fix this?

Thanks.

1
4 comments

Hello Mike,

Please provide a couple of screenshots showing the problem.

Try to pass -Dfile.encoding=UTF-8 for your application under Run | Edit Configurations... | Choose your configuration | Modify Options | Add VM options.

1
Hello Mike, Please provide a couple of screenshots showing the problem. Try to pass `-Dfile.encoding=UTF-8 `for your application under Run | Edit Configurations... | Choose your configuration | Modify Options | Add VM options.
0

 

is this what i need to do?

0

this is where the japanese letter is supposed to go, but it shows me this weird thing

0

Please sign in to leave a comment.