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.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
shutterbrandon
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.
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.