Jump to content
  • 0

Server null pointer error then refuses connections


Question

Posted

Title: Server null pointer error then refuses connections

Version: 2.1.1

OS: Windows 7 64-bit

Java Version: Java Version 1.6.0_31

Description of Problem:

When I start up the server it goes through all the normal start up things boots up the plugins then it gives me this null pointer error and prevents anyone from connecting even my computer(Host Computer). Any help or advice is helpful.

Error Messages:

Error Log:


01:16 PM [sEVERE] java.lang.NullPointerException 

01:16 PM [sEVERE] at net.minecraft.server.ItemStack.doMaterialsMatch(ItemStack.java:243) 

01:16 PM [sEVERE] at ee.TileCondenser.extractItem(TileCondenser.java:539) 

01:16 PM [sEVERE] at buildcraft.transport.pipes.PipeItemsWood.checkExtract(PipeItemsWood.java:111) 

01:16 PM [sEVERE] at buildcraft.transport.pipes.PipeItemsWood.doWork(PipeItemsWood.java:90) 

01:16 PM [sEVERE] at buildcraft.transport.TileGenericPipe.doWork(TileGenericPipe.java:159) 

01:16 PM [sEVERE] at buildcraft.api.PowerProvider.update(PowerProvider.java:52) 

01:16 PM [sEVERE] at buildcraft.transport.TileGenericPipe.l_(TileGenericPipe.java:108) 

01:16 PM [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1182) 

01:16 PM [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534) 

01:16 PM [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) 

01:16 PM [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 

01:16 PM [sEVERE] Unexpected exception 

01:16 PM [iNFO] Read timed out

3 answers to this question

Recommended Posts

  • 0
Posted

This is a very common problem. Someone tried to extract items from an Energy Condenser with a wooden pipe. Use MCEdit to remove the pipe, then apply the fix (hanging around the forums somewhere, it's been a while since this has popped up) or just tell everyone not to do that any more.

You may want to just upgrade your server version, at some point. It'll probably mean a world restart or some time in MCEdit to copy stuff over, but...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...