Russian language is not displayed correctly
Tsyklop opened this issue ยท 27 comments
@AlexIIL this?
Although that just means that you have a valid jar file so that isn't the issue :(
@AlexIIL And what could be the problem? Maybe not the encoding?
Russian translation generally works in other modes ..
Perhaps I'm accidentally mangling it somewhere... what version are you using? Also, did you notice this in any older versions?
@AlexIIL This bug is on version 1.3.8 and version 1.3.6. I'm using 1.3.8.
So I learned something.
Perhaps it affects some mod. But what is hard to say. I removed all the ods and started only with your mod the game and the text was in Russian.
Sorry for my English)
@AlexIIL Yes of course.
(I took a crash log.)
Add.I noticed that these characters are not correct file ascii.png set resoursepack.
Apparently its something to do with client fixer. (I replicated it with just that, so I should be able to fix it)
Hmmm. What version of optifine were you using? (I kinda want to make this work for you, I assume optifine and client fixer are important)
I installed just optifine HD_U_C1 and it worked, anything involving ClientFixer fails for some reason...
OH! I know whats happening. I use the ascii font texture in BLS, but ClientFixer changes the ascii file locations everywhere else to make it work. So I just need to let you change the font texture from "ascii" to "ascii_fat"
Hang on. Inside of your "config" directory and then "betterloadingscreen" there should be a file named "images.json". Can you change every "textures/font/ascii.png" to "textures/font/ascii_fat.png"?
hang on, let me make a config file option for this otherwise you would have to change images.json every single time to fix this :)