Integrated Dynamics

Integrated Dynamics

63M Downloads

Missing texture in properties menu

wrothmonk opened this issue ยท 0 comments

commented

The properties menu seems to be missing its inventory texture as seen in this screenshot:
2017-01-31_09 22 42
This appears to be the same for all readers, writers, and all integrated tunnels interfaces, importers, and exporters.

I've also noticed a small issue with the update interval setting which you can see here:
2017-01-31_09 22 50

Here are the logs from when I was taking the screenshots:
fml-client-1.txt
2017-01-31-1.txt

After looking at the logs myself, it seems like the texture just wasn't loaded.

[09:22:32] [Client thread/WARN]: Failed to load texture: integrateddynamics:textures/gui/aspectsettings.png
java.io.FileNotFoundException: integrateddynamics:textures/gui/aspectsettings.png

I didn't spot anything that would explain the text issue.