Biomes O' Plenty

Biomes O' Plenty

151M Downloads

Berry crash

laod opened this issue ยท 0 comments

commented

Getting the following error when eating berries.

2013-08-08 22:27:23 [INFO] [STDERR] java.lang.NullPointerException
2013-08-08 22:27:23 [INFO] [STDERR] at biomesoplenty.items.ItemBOPFood.addFoodAndSaturation(ItemBOPFood.java:1
32)
2013-08-08 22:27:23 [INFO] [STDERR] at biomesoplenty.items.ItemBOPFood.func_77654_b(ItemBOPFood.java:57)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:181)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java
:467)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.
java:903)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.jav
a:296)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.
java:324)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.ja
va:304)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136
)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:458
)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.ja
va:141)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThr
ead.java:54)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b
(SourceFile:30)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:
689)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedSe
rver.java:275)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:
585)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
2013-08-08 22:27:23 [INFO] [STDERR] java.lang.NullPointerException
2013-08-08 22:27:23 [INFO] [STDERR] at biomesoplenty.items.ItemBOPFood.addFoodAndSaturation(ItemBOPFood.java:1
53)
2013-08-08 22:27:23 [INFO] [STDERR] at biomesoplenty.items.ItemBOPFood.func_77654_b(ItemBOPFood.java:57)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:181)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java
:467)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.
java:903)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.jav
a:296)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.
java:324)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.ja
va:304)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136
)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:458
)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.ja
va:141)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThr
ead.java:54)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b
(SourceFile:30)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:
689)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedSe
rver.java:275)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:
585)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
2013-08-08 22:27:23 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)