RGB Blocks (Forge)

RGB Blocks (Forge)

17.3k Downloads

[Bug]: Textures not loading

octodad484 opened this issue ยท 9 comments

commented

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.

commented

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.

commented

The antiblock does still have its texture. I found the debug log and uploaded it as well.
debug.log

commented

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.

commented

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.

commented

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.

commented

This is going to be massive because my pack is a bunch of mods I've picked up myself over the years, sorry in advance.
image
image
image

commented

Are you not using a launcher like curseforge for managing those?

commented

No, I'm not... I'm using the original minecraft launcher

commented

I see, no problem. But I'm gonna be honest, I don't feel like downloading all those mods manually to find the incompatibility.
Therefore, I'm gonna have to ask you to just run a binary search or something (while keeping RGBBlocks always active).