Mekanism

Mekanism

111M Downloads

Fix please textures for Ru Client.

Pilad opened this issue · 6 comments

commented

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

commented

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.

commented

Oops. We don't do this on purpose - I'll see if I can stop it happening

commented

Looks like someone's using localized name where unlocalized one should be.

commented

Looks like this has been fixed, thanks @unpairedbracket.

commented

Thanks )))