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

  • I've noticed some serious bug with Petrochemical Generators screwing up rendering. IB v.05

    After i placed The PG it works fine:

    Display Spoiler


    Then i'm messing with NEI to get some items.

    Display Spoiler


    After i placed somethings and then P generators have no blue screen and have like sponge thingy in inside the holes

    Display Spoiler


    Then all of the items started screwing up:

    Display Spoiler


    Even the blocks thats placed(this is a redstone engine)

    Display Spoiler


    And FYI NEI is not causing this and i'm not in creative and this a new test world with nothing in it only a chest and PGenerator. The rendering bug maybe different for you though and only happens if that block haven't got placed in a world.

  • So let me get this straight. Breaking from tradition, this addon has to load BEFORE IC and BC to work?

    EDIT: Tried again, but with no renaming at all so it's at the top of my list in my mods folder, and it works! But NEI isn't seeing it, but I'm assuming that's because this addon doesn't use ID's for the engines. Thanks for your help silentdeth.

  • So let me get this straight. Breaking from tradition, this addon has to load BEFORE IC and BC to work?

    EDIT: Tried again, but with no renaming at all so it's at the top of my list in my mods folder, and it works! But NEI isn't seeing it, but I'm assuming that's because this addon doesn't use ID's for the engines. Thanks for your help silentdeth.

    Its a bit complicated. Modloader will not overwrite files. However modloaderMP will. But in modloader you can tell it which mods to load before yours, you cannot in modloaerMP. Since this contains edited BC files, for it to work in single player/client it must load the zip first, then load BC's zip, since it has already loaded my zip first the files from it are already there and don't get loaded from BC. Then it runs all the actual class files, running IC2's and BC's before mine.

    For SMP it is different since it uses ModloaderMP, the zip must be loaded last so it can overwrite the files it needs to. And since it runs the class files in the same order it loads the zips it also get run last too.

  • Looks like something else is screwing with the rendering. It's going to be one of your other mods, I don't know which one since you neglected to post a modloader.txt, like everyone else.

  • Looks like something else is screwing with the rendering. It's going to be one of your other mods, I don't know which one since you neglected to post a modloader.txt, like everyone else.

    Here:
    (can't really write the ModLoader.txt here cuz of the character limit and please ignore any RegisterGUI errors)

  • Here:
    (can't really write the ModLoader.txt here cuz of the character limit and please ignore any RegisterGUI errors)

    I'm not sure which one causing it, it's obviously some other mod conflicting with this, and you have quite a few there. Maybe one of the inventory mods since you said it happened after you looked at your inventory? The only think I can tell you is to start a new world with just this IC2 and BC and start adding the other mods one by one until you find out which one is causing it.

  • Display Spoiler

    Jan 29, 2012 10:16:57 PM ModLoader init
    FINE: ModLoader 1.1 Initializing...
    Jan 29, 2012 10:16:57 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Evan\AppData\Roaming\.minecraft\bin\minecraft.jar
    Jan 29, 2012 10:16:57 PM ModLoader readFromClassPath
    FINER: Zip found.
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftCore 2.2.12" from mod_BuildCraftCore.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftBuilders 2.2.12" from mod_BuildCraftBuilders.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftEnergy 2.2.12" from mod_BuildCraftEnergy.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftFactory 2.2.12" from mod_BuildCraftFactory.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftTransport 2.2.12" from mod_BuildCraftTransport.class
    Jan 29, 2012 10:16:57 PM ModLoader setupProperties
    FINER: LittleBlocksID set to 140
    Jan 29, 2012 10:16:57 PM ModLoader setupProperties
    FINER: RenderingMethod set to 0
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_LittleBlocks 1.9" from mod_LittleBlocks.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_NotEnoughItems 1.1.0" from mod_NotEnoughItems.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_RedPowerCore 2.0pr4d" from mod_RedPowerCore.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_RedPowerArray 2.0pr4d" from mod_RedPowerArray.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_RedPowerLighting 2.0pr4d" from mod_RedPowerLighting.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_RedPowerLogic 2.0pr4d" from mod_RedPowerLogic.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_RedPowerMachine 2.0pr4d" from mod_RedPowerMachine.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_RedPowerWiring 2.0pr4d" from mod_RedPowerWiring.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_RedPowerWorld 2.0pr4d" from mod_RedPowerWorld.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_ModLoaderMp 1.0.0" from mod_ModLoaderMp.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_zAdditionalPipes Rev32.3" from mod_zAdditionalPipes.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_PowerConverters 1.1.0R1.3.1" from mod_PowerConverters.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_MineFactory 1.1.0R1.4.1" from mod_MineFactory.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Mod Initialized: "mod_MineFactoryCompat_Grass 1.1.0R1.4.1" from mod_MineFactoryCompat_Grass.class
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINE: Failed to load mod from "mod_BCIC2Crossover.class"
    Jan 29, 2012 10:16:57 PM ModLoader addMod
    FINER: THROW
    java.lang.NoClassDefFoundError: ic2/api/IEnergySink
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1728)
    at ModLoader.addMod(ModLoader.java:268)
    at ModLoader.readFromClassPath(ModLoader.java:1239)
    at ModLoader.init(ModLoader.java:819)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.<init>(afq.java:80)
    at afq.<clinit>(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)
    Caused by: java.lang.ClassNotFoundException: ic2.api.IEnergySink
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 24 more

    Jan 29, 2012 10:17:07 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Evan\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.64.jar
    Jan 29, 2012 10:17:07 PM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 29, 2012 10:17:08 PM ModLoader addMod
    FINE: Mod Initialized: "mod_IC2 v1.64" from mod_IC2.class
    Jan 29, 2012 10:17:08 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Evan\AppData\Roaming\.minecraft\mods\rei_minimap
    Jan 29, 2012 10:17:08 PM ModLoader readFromModFolder
    FINER: Directory found.
    Jan 29, 2012 10:17:08 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Evan\AppData\Roaming\.minecraft\mods\sppcommands
    Jan 29, 2012 10:17:08 PM ModLoader readFromModFolder
    FINER: Directory found.
    Jan 29, 2012 10:17:08 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Evan\AppData\Roaming\.minecraft\mods\Timber.zip
    Jan 29, 2012 10:17:08 PM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 29, 2012 10:17:08 PM ModLoader setupProperties
    FINER: axeIds set to 258, 271, 275, 279, 286, 1052, 1284, 1285, 1286
    Jan 29, 2012 10:17:08 PM ModLoader setupProperties
    FINER: toggleKey set to 46
    Jan 29, 2012 10:17:08 PM ModLoader addMod
    FINE: Mod Initialized: "mod_Timber 1.1.0" from mod_Timber.class
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftCore 2.2.12"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftBuilders 2.2.12"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftEnergy 2.2.12"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftFactory 2.2.12"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftTransport 2.2.12"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_LittleBlocks 1.9"
    Jan 29, 2012 10:17:08 PM ModLoaderMp Log
    FINE: ModLoaderMP 1.0.0 Initialized
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_NotEnoughItems 1.1.0"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_RedPowerCore 2.0pr4d"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_RedPowerArray 2.0pr4d"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_RedPowerLighting 2.0pr4d"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_RedPowerLogic 2.0pr4d"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_RedPowerMachine 2.0pr4d"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_RedPowerWiring 2.0pr4d"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_RedPowerWorld 2.0pr4d"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_ModLoaderMp 1.0.0"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_zAdditionalPipes Rev32.3"
    Jan 29, 2012 10:17:08 PM forge.ForgeHooks <clinit>
    INFO: MinecraftForge V1.3.1 Initialized

    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_IC2 v1.64"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_PowerConverters 1.1.0R1.3.1"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_Timber 1.1.0"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_MineFactory 1.1.0R1.4.1"
    Jan 29, 2012 10:17:08 PM ModLoader init
    FINE: Mod Loaded: "mod_MineFactoryCompat_Grass 1.1.0R1.4.1"
    Jan 29, 2012 10:17:08 PM BuildCraftCore initialize
    FINE: Starting BuildCraft 2.2.12
    Jan 29, 2012 10:17:08 PM BuildCraftCore initialize
    FINE: Copyright (c) SpaceToad, 2011
    Jan 29, 2012 10:17:08 PM BuildCraftCore initialize
    FINE: http://www.mod-buildcraft.com
    Jan 29, 2012 10:17:09 PM ModLoader AddAllRenderers
    FINE: Initialized

    thats what i got when i installed this. why is it asking for something thats not there.

  • Has anyone had any errors loading Crossover for a server? Every time I try to start my server with it it fails to find some class or another.

    Everything is up to date, and I re-downloaded twice in case I had corrupt copies.

    Attached is an example of the kind of error logs I am getting.

    Any suggestions?

    I have the exact same error (java.lang.ClassNotFoundException: buildcraft.core.IMachine).

    Running on Ubuntu 11.10, with the mods Buildcraft 2.2.12, IndustrialCraft2 1.64 and RedPower Core-Logic-Wiring 2.0. The mods have their original names. This mod has the z at the start.

    Can someone please help?


    ModLoader.txt

    Display Spoiler

    FINE: ModLoader Server 1.1 Initializing...
    Jan 30, 2012 10:46:01 AM ModLoader readFromModFolder
    FINER: Adding mods from /mnt/ebs/mod/mods/RedPowerCore-Server-2.0pr4d.zip
    Jan 30, 2012 10:46:01 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 30, 2012 10:46:01 AM ModLoader addMod
    FINE: Mod Loaded: "mod_RedPowerCore 2.0pr4d" from mod_RedPowerCore.class
    Jan 30, 2012 10:46:01 AM ModLoader readFromModFolder
    FINER: Adding mods from /mnt/ebs/mod/mods/buildcraft-server-B-energy-2.2.12.zip
    Jan 30, 2012 10:46:01 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 30, 2012 10:46:01 AM ModLoader addMod
    FINE: Mod Loaded: "mod_BuildCraftEnergy 2.2.12" from mod_BuildCraftEnergy.class
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Adding mods from /mnt/ebs/mod/mods/buildcraft-server-B-builders-2.2.12.zip
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 30, 2012 10:46:02 AM ModLoader addMod
    FINE: Mod Loaded: "mod_BuildCraftBuilders 2.2.12" from mod_BuildCraftBuilders.class
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Adding mods from /mnt/ebs/mod/mods/mod_ironchests-server-2.1.zip
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 30, 2012 10:46:02 AM ModLoader addMod
    FINE: Mod Loaded: "mod_IronChest 2.1" from mod_IronChest.class
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Adding mods from /mnt/ebs/mod/mods/industrialcraft-2-server_1.64.jar
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 30, 2012 10:46:02 AM ModLoader addMod
    FINE: Mod Loaded: "mod_IC2 v1.64" from mod_IC2.class
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Adding mods from /mnt/ebs/mod/mods/RedPowerWiring-Server-2.0pr4d.zip
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 30, 2012 10:46:02 AM ModLoader addMod
    FINE: Mod Loaded: "mod_RedPowerWiring 2.0pr4d" from mod_RedPowerWiring.class
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Adding mods from /mnt/ebs/mod/mods/zBCIC2crossover server v1.18.zip
    Jan 30, 2012 10:46:02 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 30, 2012 10:46:02 AM mod_BCIC2Crossover
    FINE: Updating config to new version.
    Jan 30, 2012 10:46:02 AM mod_BCIC2Crossover
    FINE: allowGenertor=true
    Jan 30, 2012 10:46:02 AM mod_BCIC2Crossover
    FINE: allowElectricEngines=true
    Jan 30, 2012 10:46:02 AM mod_BCIC2Crossover
    FINE: allowOilMaterializer=true
    Jan 30, 2012 10:46:02 AM mod_BCIC2Crossover
    FINE: OilMaterializerConversionRatio=1
    Jan 30, 2012 10:46:02 AM ModLoader addMod
    FINE: Failed to load mod from "mod_BCIC2Crossover.class"
    Jan 30, 2012 10:46:02 AM ModLoader addMod
    FINER: THROW
    java.lang.NoClassDefFoundError: buildcraft/core/IMachine
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    at mod_BCIC2Crossover.(mod_BCIC2Crossover.java:193)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at java.lang.Class.newInstance0(Class.java:372)
    at java.lang.Class.newInstance(Class.java:325)
    at ModLoader.addMod(ModLoader.java:104)
    at ModLoader.readFromModFolder(ModLoader.java:850)
    at ModLoader.init(ModLoader.java:603)
    at ModLoader.Init(ModLoader.java:1272)
    at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:103)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:315)
    at cz.run(SourceFile:465)
    Caused by: java.lang.ClassNotFoundException: buildcraft.core.IMachine
    at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    ... 25 more
    Jan 30, 2012 10:46:02 AM ModLoader ThrowException
    SEVERE: Unexpected exception
    java.lang.NoClassDefFoundError: buildcraft/core/IMachine
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    at mod_BCIC2Crossover.(mod_BCIC2Crossover.java:193)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at java.lang.Class.newInstance0(Class.java:372)
    at java.lang.Class.newInstance(Class.java:325)
    at ModLoader.addMod(ModLoader.java:104)
    at ModLoader.readFromModFolder(ModLoader.java:850)
    at ModLoader.init(ModLoader.java:603)
    at ModLoader.Init(ModLoader.java:1272)
    at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:103)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:315)
    at cz.run(SourceFile:465)
    Caused by: java.lang.ClassNotFoundException: buildcraft.core.IMachine
    at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    ... 25 more

    EDIT: Well, I solved it. If you copy the files from zBCIC2crossover server v1.18.zip into buildcraft-server-A-core-2.2.12.zip it will work. Still a really weird error.

  • I cant get the Oil Materializer to work properly in SMP.

    I can place it down, but when i open the GUI i get this error (ClientSide) :

    Display Spoiler

    Handled Error in HandleGUI...
    java.lang.ClassCastException: BCIC2crossover.TileEntityOilMaterializer cannot be
    cast to buildcraft.transport.TileGenericPipe
    at mod_zAdditionalPipes.HandleGUI(mod_zAdditionalPipes.java:463)
    at ModLoaderMp.HandleGUI(ModLoaderMp.java:145)
    at abm.a(NetClientHandler.java:796)
    at gh.a(SourceFile:29)
    at kp.b(SourceFile:271)
    at abm.b(NetClientHandler.java:42)
    at iq.c(SourceFile:57)
    at net.minecraft.client.Minecraft.k(SourceFile:1598)
    at net.minecraft.client.Minecraft.x(SourceFile:709)
    at net.minecraft.client.Minecraft.run(SourceFile:662)
    at java.lang.Thread.run(Unknown Source)

    Got IC2 1.64, Redpower 2, Buildcraft 2.1.12, Teleport Pipe, Iron Chest and BCIC2Crossover 1.18

    The error wont make me crash, i can generate oil from UU-Matter but CANT EXTRACT it ...

    It also work perfectly in singleplayer.

    Anybody came across this problem?

    Edit : Found the problem ... had to load BCIC2Crossover before teleport pipes.

    <Insert your signature here>

  • not sure why it is loading things in that order but it should be easy to fix, just copyer the ic2/api folder from the ic2 jar file in my mod with the same path. Or you could try renaming the ic2 jar by adding an A in front of it. Either should fix it.

  • The machine itself IS a tank, with 20 buckets of space..


    Of this, I am aware - but since it's got no GUI, he needs some way to get the liquid out.
    If pipes aren't connecting, that's your issue to resolve - I merely suggested a way that he could get the oil out without connecting a pipe to the machine.

  • So, someone on my server built an industrial engine and hooked it up to their HV line, without coolant, then let it run for a few hours (like 12 MC game days or so) before I noticed it, apparently pumping as 'steady red' the whole time, and it never exploded. Are they supposed to explode? If not then why do they take coolant? Do the lower tier engines explode without coolant?

  • So, someone on my server built an industrial engine and hooked it up to their HV line, without coolant, then let it run for a few hours (like 12 MC game days or so) before I noticed it, apparently pumping as 'steady red' the whole time, and it never exploded. Are they supposed to explode? If not then why do they take coolant? Do the lower tier engines explode without coolant?

    These engines do not explode but take a serious MJ penalty if they go red, check the OP and it should say something along the lines of, "All electric engine run best when blue"

    It's recommended you hook the LIE (Trolololo) to a water source with golden pipes to keep it running at optimum.

  • These engines do not explode but take a serious MJ penalty if they go red, check the OP and it should say something along the lines of, "All electric engine run best when blue"

    It's recommended you hook the LIE (Trolololo) to a water source with golden pipes to keep it running at optimum.

    Ah, very cool, I shall inform them then. Thank you.