buggy connected glass showing random textures
VaporeonScripts opened this issue ยท 11 comments
There are a lot of mods, and it's being run through Connector. If you could keep removing mods until it doesn't happen anymore and report the final set here, that would be massively helpful. Try to use a binary search, where the remaining mods are split in half and the half with which the issue does not occur is removed.
aint doing allat ๐ญ i did it time ago for other bugs,i got no time rn ๐ญ
Unfortunately I do not have time to do that either, and it will be much easier for you to do it because you already have all the mods installed and configured.
Someone else debugged this issue and found that it is caused by the fact that Glassential Renewed applies connected textures to vanilla glass blocks, though the way it is done can also be accomplished via a standalone resource pack which uses the Fusion format. I think I am able to fix this for users of the built-in Default Connected Textures
resource pack, but you are using Faithful 64x - Release 6.zip
instead which does not check for the glass sprite in its CTM definitions, meaning it is inherently incompatible with connected textures that have also been applied through Fusion. I cannot do anything to fix that and there is no fix for the problem in general.
You can fix this manually by, in one way or another, removing the CTM definitions for vanilla glass blocks from Glassential Renewed or editing Faithful to ensure it checks the sprite. You can try contacting the developer of Glassential Renewed and urge them to make vanilla glass CTM toggleable or split it into a separate resource pack, but as far as I know there is no perfect solution here.