Jump to content
  • 0

Question

Posted

Title: Equivalent Exchange Broken

Version: 3.1.1

OS: Mac OSX 10.6 Snow Leopard

Java Version: Mac's Version of the latest Java

Description of Problem:

NOTE: I'm using version 3.1.2, which was not available for selection above.

When trying to create or spawn a philosopher's stone, it says "No such item".

And the same happens whenever trying to spawn or create any of the Dark/Red Matter Tools, Any of the rings, the alchemy bags, transmutation tablet, any of the rods. Nothing in equivalent exchange works.

Any help would be greatly appreciated, Thanks!

Error Messages:

"No such item"

Error Log:


22:57:05 [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:116)

    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:93)

    at cpw.mods.fml.server.FMLBukkitHandler.handlePacket250(FMLBukkitHandler.java:407)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1338)

    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:119)

    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83)

    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:579)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)/

3 answers to this question

Recommended Posts

  • 0
Posted

I cleared the cache, and I get the same error as above.

When trying to create anything from equivalent exchange, using the correct recipes, the end product be it an alchemy bag or a red matter tool, only flickers once, very quickly in the box to the right of the crafting grid. It's not just me either, my brother and I are both playing on the server and it doesn't work for him either.

  • 0
Posted

That generally means one of three things:

1) The server has them disabled.

2) Someone used /reload on the server at some point.

3) You have an item ID mismatch somewhere (less likely).

So, what is it?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...