Diameter Posted March 3, 2012 Posted March 3, 2012 I made an infinite geothermal generator on my server using an energy condenser and piping. Whenever I try to start it up, I get this error report. 012-03-02 20:30:01 [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) I can tell it's a problem with the piping. It's a small server I play with friends, so I don't have any good backups, and they'd be really annoyed if the world completely broke. Is there any way I can make the world file work again?
0 RebelNode Posted March 3, 2012 Posted March 3, 2012 We just had to do a whole map rollback for this one.
0 Rooster Posted March 3, 2012 Posted March 3, 2012 Insert advertisement for RedPower tubes here. Now with 90% fewer server crashes.
0 Sp0nge Posted March 3, 2012 Posted March 3, 2012 Are you able to recreate the issue, and provide the plan of it? We also had users with the same issue, where we had to WE out the pipes. Theyre pipes were from the 1.1.4 map, we havent had that issue yet in the 2.0 map so far. We have had other issue, but theyre not related
0 JACTekkit Posted March 3, 2012 Posted March 3, 2012 I made an infinite geothermal generator on my server using an energy condenser and piping. Whenever I try to start it up, I get this error report. 012-03-02 20:30:01 [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) I can tell it's a problem with the piping. It's a small server I play with friends, so I don't have any good backups, and they'd be really annoyed if the world completely broke. Is there any way I can make the world file work again? Someone connected a wooden transport pipe (buildcraft) to a condenser (EE) which corrupts your map.
0 Wyattsb Posted March 11, 2012 Posted March 11, 2012 I just came across this problem myself, is there a fix for this that has been found or no?
0 kysoto Posted March 11, 2012 Posted March 11, 2012 that wooden pipe to a condenser problem seems to be intermittent, because ive done it on a 2.1.1 server with no problem. could it be which side you connect it to?
Question
Diameter
I made an infinite geothermal generator on my server using an energy condenser and piping.
Whenever I try to start it up, I get this error report.
012-03-02 20:30:01 [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)
I can tell it's a problem with the piping.
It's a small server I play with friends, so I don't have any good backups, and they'd be really annoyed if the world completely broke.
Is there any way I can make the world file work again?
6 answers 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