[Addon 1.112] BuildCraft-IndustrialCraft Crossover Mod v2.0[SSP/SMP]

  • Well looks like I'm kind slow to understand things 8|

    It is a bug in the refinery (and the energy routing), I have reported it. Also I was in error when I said that, the refinery itself uses up to that amount of energy, the actual recipe has a different value. As such, the large electric engine has enough power to run 2.5 refineries at full speed.

    I do not know how this bug effects the actual output of if it is just visual, I have not done extensive testing on that fact.

    As stated by silentdeth, he already reported it. But i was confused at what visual bug he meant, so i tested it out.


    I mentioned it to Silentdeth a couple months ago during 1.8.1 when I first discovered it was doing that in my refinery - but I don't think SpaceToad is aware of it.
    I wasn't sure if it was an issue unique to this mod or whether "normal" BuildCraft engines behaved the same way. Perhaps you could do a side-by-side test with one combustion engine directly applied to a refinery, and another supplying power by pipe? If there's still a difference, then SpaceToad would surely like to hear of it - if not, then Silentdeth will benefit from the report.


    Wow, what a difference! That's how the large electric engine should behave - it's supposed to be as powerful as 5 combustion engines, if I recall.

    That bug should be top priority for spacetoad, because you see many people on youtube who just connect engines directly to quarrys or mining wells. At least that is where i learned from. Or maybe that was a unintended feature, i guess only spacetoad can tell that.

  • So if fuel is 25/eu if I'm doing my math right it's about 7 hours per bucket of fuel?


    Actually, no. There's more than one tick per second, and extrapolating from the Nuclear tutorial:

    Quote from Albaka

    Uranium Cells are, trivially, the part producing the energy. Each uranium cell lasts quite long, 200000 ticks to be exact. This is approximately a length of 160 minutes, in effect 8 full Minecraft Days.


    It takes 25000 ticks to burn Fuel, or 1/8 that of Uranium in a :Reactor:, so only about 20 minutes or one Minecraft day.

  • I would post on the Optifine forum post about this, but I don't know the unique thing that this addon does that causes Optifine to trip up. There's no errors outputed anywhere for me to investigate.

    Me either, you would need to find something else that caused the issue to have more data points with which to draw a conclusion. It works somewhat similar to the way a tank does, one filled with fuel and one filled with water, other parts work similar to the engines. But it would seem the point of failure is in the liquid part.

  • Use the version from here http://www.minecraftforum.net/topic/514000-a…2#entry12497982
    LexManos is one of the developers of Minecraft Forge.

    Also you might want to update BuildCraft to 3.1.3. It fix a few bugs.

    updated to bc 3.1.3
    tried with the recommended and the latest version from that link
    getting this again with both versions

    Display Spoiler

    Mods loaded: 13
    ModLoader 1.1
    mod_ModLoaderMp 1.0.0
    mod_TooManyItems 1.1 2012-01-12a
    mod_BuildCraftCore 3.1.3
    mod_BuildCraftBuilders 3.1.3
    mod_BuildCraftEnergy 3.1.3
    mod_BuildCraftFactory 3.1.3
    mod_BuildCraftTransport 3.1.3
    mod_BuildCraftSilicon 3.1.3
    mod_CraftGuide 1.4.1 for Minecraft 1.1.0
    mod_RecipeBook 1.1
    mod_IC2 v1.64
    mod_BCIC2Crossover IBv0.05 for MC 1.1, BC 3.1.2, IC2 1.62

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to support@mojang.com.
    Please include a description of what you did when the error occured.


    --- BEGIN ERROR REPORT 183f67ba --------
    Generated 04.02.12 12:04

    Minecraft: Minecraft 1.1
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_23, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 5700 Series version 4.2.11318 Compatibility Profile Context, ATI Technologies Inc.

    java.lang.NullPointerException
    at buildcraft.energy.TileEngine.createEngineIfNeeded(TileEngine.java:164)
    at buildcraft.energy.TileEngine.initialize(TileEngine.java:64)
    at buildcraft.core.TileBuildCraft.k_(TileBuildCraft.java:52)
    at buildcraft.energy.TileEngine.k_(TileEngine.java:76)
    at vq.m(World.java:1574)
    at net.minecraft.client.Minecraft.k(SourceFile:1594)
    at net.minecraft.client.Minecraft.x(SourceFile:709)
    at net.minecraft.client.Minecraft.run(SourceFile:662)
    at java.lang.Thread.run(Thread.java:662)
    --- END ERROR REPORT 1bf21a88 ----------


  • Hi,
    have you install mineforge ? you need it for the bc engins :)

    edit :
    mod_ModLoaderMp 1.0.0
    update this ^^ you need for 1.1
    or have you minecraft 1.0.0 ?

  • Incorrect load order, ensure that my mod's zip loads before BC's. The block will be corrupted now if you did it incorrectly and not load, you'll have to manually delete the block in MCedit.

  • As I try to place a smal Electric engine

    Display Spoiler

    2012-02-07 22:59:51 [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
    at BCIC2crossover.TileEntityElectricEngine.delete(TileEntityElectricEngine.java:202)
    at buildcraft.energy.BlockEngine.remove(BlockEngine.java:57)
    at net.minecraft.server.Chunk.a(Chunk.java:387)
    at net.minecraft.server.World.setRawTypeId(World.java:376)
    at net.minecraft.server.World.setTypeId(World.java:443)
    at org.bukkit.craftbukkit.block.CraftBlock.setTypeId(CraftBlock.java:88)
    at org.bukkit.craftbukkit.block.CraftBlockState.update(CraftBlockState.java:115)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:83)
    at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:326)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:608)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)


    ModLoader.txt:

    Display Spoiler


    FINER: Adding mods from /games/ni44603_1/ftproot/minecraft/mods/zBCIC2Crossover-server-1.18-bukkit-b1.1R3-r1.zip
    Feb 07, 2012 10:50:25 PM net.minecraft.server.ModLoader readFromModFolder
    FINER: Zip found.
    Feb 07, 2012 10:50:25 PM net.minecraft.server.mod_BCIC2Crossover <clinit>
    FINE: allowGenertor=true
    Feb 07, 2012 10:50:25 PM net.minecraft.server.mod_BCIC2Crossover <clinit>
    FINE: allowElectricEngines=true
    Feb 07, 2012 10:50:25 PM net.minecraft.server.mod_BCIC2Crossover <clinit>
    FINE: allowOilMaterializer=true
    Feb 07, 2012 10:50:25 PM net.minecraft.server.mod_BCIC2Crossover <clinit>
    FINE: OilMaterializerConversionRatio=1
    Feb 07, 2012 10:50:25 PM net.minecraft.server.ModLoader addMod
    FINE: Mod Loaded: "mod_BCIC2Crossover 1.18 for MC 1.1, BC 2.2.12, IC2 1.62" from mod_BCIC2Crossover.class
    Feb 07, 2012 10:50:25 PM net.minecraft.server.ModLoader readFromClassPath
    FINER: Adding mods from /games/ni44603_1/ftproot/minecraft/minecraft_server.jar
    Feb 07, 2012 10:50:25 PM net.minecraft.server.ModLoader readFromClassPath
    FINER: Zip found.
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_ComputerCraft 1.21"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "WirelessRedstone 1.5"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftBuilders 2.2.12"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftFactory 2.2.12"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftEnergy 2.2.12"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftCore 2.2.12"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftTransport 2.2.12"
    Feb 07, 2012 10:50:26 PM forge.ForgeHooks <clinit>
    INFO: MinecraftForge v1.3.2.0 Initialized

    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoaderMp Log
    FINE: ModLoaderMP 1.1 Initialized
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_IC2 v1.64"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_PowerConverters 1.1.0R1.3.1"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RailcraftExtras 3.2.1"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RailcraftBuildcraft 3.2.1"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RailcraftCore 3.2.1"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RailcraftAutomation 3.2.1"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RailcraftInfrastructure 3.2.1"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RailcraftRails 3.2.1"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RailcraftFactory 3.2.1"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RedPowerArray 2.0pr4d"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RedPowerCore 2.0pr4d"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RedPowerLighting 2.0pr4d"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RedPowerLogic 2.0pr4d"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RedPowerMachine 2.0pr4d"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RedPowerWiring 2.0pr4d"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_RedPowerWorld 2.0pr4d"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_IC2Thermometer v1.19"
    Feb 07, 2012 10:50:26 PM net.minecraft.server.mod_BCIC2Crossover load
    FINE: BCIC2Crossover initializing BuildCraftEnergy and core
    Feb 07, 2012 10:50:26 PM net.minecraft.server.BuildCraftCore initialize
    FINE: Starting BuildCraft 2.2.12
    Feb 07, 2012 10:50:26 PM net.minecraft.server.BuildCraftCore initialize
    FINE: Copyright (c) SpaceToad, 2011
    Feb 07, 2012 10:50:26 PM net.minecraft.server.BuildCraftCore initialize
    FINE: http://www.mod-buildcraft.com
    Feb 07, 2012 10:50:26 PM net.minecraft.server.mod_BCIC2Crossover load
    FINE: BCIC2Crossover initializing BuildCraftFactory
    Feb 07, 2012 10:50:26 PM net.minecraft.server.mod_BCIC2Crossover load
    FINE: BCIC2Crossover initializing BuildCraftTransport
    Feb 07, 2012 10:50:26 PM net.minecraft.server.mod_BCIC2Crossover load
    FINE: BCIC2Crossover: Fixing iron engine lava values
    Feb 07, 2012 10:50:26 PM net.minecraft.server.ModLoader init
    FINE: Mod Loaded: "mod_BCIC2Crossover 1.18 for MC 1.1, BC 2.2.12, IC2 1.62"
    Feb 07, 2012 10:50:26 PM railcraft.common.modules.ModuleBuildcraft initializeModule
    FINER: Railcraft Buildcraft Module 3.2.1: Buildcraft Factory Module not detected, skipping Railcraft Buildcraft Module.
    Feb 07, 2012 10:50:26 PM railcraft.common.CoreOreHandler registerOre
    FINER: Railcraft Core Module: Bronze detected, adding alternative minecart recipe: ingotBronze, id=30,246
    Feb 07, 2012 10:50:26 PM railcraft.common.BoreOreHandler registerOre
    FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=249
    Feb 07, 2012 10:50:26 PM railcraft.common.BoreOreHandler registerOre
    FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=248
    Feb 07, 2012 10:50:26 PM railcraft.common.BoreOreHandler registerOre
    FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreUranium, id=247
    Feb 07, 2012 10:50:26 PM railcraft.common.BoreOreHandler registerOre
    FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=243
    Feb 07, 2012 10:50:26 PM railcraft.common.FactoryOreHandler registerOre
    FINER: Railcraft Factory Module: Bronze detected, adding alternative recipes: ingotBronze, id=30,246
    Feb 07, 2012 10:50:26 PM railcraft.common.FactoryOreHandler registerOre
    FINER: Railcraft Factory Module: Refined Iron detected, adding alternative recipes: ingotRefinedIron, id=30,249
    Feb 07, 2012 10:50:27 PM railcraft.common.BoreOreHandler registerOre
    FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilver, id=140
    Feb 07, 2012 10:50:27 PM railcraft.common.BoreOreHandler registerOre
    FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=140
    Feb 07, 2012 10:50:27 PM railcraft.common.BoreOreHandler registerOre
    FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=140
    Feb 07, 2012 10:50:27 PM railcraft.common.BoreOreHandler registerOre
    FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=143
    Feb 07, 2012 10:50:38 PM net.minecraft.server.ModLoaderMp Log

    But can´t fix the problem, could anyone help?

  • so ya i am stumped. so i put uu mater into my oil materilizer and the next thing that happens. well you guess it nothing. so i log out and back on and i have the uu mater in my inventory which i had placed in my oil materilzer

  • I crafted a Large Electric Engine, and it will accept power from the cable but it will not connect to the BC cooling pipe. I placed it next to a gold waterproof pipe and no coolant would flow into it. Replacing the items did not change this. If there's any further information I can provide that would help, please let me know. It seems to supply powe just fine, but I can't get coolant into it. Does that need to come from the "bottom" (or back, whatever you'd call the side opposite the piston)?

    For what it's worth, I'm using a couple of small electric engines and they work just fine.

    [EDIT: It appears that it will connect to a stone waterproof pipe, but not a golden one. That's odd. It can be worked around, but it's atypical.]

  • I crafted a Large Electric Engine, and it will accept power from the cable but it will not connect to the BC cooling pipe. I placed it next to a gold waterproof pipe and no coolant would flow into it. Replacing the items did not change this. If there's any further information I can provide that would help, please let me know. It seems to supply powe just fine, but I can't get coolant into it. Does that need to come from the "bottom" (or back, whatever you'd call the side opposite the piston)?

    For what it's worth, I'm using a couple of small electric engines and they work just fine.

    [EDIT: It appears that it will connect to a stone waterproof pipe, but not a golden one. That's odd. It can be worked around, but it's atypical.]

    there is no difference in the code between connecting a golden and a stone waterproof pipe. If you having issues, then something has changed BC's code, or your doing it wrong.

  • there is no difference in the code between connecting a golden and a stone waterproof pipe. If you having issues, then something has changed BC's code, or your doing it wrong.


    Well, I knocked away the gold pipe that was at the end of my coolant line and placed a stone pipe, and the water began to flow... so the only possibility I can consider is that the end of that pipe was pointing the wrong way for whatever reason.

    I tried it again, and it seems to be working. So I guess I just didn't notice that the end of the pipe was backwards. Thanks for clarifying, and I am sorry for reporting a "bug" that didn't exist. :S


  • Well, I knocked away the gold pipe that was at the end of my coolant line and placed a stone pipe, and the water began to flow... so the only possibility I can consider is that the end of that pipe was pointing the wrong way for whatever reason.

    I tried it again, and it seems to be working. So I guess I just didn't notice that the end of the pipe was backwards. Thanks for clarifying, and I am sorry for reporting a "bug" that didn't exist. :S

    Next time that kind of thing happens, take out your BC wrench (hope you have it) and whack the pipe, usually it corrects itself automatically.

  • The funny thing is, I was using the wrench on the engine and nothing was happening. Never thought to use it on the pipe!

    I never remember having to worry about this in previous versions of BuildCraft - when you placed a pipe next to a machine or engine it genrally automatically aligned itself properly. Then we had that weird issue recently where wooden pipes were flip-flopping of their own accord...

  • I have a little Problem right now, after installing Buildcraft 3.1.3 and crossover mod.

    The Error itself:

    Display Spoiler

    java.lang.NoSuchMethodError: buildcraft.api.APIProxy.getWorld()Lvq;
    at BCIC2crossover.RenderCrossoverGenerator.(RenderCrossoverGenerator.java:147)
    at mod_BCIC2Crossover.setupCrossoverGenerator(mod_BCIC2Crossover.java:649)
    at mod_BCIC2Crossover.ModsLoaded(mod_BCIC2Crossover.java:370)
    at ModLoader.init(ModLoader.java:832)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.(afq.java:80)
    at afq.(afq.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:648)
    at java.lang.Thread.run(Unknown Source)


    Modloader.txt

    Display Spoiler


    Feb 08, 2012 4:35:11 PM ModLoader init
    Fein: ModLoader 1.1 Initializing...
    Feb 08, 2012 4:35:11 PM ModLoader readFromClassPath
    Feiner: Adding mods from C:\Users\Philip\AppData\Roaming\.minecraft\bin\minecraft.jar
    Feb 08, 2012 4:35:11 PM ModLoader readFromClassPath
    Feiner: Zip found.
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_ModLoaderMp 1.0.0" from mod_ModLoaderMp.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_BuildCraftCore 3.1.3" from mod_BuildCraftCore.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_BuildCraftTransport 3.1.3" from mod_BuildCraftTransport.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_BuildCraftFactory 3.1.3" from mod_BuildCraftFactory.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_BuildCraftBuilders 3.1.3" from mod_BuildCraftBuilders.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_BuildCraftEnergy 3.1.3" from mod_BuildCraftEnergy.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_NotEnoughItems 1.1.1" from mod_NotEnoughItems.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_RedPowerCore 2.0pr4d" from mod_RedPowerCore.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_RedPowerLogic 2.0pr4d" from mod_RedPowerLogic.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_RedPowerWiring 2.0pr4d" from mod_RedPowerWiring.class
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_BuildCraftSilicon 3.1.3" from mod_BuildCraftSilicon.class
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Adding mods from C:\Users\Philip\AppData\Roaming\.minecraft\mods\BCIC2crossover.IB.v0.05.zip
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Zip found.
    Feb 08, 2012 4:35:11 PM mod_BCIC2Crossover
    Fein: allowGenertor=
    Feb 08, 2012 4:35:11 PM mod_BCIC2Crossover
    Fein: true
    Feb 08, 2012 4:35:11 PM mod_BCIC2Crossover
    Fein: allowElectricEngines=
    Feb 08, 2012 4:35:11 PM mod_BCIC2Crossover
    Fein: true
    Feb 08, 2012 4:35:11 PM mod_BCIC2Crossover
    Fein: allowOilMaterializer=
    Feb 08, 2012 4:35:11 PM mod_BCIC2Crossover
    Fein: true
    Feb 08, 2012 4:35:11 PM mod_BCIC2Crossover
    Fein: OilMaterializerConversionRatio=
    Feb 08, 2012 4:35:11 PM mod_BCIC2Crossover
    Fein: 1
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_BCIC2Crossover IBv0.05 for MC 1.1, BC 3.1.2, IC2 1.62" from mod_BCIC2Crossover.class
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Adding mods from C:\Users\Philip\AppData\Roaming\.minecraft\mods\buildcraft-client-DA-additionalpipes-34.zip
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Zip found.
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_zAdditionalPipes Rev34.0" from mod_zAdditionalPipes.class
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Adding mods from C:\Users\Philip\AppData\Roaming\.minecraft\mods\forestry-client-A-1.2.6.4.jar
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Zip found.
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_Forestry 1.2.6.4" from mod_Forestry.class
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Adding mods from C:\Users\Philip\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.64.jar
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Zip found.
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_IC2 v1.64" from mod_IC2.class
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Adding mods from C:\Users\Philip\AppData\Roaming\.minecraft\mods\mod_advancedmachines-3.2-beta-2-Client.zip
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Zip found.
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_IC2AdvancedMachines v3.2" from mod_IC2AdvancedMachines.class
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Adding mods from C:\Users\Philip\AppData\Roaming\.minecraft\mods\modularForceFieldSystemV1.1Beta5_1_Client.zip
    Feb 08, 2012 4:35:11 PM ModLoader readFromModFolder
    Feiner: Zip found.
    Feb 08, 2012 4:35:11 PM ModLoaderMp Log
    Fein: ModLoaderMP 1.0.0 Initialized
    Feb 08, 2012 4:35:11 PM ModLoader addMod
    Fein: Mod Initialized: "mod_ModularForceFieldSystem 1.1 Beta 5_1" from mod_ModularForceFieldSystem.class
    Feb 08, 2012 4:35:11 PM ModLoader init
    Fein: Mod Loaded: "mod_ModLoaderMp 1.0.0"
    Feb 08, 2012 4:35:11 PM ModLoader init
    Fein: Mod Loaded: "mod_BuildCraftCore 3.1.3"
    Feb 08, 2012 4:35:11 PM ModLoader init
    Fein: Mod Loaded: "mod_BuildCraftTransport 3.1.3"
    Feb 08, 2012 4:35:11 PM ModLoader init
    Fein: Mod Loaded: "mod_BuildCraftFactory 3.1.3"
    Feb 08, 2012 4:35:11 PM ModLoader init
    Fein: Mod Loaded: "mod_BuildCraftBuilders 3.1.3"
    Feb 08, 2012 4:35:11 PM ModLoader init
    Fein: Mod Loaded: "mod_BuildCraftEnergy 3.1.3"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_NotEnoughItems 1.1.1"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_RedPowerCore 2.0pr4d"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_RedPowerLogic 2.0pr4d"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_RedPowerWiring 2.0pr4d"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_BuildCraftSilicon 3.1.3"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_zAdditionalPipes Rev34.0"
    Feb 08, 2012 4:35:12 PM forge.ForgeHooks
    Information: MinecraftForge v1.3.2.1 Initialized

    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_Forestry 1.2.6.4"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_IC2 v1.64"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_BCIC2Crossover IBv0.05 for MC 1.1, BC 3.1.2, IC2 1.62"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_IC2AdvancedMachines v3.2"
    Feb 08, 2012 4:35:12 PM ModLoader init
    Fein: Mod Loaded: "mod_ModularForceFieldSystem 1.1 Beta 5_1"
    Feb 08, 2012 4:35:12 PM BuildCraftCore initialize
    Fein: Starting BuildCraft 3.1.3
    Feb 08, 2012 4:35:12 PM BuildCraftCore initialize
    Fein: Copyright (c) SpaceToad, 2011
    Feb 08, 2012 4:35:12 PM BuildCraftCore initialize
    Fein: http://www.mod-buildcraft.com
    Feb 08, 2012 4:35:13 PM forestry.ForestryCore ModsLoaded
    Fein: Using buildcraft.energy.PneumaticPowerFramework as framework.
    Feb 08, 2012 4:35:13 PM forestry.config.OreHandler initApatiteOre
    Feiner: Registering ore apatite.
    Feb 08, 2012 4:35:13 PM forestry.config.OreHandler initOreBlocks
    Feiner: Adding own oreCopper block and smelting recipe.
    Feb 08, 2012 4:35:13 PM forestry.config.OreHandler initOreBlocks
    Feiner: Adding own oreTin block and smelting recipe.
    Feb 08, 2012 4:35:13 PM forestry.ForestryCore ModsLoaded
    Fein: Skipped plugin class forestry.plugins.PluginTwilightForest because preconditions were not met.
    Feb 08, 2012 4:35:13 PM ModLoader init
    Feiner: THROW
    java.lang.NoSuchMethodError: buildcraft.api.APIProxy.getWorld()Lvq;
    at BCIC2crossover.RenderCrossoverGenerator.(RenderCrossoverGenerator.java:147)
    at mod_BCIC2Crossover.setupCrossoverGenerator(mod_BCIC2Crossover.java:649)
    at mod_BCIC2Crossover.ModsLoaded(mod_BCIC2Crossover.java:370)
    at ModLoader.init(ModLoader.java:832)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.(afq.java:80)
    at afq.(afq.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:648)
    at java.lang.Thread.run(Unknown Source)


    And the Mods im using:

    Display Spoiler


    Mods loaded: 18
    ModLoader 1.1
    mod_ModLoaderMp 1.0.0
    mod_BuildCraftCore 3.1.3
    mod_BuildCraftTransport 3.1.3
    mod_BuildCraftFactory 3.1.3
    mod_BuildCraftBuilders 3.1.3
    mod_BuildCraftEnergy 3.1.3
    mod_NotEnoughItems 1.1.1
    mod_RedPowerCore 2.0pr4d
    mod_RedPowerLogic 2.0pr4d
    mod_RedPowerWiring 2.0pr4d
    mod_BuildCraftSilicon 3.1.3
    mod_zAdditionalPipes Rev34.0
    mod_Forestry 1.2.6.4
    mod_IC2 v1.64
    mod_BCIC2Crossover IBv0.05 for MC 1.1, BC 3.1.2, IC2 1.62
    mod_IC2AdvancedMachines v3.2
    mod_ModularForceFieldSystem 1.1 Beta 5_1

    After updating Buildcraft from 2..2.12 to 3.1.3 the Problem cames up. Already placed the crossover line in the config at the bottom.

    Thanks for your help.