Whenever I go to select the world anchor block, there is and "Internal Server error" and it crashes. I am not super good with Java at this point in time.
Also, the world anchor cart has a message of "Item not found" along with stone rail bed.
Error Messages:
Error Log:
17:23:36 [WARNING] Failed to handle packet: java.lang.NullPointerException
java.lang.NullPointerException
at net.minecraft.server.ItemStack.setData(ItemStack.java:153)
at net.minecraft.server.ItemStack.<init>(ItemStack.java:39)
at codechicken.core.PacketCustom.readItemStack(PacketCustom.java:409)
at codechicken.nei.NEIServerPacketHandler.handleGiveItem(NEIServerPacketHandler.java:111)
at codechicken.nei.NEIServerPacketHandler.handlePacket(NEIServerPacketHandler.java:21)
at codechicken.core.CoreUtils.handlePacket(CoreUtils.java:150)
at codechicken.core.PacketCustom.recieve(PacketCustom.java:451)
at net.minecraft.server.mod_CodeChickenCore.onPacket250Received(mod_CodeChickenCore.java:65)
at net.minecraft.server.BaseMod.onPacket250Packet(BaseMod.java:74)
at cpw.mods.fml.server.FMLBukkitHandler.handlePacket250(FMLBukkitHandler.java:381)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1444)
at net.minecraft.server.Packet250CustomPayload.handle(SourceFile:46)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:234)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:121)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:556)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
Question
MrHolshi
Title: World Anchor crashes the server
Version: 3.0.3/3.0.4
OS: Mac OS X 10.7.4
Java Version: 1.6.0_31-b04-4415
Description of Problem:
Whenever I go to select the world anchor block, there is and "Internal Server error" and it crashes. I am not super good with Java at this point in time.
Also, the world anchor cart has a message of "Item not found" along with stone rail bed.
Error Messages:
Error Log:
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now