Shrimp's Immersive Interfaces

Shrimp's Immersive Interfaces

1M Downloads

Glitched color on textures (Barrel & Villagers)

Closed this issue ยท 4 comments

commented

Hello, there is a weird glitching when opening barrels with this texture pack. Both zipped and unzipped it is partially white, as seen in the photo.
You could see the same glitching in the villager trading window, so I checked and it seems a specific color is causing the issue (40220f). Changing it slightly seemed to fix it. No clue why..

Image
Image

commented

Image
Changing the color to (3e210f) worked fine as can be seen here
I'll attach the textures to this post in case anyone else stumbles upon this issue.

Image
barrel.png
Image
base_counter.png
Image
libr_counter.png

commented

What other packs /mods do you have?

I believe it might be incompatibility with a shader that's detecting specific colours and turning them white for dark uis for example.

commented

Seems like Vanilla Tweaks is causing the issue, works fine without it with the original textures. It does have DarkUI enabled, but why it would cause issues with a color of a separate texture pack that has a higher priority is beyond me.

commented

The shader isn't being overriden by my pack which lacks a text shader, so vanilla tweaks' shader is looking at any text that's darker than a certain value and painting it white, i might look into it although the pack is inherently incompatible with that kind of pack