Operating System: Linux 2.6.18-308.1.1.el5 #1 SMP, x86_64
Version of Java: 1.7.0_03
Description of Problem: Server threw exception during gameplay (I think after placing an iron pipe or connecting a bunch of iron pipes in a certain way, but not entirely sure), and now throws the exception every time during startup, making the world unplayable. Other worlds load fine. After throwing the exception, the server is not pollable anymore and doesn't accept any connections.
Error Messages:
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: http://sprunge.us/SUAF (entire log for server upstart & shutdown)
Question
Amadiro
Launcher/pack Version: 2.1.1 (Tekkit_Server_2.1.1.zip)
Operating System: Linux 2.6.18-308.1.1.el5 #1 SMP, x86_64
Version of Java: 1.7.0_03
Description of Problem: Server threw exception during gameplay (I think after placing an iron pipe or connecting a bunch of iron pipes in a certain way, but not entirely sure), and now throws the exception every time during startup, making the world unplayable. Other worlds load fine. After throwing the exception, the server is not pollable anymore and doesn't accept any connections.
Error Messages:
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: http://sprunge.us/SUAF (entire log for server upstart & shutdown)
2 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