Trying to create high-resolution versions of the images in assets/minecraft/textures/entity/banner
I created high res version some images. When I reload textures, banners that showed those textures became blank. Changes to the images without changing the resolution worked as expected.
What I expected to happen was...:
I expected to see the higher-resolution versions I had created.
What actually happened was...:
Blank banners
Steps to Reproduce:
Create a custom texture back that contains a duplicate of the default resource pack in assets/minecraft/textures/entity/banner
Create a banner in your world that has the Mojang log texture. Place it in the world.
Notice that the texture is what is expected
Double the resolution of assets/minecraft/textures/entity/banner/mojang.png to 128x128 and save
Reload your resource pack.
Notice that the banner is now blank.
I checked if this was a problem with having only one high res image by changing all the images to 128x128. The problem remained.
Duplicates MC-63485 (invalid). See [Sphax's comment|MC-154201] which may help you fix your issue.