![ExtrabiomesXL](https://media.forgecdn.net/avatars/thumbnails/5/711/256/256/635351432498586927.jpg)
Planting strawberries crashes client
allaryin opened this issue ยท 0 comments
java.lang.NullPointerException: Unexpected error
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150818_a(ExtendedBlockStorage.java:96)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:667)
at net.minecraft.world.World.setBlock(World.java:515)
at net.minecraft.world.World.setBlock(World.java:663)
at extrabiomes.items.ItemCustomSeed.onItemUse(ItemCustomSeed.java:102)
at net.minecraft.item.ItemStack.tryPlaceItemIntoWorld(ItemStack.java:145)
at net.minecraft.client.multiplayer.PlayerControllerMP.onPlayerRightClick(PlayerControllerMP.java:407)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1528)