Skip to content
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

Open
1 task done
octodad484 opened this issue Jun 11, 2024 · 9 comments
Open
1 task done

[Bug]: Textures not loading #14

octodad484 opened this issue Jun 11, 2024 · 9 comments
Assignees
Labels
bug Something isn't working/doesn't look right

Comments

@octodad484
Copy link

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.

@octodad484 octodad484 added the bug Something isn't working/doesn't look right label Jun 11, 2024
@PlatinPython
Copy link
Owner

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.

@octodad484
Copy link
Author

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

@PlatinPython
Copy link
Owner

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.

@octodad484
Copy link
Author

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.

@PlatinPython
Copy link
Owner

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.

@octodad484
Copy link
Author

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

@PlatinPython
Copy link
Owner

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

@octodad484
Copy link
Author

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

@PlatinPython
Copy link
Owner

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working/doesn't look right
Projects
None yet
Development

No branches or pull requests

2 participants