Jump to content

Question

Posted

Launcher/pack Version: 2.1.1

Operating System: Ubuntu 8.04 64bit.

Version of Java: 1.7 64bit.

Description of Problem: We are getting continuous crashes, sometimes 2 minutes after launch, sometimes 4 hours. However, everything seems to point to the pipe bug that is common around here. Also getting a jobs bug, not sure if you guys are able to help with that at all.

Error Messages: This is the last piece of code in my log.

2012-03-16 06:34:32 [sEVERE] java.lang.NullPointerException

2012-03-16 06:34:32 [sEVERE] 	at net.minecraft.server.ItemStack.doMaterialsMatch(ItemStack.java:243)

2012-03-16 06:34:32 [sEVERE] 	at ee.TileCondenser.extractItem(TileCondenser.java:539)

2012-03-16 06:34:32 [sEVERE] 	at buildcraft.transport.pipes.PipeItemsWood.checkExtract(PipeItemsWood.java:111)

2012-03-16 06:34:32 [sEVERE] 	at buildcraft.transport.pipes.PipeItemsWood.doWork(PipeItemsWood.java:90)

2012-03-16 06:34:32 [sEVERE] 	at buildcraft.transport.TileGenericPipe.doWork(TileGenericPipe.java:159)

2012-03-16 06:34:32 [sEVERE] 	at buildcraft.api.PowerProvider.update(PowerProvider.java:52)

2012-03-16 06:34:32 [sEVERE] 	at buildcraft.transport.TileGenericPipe.l_(TileGenericPipe.java:108)

2012-03-16 06:34:32 [sEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1182)

2012-03-16 06:34:32 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)

2012-03-16 06:34:32 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)

2012-03-16 06:34:32 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

2012-03-16 06:34:32 [sEVERE] Unexpected exception

java.lang.NullPointerException

	at net.minecraft.server.ItemStack.doMaterialsMatch(ItemStack.java:243)

	at ee.TileCondenser.extractItem(TileCondenser.java:539)

	at buildcraft.transport.pipes.PipeItemsWood.checkExtract(PipeItemsWood.java:111)

	at buildcraft.transport.pipes.PipeItemsWood.doWork(PipeItemsWood.java:90)

	at buildcraft.transport.TileGenericPipe.doWork(TileGenericPipe.java:159)

	at buildcraft.api.PowerProvider.update(PowerProvider.java:52)

	at buildcraft.transport.TileGenericPipe.l_(TileGenericPipe.java:108)

	at net.minecraft.server.World.tickEntities(World.java:1182)

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

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

	at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

Link to pastebin of log: I apologize ahead of time for the massive log on github (pastebin is down for me, double checked on isup.com). This was accumulated over night.

https://gist.github.com/2050225

7 answers to this question

Recommended Posts

  • 0
Posted

This happened on my server to. Is there anything else you can use to extract stuff from condensers?

The bug happens if you don't have anything in the Condenser's top left production slot, so as long as you have something there it shouldn't throw an NPE.

RedPower's pneumatic tubes don't blow up if faced with that situation though.

  • 0
Posted

A solution I found was to stop server, disable ee, let the offender relogin the ee stuff is removed and then stop server and enable ee. Note: this will remove all ee items from the game.

So everyone will be punished.

U could aslo try resetting that chunk if you knwo what it is using commands. something liek chunkfixer maybe - not tried it tho so might be worth offline testing.

  • 0
Posted

A solution I found was to stop server, disable ee, let the offender relogin the ee stuff is removed and then stop server and enable ee. Note: this will remove all ee items from the game.

So everyone will be punished.

U could aslo try resetting that chunk if you knwo what it is using commands. something liek chunkfixer maybe - not tried it tho so might be worth offline testing.

Couldnt you just use MCedit to remove the offending blocks? Assuming of course you know where the issue is.

  • 0
Posted

Is this only wooden pipes that do the condenser bug?

Yeah. Bit of explanation though: the bug only happens when nothing is in the Condenser's target slot (the thing in the top right that designates what it should make). If something's in that slot the bug won't trigger.

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