You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I input the Chinese character,it shows normally at first.But after closing the tab and open it again,it will be garbled.
Closing the tab,open it again,it's garbled.
I debug the mod in the IDEA and it doesn't show this problem.
The text was updated successfully, but these errors were encountered:
This is an issue with minecraft not using utf8 by default, intellij by default forces utf8 which is why it doesnt happen, theres not much i can really do as its a java argument which i cannot modify
When I input the Chinese character,it shows normally at first.But after closing the tab and open it again,it will be garbled.
![image](https://user-images.githubusercontent.com/17270907/35471219-c000e210-0391-11e8-9cf1-d359bf7d214c.png)
![image](https://user-images.githubusercontent.com/17270907/35471224-d6e995c6-0391-11e8-8eff-4b37e5031020.png)
Closing the tab,open it again,it's garbled.
I debug the mod in the IDEA and it doesn't show this problem.
The text was updated successfully, but these errors were encountered: