Texture rendering issue
grundyboy34 opened this issue ยท 6 comments
I've noticed an odd bug that I can't seem to reproduce outside of my world. The skin of the backpack will disappear, but only when looking at it from certain directions, and only when it's at certain locations.
I'm running this on my pack called Immersive Survival, which has many other mods, however this bug doesn't occur on any other world save within the same pack.
Here is two more images that hopefully help.
With furthur testing in this setup, every pack that is below y = 64 has this issue.
I found the issue happening on our server as well and assume it's another mod causing this issue, though not necessarily its fault. I likely need to just (re)set some rendering related thing.
If you happen to identify which block / tile entity causes the backpack to lose its texture, let me know.
I'll play around and see if I can find it. What mods are you running that you think could be causing it? Also if all else fails, we might be able to do something like dump the tile entity/blocks from the chunk via worldedit and compare for similarities.
Awesome! That'll make finding out what I need to do and verifying it so much easier!