-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Bug Description
On Minecraft 1.20.1 Forge 47.4.0 with FramedBlocks 9.4.2 and ModernFix, an error occurs when rendering the following blocks: framed adjustable double slab, framed adjustable double panel, framed adjustable double copycat panel.
Expected Behavior
Blocks should render correctly in the world and as ghost preview when aiming, without errors or crashes.
Reproduction Steps
Steps to Reproduce
- Install FramedBlocks 9.4.2 and ModernFix.
- Hold one of the listed blocks in hand.
- Aim at a surface.
- An error appears: first ModernFix outputs an error message, and if interaction continues the client may eventually crash.
Log File
Log (excerpt)
java.lang.NullPointerException: Cannot invoke "BakedModel.getQuads(...)" because "model" is null at xfacthd.framedblocks.api.model.util.ModelUtils.getAllCullableQuads(ModelUtils.java:404)
Metadata
Metadata
Assignees
Labels
No labels