-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Textures not loading #14
Comments
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? |
The antiblock does still have its texture. I found the debug log and uploaded it as well. |
Ok, it is what I was thinking, the log sadly doesn't help afaict. |
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? |
Are you not using a launcher like curseforge for managing those? |
No, I'm not... I'm using the original minecraft launcher |
I see, no problem. But I'm gonna be honest, I don't feel like downloading all those mods manually to find the incompatibility. |
Is there an existing issue for this?
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.
The text was updated successfully, but these errors were encountered: