Skip to content

Railcraft Steam Crash #32

Description

@egeis

Attempting to use Liquid Extractors on a tank containing Railcraft steam causes a crash. After reloading the game crashes a second again. My test world had to be deleted, im glad i did not try this on the server i play on.

Fastcraft is enabled.

entityjava.lang.NoSuchMethodError: net.minecraftforge.fluids.FluidStack.getFluidID()I
at codechicken.lib.data.MCDataOutputWrapper.writeFluidStack(MCDataOutputWrapper.java:235)
at codechicken.lib.data.MCDataOutputWrapper.writeFluidStack(MCDataOutputWrapper.java:16)
at schmoller.tubes.api.FluidPayload.write(FluidPayload.java:55)
at schmoller.tubes.api.TubeItem.write(TubeItem.java:58)
at schmoller.tubes.api.helpers.BaseTube.addToClient(BaseTube.java:366)
at schmoller.tubes.api.helpers.BaseTube.addItem(BaseTube.java:81)
at schmoller.tubes.types.ExtractionTube.onTick(ExtractionTube.java:90)
at schmoller.tubes.api.helpers.BaseTube.update(BaseTube.java:289)
at schmoller.tubes.types.ExtractionTube.update(ExtractionTube.java:156)
at codechicken.multipart.TileMultipart$$anonfun$updateEntity$1.apply(TileMultipart.scala:82)
at codechicken.multipart.TileMultipart$$anonfun$updateEntity$1.apply(TileMultipart.scala:82)
at codechicken.multipart.TileMultipart.operate(TileMultipart.scala:76)
at codechicken.multipart.TileMultipart.func_145845_h(TileMultipart.scala:82)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

Full Error Log: http://pastebin.com/wdfU3s7b

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions