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

Chests invisible until you apply the provided classic-chest-model.zip resource pack #45

Open
DrivingToTesco opened this issue Nov 18, 2024 · 3 comments

Comments

@DrivingToTesco
Copy link

DrivingToTesco commented Nov 18, 2024

Hi! Me and my friends were setting up FastChest 1.7+1.20.2 on Fabric 1.21.1. For a little bit, we were confused why our chests were invisible. We made sure all resource packs were off, and updated/removed any mod that effects rendering, with no luck. Even checked logs for some kind of errors. We even created fresh MultiMC instances with just FabricAPI + Sodium, just in case something was weird in our installations.

Eventually we found out we need the provided classic-chest-model.zip. We loaded that resource pack at the top of our list, and FastChest worked perfect (including ModMenu toggle).

Is this intended behavior? I don't think it's very clear within the readme, if it's intended. Perhaps there's an issue with the simplified model if it's included in the mod.

Thanks for the awesome mod! I go from 20fps to 200fps in our vault now!
image

@FakeDomi
Copy link
Owner

FakeDomi commented Nov 18, 2024

I cannot recreate this with MC 1.21.1 and the latest versions of Fabric Loader, API, Sodium and FastChest. Are you absolutely sure you didn't have any resource packs enabled? Invisible chests sound like a resource pack problem, especially if it's fixed by using the (optional) classic chest model pack with higher priority.

@DrivingToTesco
Copy link
Author

DrivingToTesco commented Nov 18, 2024

I did a little more experimentation.

I copied everything from my strange-behaving instance to a new one. All my mods and resource packs (modlist below). On this new instance, with the same exact resource pack configuration (Fabric mods at the top, my custom pack unloaded), Fastchest works perfect. On my other instance, I have the vanilla chest model, with no opening lid.

Everything is fixed once I apply that classic-chest-model pack to the top of the broken instance

I'm about to call this some kind of Minecraft problem, unless you have any more idea than me lol. None of these mods should really effect chest texture i think
image
image

@FakeDomi
Copy link
Owner

None should, but it's still possible one of these mods does something funky.
I guess trapped and ender chests won't be visible either. If you know how to make a resource pack, you can turn this mod's resources into its own resource pack to make sure it's on top.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants