Created
August 16, 2012 02:25
-
-
Save mushroomhostage/3365815 to your computer and use it in GitHub Desktop.
Buildcraft conductive wooden pipes crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19:24:09 [SEVERE] java.lang.NoSuchFieldError: energyStored | |
19:24:09 [SEVERE] at buildcraft.transport.pipes.PipePowerWood.updateEntity(PipePowerWood.java:67) | |
19:24:09 [SEVERE] at buildcraft.transport.TileGenericPipe.q_(TileGenericPipe.java:156) | |
19:24:09 [SEVERE] at net.minecraft.server.World.tickEntities(World.java:1189) | |
19:24:09 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) | |
19:24:09 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) | |
19:24:09 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) | |
19:24:09 [SEVERE] Unexpected exception | |
java.lang.NoSuchFieldError: energyStored | |
at buildcraft.transport.pipes.PipePowerWood.updateEntity(PipePowerWood.java:67) | |
at buildcraft.transport.TileGenericPipe.q_(TileGenericPipe.java:156) | |
at net.minecraft.server.World.tickEntities(World.java:1189) | |
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) | |
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) |
In my case this occurred when I updated to Railcraft 5.4.7 r4. Had to delete buildcraft,forestry,ic2 folders from the port.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://www.mod-buildcraft.com/forums/topic/smp-crash-with-conductive-pipes/ "Some mod is packaged with an incompatible BuildCraft API and is overwriting files."