Joseph Burton
Joseph Burton
Relates to #1884
It looks like your font, but I will try and mitigate the problem before the 1.16 release
It's Java's responsibility to pick the correct font. I am currently asking for a sans serif font if the Minecraft font cannot display all the characters in a text. Perhaps...
@Cccc-u can you try building from the latest commit and see if the issue persists?
Or @Stehsaer you could try as well?
@Stehsaer of course, you can do that any time (i'm not going to myself though). If anyone wants to find a fix to the issue where the UTF-8 file actually...
I explained how it works in the last 5 minutes of the video linked in the readme. You may need to read the enchantment cracker code or Minecraft code to...
I think I have managed to fix this issue by converting to the escape sequence format dynamically as the translations are loaded. This means we should get the best of...
Does this issue still persist with the latest release, 1.5? @Cccc-owo
This is really weird. It should now be dynamically loading the same language file which you claim to work on your PC.