Ошибки путей к текстурным файлам и отсутствие файлов
366602633 opened this issue · 1 comments
The paths of quite a few texture files are incorrect or the files are missing. Have you considered fixing them recently?
Пути к довольно большому числу текстурных файлов неверны или файлы отсутствуют. Рассматривали ли вы возможность их исправить в ближайшее время?
e.g.
[16:01:38] [Client thread/ERROR] [net.minecraft.client.renderer.texture.TextureMap]: Using missing texture, unable to load industrialupgrade:textures/blocks/graphite_reactortank/per_tank_left-right-front-back.png, java.io.FileNotFoundException
Then I found that the corret texture file path is industrialupgrade:textures/blocks/graphite_reactor/tank/per_tank_left-right-front-back.png
.
Затем я обнаружил, что правильный путь к файлу текстуры — industrialupgrade:textures/blocks/graphite_reactor/tank/per_tank_left-right-front-back.png
.