Crash when cooking
BlayTheNinth opened this issue ยท 0 comments
Description: Ticking playerjava.lang.NullPointerException: Ticking playerat net.blay09.mods.cookingforblockheads.registry.CookingRegistry.doesItemRequireBucketForCrafting(CookingRegistry.java:329)at net.blay09.mods.cookingforblockheads.registry.CookingRegistry.getRecipeStatus(CookingRegistry.java:267)at net.blay09.mods.cookingforblockheads.container.ContainerRecipeBook.findAndSendItemList(ContainerRecipeBook.java:222)at net.blay09.mods.cookingforblockheads.container.ContainerRecipeBook.func_75142_b(ContainerRecipeBook.java:153)at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:254)at net.minecraft.world.World.func_72866_a(World.java:1964)at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)at net.minecraft.world.World.func_72870_g(World.java:1934)at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649)at net.minecraft.world.World.func_72939_s(World.java:1726)at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)at java.lang.Thread.run(Unknown Source)
Cooking for Blockheads 4.2.29