Using resource packs causes textures errors
Dr-WeiAL opened this issue ยท 7 comments
At first I thought it was a Rubidium issue, and when I took the mod out on its own and tested it the problem persisted, which led me to switch my testing to the resource packs
The textures work fine when no texture modification packs are installed, but as soon as any texture modification pack is installed, the texture will get an error
This seems to return to normal after restarting the game
Minecraft version: 1.20.1
NeoForge version: 47.1.69
I am unable to recreate with sophisticated mods and a couple additional mods in the pack. So I am going to assume that you have more mods in your modpack.
Can you recreate with just sophisticated? If not I will need you to narrow it down to what other mod needs to be in the modpack for this happen.
Yes, I only have the sophisticated mod in my test modpack
latest.log
Could you share the resource pack then as I tried with one and everything was ok
https://modrinth.com/resourcepack/xekrsquarepattern
https://modrinth.com/resourcepack/alacrity
These two are used above
Edit: While taking screen shots and changing my GUI scale they fixed themselves in world. I restarted my client and now its fixed in JEI and Jade also. No clue.
Same here. It seems to be stealing texture from random mods. Spruce Iron Barrel looks like Large Soul Lantern from 'Dustrial Decor and Spruce Gold Barrel looks like Illuminant Block from Simply Lights.
It's just the barrels, and it is directional. Placing against a block in front of you gets a broken texture. Placing from above to a block below you, and vice versa, is normal.
The issue here is that I don't properly refresh cache when resource packs change. Have that fixed for next release. In the meantime restarting game after resource pack change should work