Cooking for Blockheads

Cooking for Blockheads

147M Downloads

Game crashes if a hopper or hopper equivalent is placed underneath an Oven

Staubbs opened this issue ยท 2 comments

commented

Minecraft Version

1.21.4

Mod Loader

Fabric

Mod Version

Latest uploaded 1.21.4 build uploaded to Github

Describe the Issue

When a block is placed below an oven that pulls items out (i.e, hopper, copper pipe from the copper pipe mod); regardless of if there are currently items in the oven, the game crashes. Returning the following crash message in the official Minecraft game launcher.

`The game crashed whilst ticking block entity
Error: java.lang.NullPointerException: Null inventory is not supported.

Exit Code: -1`

Once loading the world again (without any alterations) the game immediately crashes again, requiring the removal of either the CookingForBlockheads mod or any other affecting mod (i.e, Copper Pipes mod, etc.

I have not tested with other item holding blocks however it would make sense for this to be the case with the likes of the Kitchen counter, Fridge, etc.

It should be noted I have not tested this problem without all of my other mods/ shaders.

Logs

latest.log

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge or Arclight)?

I am using Sodium and various other (non optimising) mods.

commented

This should only happen if disallowOvenAutomation is enabled, so disabling that should work as a temporary fix until Balm updates.

commented

Fixed in Balm 21.4.6