[Bug]: Textures not loading
octodad484 opened this issue ยท 9 comments
Is there an existing issue for this?
- I have searched the existing issues
Minecraft Version
1.20.1
Forge Version
1.20.1-forge--47.1.96
Mod Version
1.1.9.1
Description
The block textures for every block in the mod except for the antiblocks and the rgb bucket are missing. They were present on world creation, then went missing after second launch and have not returned. In multiplayer, other players can see the blocks with texture.
Steps to reproduce
Launch game repeatedly
A link to the the debug.log, preferably on https://gist.github.com
No response
Additional info
Part of personal modpack, over 100 other mods, so it could possibly be a conflict with another mod. I don't know if there's a list of known conflicts, though, and when the textures were present on first launch the rest of the mods in the pack were present as well.
Ok, tried to reproduce with just RGBBlocks, wasn't able to, but I have idea what the issue could be. But even if I'm correct I don't know what would cause that.
Could you check if the RGB Antiblock still has it's texture?
And please upload the debug.log
, hopefully that contains some information about what causes that issue.
The antiblock does still have its texture. I found the debug log and uploaded it as well.
debug.log
Ok, it is what I was thinking, the log sadly doesn't help afaict.
If you could check (in a separate world), if the issue persists if you remove all other mods, that would at least tell me if it's a incompatibility with another mod.
It does seem that when I only loaded RBG Blocks, the textures were all there. That said, they were all there the first couple of times I loaded my world with all my other mods present.
Would it be possible to give me an export of the pack (curseforge format or similar), so I can do some testing myself in an effort to figure out, where the incompatibility is?
Otherwise your best bet might just be binary search.