Jump to content
  • 0

Crafting Table MkII disconnecting


Question

Posted

Title: Crafting Table MkII disconnecting

Version: 3.1.2

OS: Windows 7 (64-bit)

Java Version: Version 7 update 6

Description of Problem:

I run a small network for me and my friends and none of us can craft the Automatic Crafting Table MkII (The MkI wasn't what we needed). We tried to spawn it in and it disconnected whoever tried to spawn it in.

Any fixes would be appreciated, Its for an automatic factory

Error Messages:

Disconnected by Server

Internal Server Error

Error Log:


[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)

6 answers to this question

Recommended Posts

  • 0
Posted

Wheeee, Null Pointer! This can happen if somehow the server thinks an entity should be one ID but the client thinks it's another...

The Automatic Crafting Table Mk II should be 194:1; check your client's config (%appdata%/roaming/.techniclauncher/tekkit/config/immibis.cfg) and make sure tubestuff.id = 194. Check on your server as well (./config/immibis.cfg). If you're still getting the error, you may have a different issue and all this was for naught (sorry). We'll take it from there, I guess.

(On second blush, this doesn't look entirely like what happens when an entity is the wrong ID; have you disabled immibis's mod (tubestuff) at all? Also, check your server log... you may have an id conflict that forge is resolving in favor of something else (not tubestuff).

  • 0
Posted

The only mod I have removed is NetherOres because they crashed the server, I will check that ID now

Alright, both of them were 194, so that doesn't look like the issue, is there anyway to check for id conflicts?

  • 0
Posted

[FINE] No MLProp configuration for mod_ImmibisCore found or required. No file written

2012-09-27 15:00:50 Just looked and found this, is this relevant?

Edit: What exactly should I have in the mods folder of the server for Immibis? I only have "Immibis-core_49.1.1_for_1.2.5-bukkit"

  • 0
Posted

I have also tried clearing the cache of my tekkit and getting fresh server files, neither work ... yet it works in single player... making me think that it is a problem with the server

  • 0
Posted

You should have immibis core 4.9.1.1 and tubestuff 4.9.1.2 (both for 1.2.5 bukkit).

The [FINE] message is... fine. I get that on mine as well, but tubestuff/immibis is working fine.

Might want to try reloading mods and configs on your server for giggles.

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...