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

Crash on Game Initialization: NullPointerException in moreculling$getCullingShape #344

Closed
MennoGamed opened this issue Feb 20, 2025 · 1 comment

Comments

@MennoGamed
Copy link

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

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)  

Steps to Reproduce

  1. Install More Culling 1.2.6 with Fabric Loader 0.16.10. (Feather Client)
  2. Launch Minecraft 1.21.4.
  3. Crash occurs during game initialization.

Expected Behavior

Game initializes normally without crashes.

Actual Behavior

Game crashes with a NullPointerException related to moreculling$getCullingShape.

Additional Context

  • Crash occurs during resource reloading/initialization phase.
  • Other installed optimization mods: Sodium, Lithium, ModernFix.

Notes

  • The crash persists after removing other mods except More Culling.
  • No OptiFine or conflicting resource packs are installed.
@1foxy2 1foxy2 closed this as completed in 68039de Feb 20, 2025
@MennoGamed
Copy link
Author

Good story, nice and short, we don't do anything with it.

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

1 participant