Errors after upgrade
kellixon opened this issue ยท 4 comments
No texture in the world at all for these items.
thermalfoundation/textures - (Mostly Cleanups (#64)).
[16:43:04] [Client thread/ERROR] [net.minecraft.client.renderer.texture.TextureMap]: Unable to parse metadata from thermalfoundation:textures/blocks/ore/ore_fluid_crude_oil_gravel.png java.lang.RuntimeException: broken aspect ratio and not an animation [16:43:05] [Client thread/ERROR] [net.minecraft.client.renderer.texture.TextureMap]: Unable to parse metadata from thermalfoundation:textures/blocks/ore/ore_fluid_redstone.png java.lang.RuntimeException: broken aspect ratio and not an animation [16:43:06] [Client thread/ERROR] [net.minecraft.client.renderer.texture.TextureMap]: Unable to parse metadata from thermalfoundation:textures/blocks/ore/ore_fluid_crude_oil_sand.png java.lang.RuntimeException: broken aspect ratio and not an animation [16:43:12] [Client thread/ERROR] [net.minecraft.client.renderer.texture.TextureMap]: Unable to parse metadata from thermalfoundation:textures/blocks/ore/ore_fluid_ender.png java.lang.RuntimeException: broken aspect ratio and not an animation [16:43:12] [Client thread/ERROR] [net.minecraft.client.renderer.texture.TextureMap]: Unable to parse metadata from thermalfoundation:textures/blocks/ore/ore_fluid_glowstone.png java.lang.RuntimeException: broken aspect ratio and not an animation [16:43:12] [Client thread/ERROR] [net.minecraft.client.renderer.texture.TextureMap]: Unable to parse metadata from thermalfoundation:textures/blocks/ore/ore_fluid_crude_oil_red_sand.png java.lang.RuntimeException: broken aspect ratio and not an animation
oh, i will check this up during the weekend and see what's wrong.
Edit:
Fixed in my pull
Merged, @kellixon please check if this fixes your issues.