Fix please textures for Ru Client.
Pilad opened this issue · 6 comments
Fix :
[09:51:04] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayТёмно-голбуй.png, java.io.FileNotFoundException
[09:51:04] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayИндиго.png, java.io.FileNotFoundException
[09:51:05] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayЖёлтый.png, java.io.FileNotFoundException
[09:51:05] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayБелый.png, java.io.FileNotFoundException
[09:51:05] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayРозовый.png, java.io.FileNotFoundException
[09:51:05] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayФиолетовый.png, java.io.FileNotFoundException
[09:51:05] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayОранжевый.png, java.io.FileNotFoundException
[09:51:05] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayСерый.png, java.io.FileNotFoundException
[09:51:05] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayТёмно-красный.png, java.io.FileNotFoundException
[09:51:06] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayГолубой.png, java.io.FileNotFoundException
[09:51:06] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayСветло-зелёный.png, java.io.FileNotFoundException
[09:51:07] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayСветло-розовый.png, java.io.FileNotFoundException
[09:51:07] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayЧёрный.png, java.io.FileNotFoundException
[09:51:07] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayКоричневый.png, java.io.FileNotFoundException
[09:51:07] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayКрасный.png, java.io.FileNotFoundException
[09:51:07] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayТёмно-синий.png, java.io.FileNotFoundException
[09:51:07] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayТёмно-зелёный.png, java.io.FileNotFoundException
[09:51:07] [Client thread/ERROR]: Using missing texture, unable to load mekanism:textures/blocks/overlay/OverlayТёмно-серый.png, java.io.FileNotFoundException
Why change name for textures ?
It does not require translation to different languages. Let it be so for English language. Change : OverlayТёмно-голбуй.png -> OverlayDarkBlue.png
For all.... Thanks.
Full logs : https://cloud.mail.ru/public/0666451e1cd0/logs.7z
If needs...
Looks like this has been fixed, thanks @unpairedbracket.