CIT Resewn

CIT Resewn

14M Downloads

Torch edge stitching bug?

dbrighthd opened this issue ยท 2 comments

commented

I have been getting a strange bug with torches, where they look like they don't connect at the seams. Today I decided to go through all my mods and find out what is causing it.

Turns out when CITResewn is installed with sodium, the bug appears

I have no clue why this is happening, because a torch is a placed block and not a CIT Item, but it seems to be happening nonetheless

This is with CITResewn, Sodium, and FabricAPI:
image

And this is with just Sodium and FabricAPI:
image

commented

CIT Resewn does not mess with blocks at all. Only way this could happen is if CITR allowed the loading of a pack that contained a weird texture that messed up the texture atlas that contains the torch textures.

Gonna need logs and the active packs you have when the bug appears to look further into your case but for now this is just a vanilla/sodium bug.

commented

I checked my resource packs and I found the problem

image
this image was used in in one of my packs and its so large that it messed things up

deleting it fixed the problem!