We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NullPointerException
moreculling$getCullingShape
Minecraft Version: 1.21.4 Mod Version: More Culling 1.2.6 Fabric Loader: 0.16.10 Related Mods: Sodium (0.6.9), ViaFabricPlus (4.0.2)
java.lang.NullPointerException: Cannot invoke "ca.fxco.moreculling.api.model.BakedOpacity.moreculling$getCullingShape(net.minecraft.class_2680)" because "model" is null at net.minecraft.class_4970$class_4971.handler$ehc000$moreculling$customCullingShape ... (full stack trace in attached log)
Game initializes normally without crashes.
Game crashes with a NullPointerException related to moreculling$getCullingShape.
The text was updated successfully, but these errors were encountered:
68039de
Good story, nice and short, we don't do anything with it.
Sorry, something went wrong.
No branches or pull requests
Crash Details
Minecraft Version: 1.21.4
Mod Version: More Culling 1.2.6
Fabric Loader: 0.16.10
Related Mods: Sodium (0.6.9), ViaFabricPlus (4.0.2)
Error
Steps to Reproduce
Expected Behavior
Game initializes normally without crashes.
Actual Behavior
Game crashes with a
NullPointerException
related tomoreculling$getCullingShape
.Additional Context
Notes
The text was updated successfully, but these errors were encountered: