Server - PowerConverters-1.3.4-mcpc78-r1
Client - PowerConverters_Client_1.3.4
hi all
I have a problem
I can not craft engines. other items available for craft
can anyone knows how to fix it?
Server - PowerConverters-1.3.4-mcpc78-r1
Client - PowerConverters_Client_1.3.4
hi all
I have a problem
I can not craft engines. other items available for craft
can anyone knows how to fix it?
Forestry electric engine doesn't know when to stop taking in power, huge power loss while using forestry electric engines with this mod, works fine without this mod.
Hi there,
I have on my server, with default CFG files :
industrialcraft2-1.97-mcpc1.2.5-r1
buildcraft-2.2.14-mcpc1.2.5-r8
mod_Transformers_1.3_r2_MCPC_bukkit_1.2.5_java_6
I have on my client with default CFG files.:
industrialcraft-2-client_1.97
TransformersClient v1.3
buildcraft-client-2.2.14
I can give me electric engines, I can craft them in SSP but in SMP I can't craft them. It disappear when I do the recipe.
Can someone help me please ?
Thanks a lot
Hello!
My client crached with this error:
32 mods loaded
Optifine OptiFine_1.2.5_HD_C6
Minecraft Forge 3.3.8.152
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
mod_MinecraftForge : Loaded (minecraft.jar)
mod_ReiMinimap : Loaded (minecraft.jar)
mod_Macros : Loaded (minecraft.jar)
mod_InvTweaks : Loaded (minecraft.jar)
mod_TooManyItems : Loaded (minecraft.jar)
mod_WorldEditCUI : Loaded (minecraft.jar)
mod_IC2AdvancedMachines : Loaded (AdvancedMachines_4.0_client.zip)
mod_BuildCraftBuilders : Loaded (BuildCraft-2.2.14-ALL-RU.zip)
mod_BuildCraftCore : Loaded (BuildCraft-2.2.14-ALL-RU.zip)
mod_BuildCraftEnergy : Loaded (BuildCraft-2.2.14-ALL-RU.zip)
mod_BuildCraftFactory : Loaded (BuildCraft-2.2.14-ALL-RU.zip)
mod_BuildCraftTransport : Loaded (BuildCraft-2.2.14-ALL-RU.zip)
mod_AdditionalBuildcraftObjects : Loaded (buildcraft-C-additionalbuildcraftobjects.zip)
mod_CraftGuide : Loaded (CraftGuide-1.4.4.zip)
mod_Forestry : Loaded (forestry-client-A-1.4.8.6_bc2.2.jar)
mod_ForgeOreGuide : Loaded (ForgeOreGuide.zip)
mod_IC2NuclearControl : Loaded (IC2NuclearControl_client_v1.1.10b.zip)
mod_IC2 : Loaded (industrialcraft-2-client_1.97.jar)
mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)
mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)
mod_IronChest : Loaded (mod_ironchests-client-3.8.0.40.zip)
mod_Macros : Loaded (mod_macros_0.8.7_for_1.2.5.zip)
mod_PowerConverters : Loaded (PowerConverters_Client_1.3.4.zip)
mod_QuickGuide : Loaded (QuickGuide.zip)
mod_Railcraft : Loaded (Railcraft_Client_5.3.3.zip)
mod_RedPowerCore : Loaded (RedPowerAll-2.0pr5b2.zip.zip)
mod_RedPowerWorld : Loaded (RedPowerAll-2.0pr5b2.zip.zip)
mod_RedPowerWiring : Loaded (RedPowerAll-2.0pr5b2.zip.zip)
mod_RedPowerMachine : Loaded (RedPowerAll-2.0pr5b2.zip.zip)
mod_RedPowerLogic : Loaded (RedPowerAll-2.0pr5b2.zip.zip)
mod_RedPowerLighting : Loaded (RedPowerAll-2.0pr5b2.zip.zip)
mod_RedPowerControl : Loaded (RedPowerAll-2.0pr5b2.zip.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT fe51641b --------
Generated 23.07.12 0:11
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce 8800 GT/PCIe/SSE2/3DNOW! version 3.3.0, NVIDIA Corporation
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forge/NetworkMod
at cpw.mods.fml.common.Loader.load(Loader.java:436)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
at net.minecraft.client.Minecraft.a(Minecraft.java:383)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forge/NetworkMod
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)
at cpw.mods.fml.common.Loader.load(Loader.java:419)
... 5 more
Caused by: java.lang.NoClassDefFoundError: forge/NetworkMod
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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
... 7 more
Caused by: java.lang.ClassNotFoundException: forge.NetworkMod
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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 24 more
--- END ERROR REPORT 142d1fae ----------
But without mod Transformers, client runs without errors. What could be the problem?
Been using this addon for a few days now and I gotta say I'm loving it so far. I definitely like it better than the other energy converter mods, especially since it doesn't nerf the hell out of redstone engine energy production. A competing addon which I shall not name made it so redstone engines couldn't even send energy to buildcraft pumps when I used it, let alone convert energy from redstone engines. This addon caused no such problem.
I highly recommend this addon.
Hey, I have a little request. Can You make this mod not require Buildcraft? Because I use Thermal Expansion that need BC energy and don't wanna install Buildcraft (too much mods already). I can use Thaumcraft thaumic generator but it's hard to get in early beginning... Probably You should add alternative recipes and maybe separate engines from generators. It should be no such a problem for skilled programmer ;]
Sorry for my bad english, I hope it is not hard to understand me ;]
I have a suggestion for the next version
This is aimed at those who use lots of combustion engines for Massively EU / t, in order to reduce the lag, better production to encourage their use, having to use more materials to balance.
Industrial combustion engine
-Accepts the same fuel that enguine combustion (including biofuel, for example)
-consumes 8 times faster
-40 +10MJ to produce additional coolant if the engine contains
-Cooling can only use coolant type b (then explain)
-has two tanks, one for fuel (20 liters?) and one for the coolant (5 liters)
-1 liter of coolant be consumed in 1 minute
-if you put the engine without coolant, the average power offered (heated and cooled naturally) will be equal or less than the combustion engine and without bond
-craft: as in combustion enguine, using iron block instead of iron, geothermal generator instead of glass, iron heavy gear * instead of gear, conbustion engine insead of piston.
-heavy iron gear: "iron gear" surrounded by 4 machine blocks
new tube: gold piping waterproof insulated
only connected with industrial combustion enguine and refrigerator (new)
Craft: as if x3 iron wire insulated cable only to change iron to gold piping waterproof
Refrigerator: behave like an air conditioner, just a simple way to avoid complicating the modder and the process of computer
-has two tanks, the first for the refrigerant coolant crafted and the second type b.
-Operating need to work on the first deposit a coolant (this one is stored), upon receiving the necessary energy, create (if out of nowhere) "refrigerant b" to a certain rate and automatically expel him,also requires a sign of red stone.
-here would be a table of three modes that may be adopted (if powered by IC seems to me better, which is stored and used as needed)
"mode" "coolant liters" "eu / t" "equivalent MJ" "refrigerant per sec" "engines cooled"
low ________2_______ 12.5______ 5_____________ 0,036_________ 2
medum ______5 _______25_______ 10____________ 0. 091_________ 5
max________ 10_______ 50_______ 20____________ 0,183_________ 10
-craft: I suggest a pump, electric motor (large) 2 gears of diamond and copper or 4 cubes of advanced alloy ... and .... a reactor chamber
questions and answers
Why so ridiculous that consumption? you compare it with combustion engines and pumps, a pump fed with 1 MJ, 2 tubes connected to her gold can maintain cold 8 engines 24/7, meaning that there is a ratio of 1Mj consumed 40Mj created, in this type of refrigeration is 20/500 which results in 1/25, but may be greater if the author sees fit
is it safe? if you follow the manufacturer's instructions (where?) if, just let the refrigerator operate only shortly before the first time, also, the coolant generates 10% more than necessary to ensure saturation, could actually cooled as max 11 engines, but if one breaks out in that case I am not responsible (cause strong explosion and a lake of lava cast iron xD)
I have to be creating coolant all the time? No, that you create will be stored forever in refrigerator and never consumed.not be accepted in any other side.
OMG! I have 100 + engines and not to do with them! maybe add a recipe that makes you recover much of the applied iron, pig iron maybe 10 motor
EDit: Text created in Spanish and translated by google, and corrected some bugs
will read a little, but not write English
I've tried with a number of different buildcraft 3.1.6 versions and i've encountered a problem where I cannot turn the engine on, there aren't any crashes, but the game does log the following line every time I place an engine: Fixing wrong engine assignment.
I'm not sure if the add-on is even supposed to work with 3.1.6 but I got that impression from the first post mentioning 3.1.x
We got the exact same problem on our Server. But the Pneumatic Generators also won´t work. You can put MC in it (Fuel Combustion), but they don´t give EU out.
Some facts about our server:
BC3.1.6 Build: 40
Forge Build 160
IC² 1.97
I think this is posted into the console if you try to fill a batbox with a LV Pneumatic Generator:
[IC2] adding ic2.common.TileEntityElectricBatBox@76fdd539 to the EnergyNet failed, already added: true
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Thread.java:1223)
at ic2.common.EnergyNet.addTileEntity(EnergyNet.java:139)
at ic2.common.TileEntityElectricBlock.onCreated(TileEntityElectricBlock.java:187)
at ic2.common.TileEntityBlock$1.tickCallback(TileEntityBlock.java:36)
at mod_IC2.tickStart(mod_IC2.java:1311)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:164)
at cpw.mods.fml.server.FMLServerHandler.onPreWorldTick(FMLServerHandler.java:170)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:556)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450)
at dn.run(SourceFile:492)
[IC2] adding ic2.common.TileEntityElectricBatBox@18cef933 to the EnergyNet failed, already added: true
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Thread.java:1223)
at ic2.common.EnergyNet.addTileEntity(EnergyNet.java:139)
at ic2.common.TileEntityElectricBlock.onCreated(TileEntityElectricBlock.java:187)
at ic2.common.TileEntityBlock$1.tickCallback(TileEntityBlock.java:36)
at mod_IC2.tickStart(mod_IC2.java:1311)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:164)
at cpw.mods.fml.server.FMLServerHandler.onPreWorldTick(FMLServerHandler.java:170)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:556)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450)
at dn.run(SourceFile:492)
No crash of the game, just these lines.
For the engines as written: " Fixing wrong engine assignment. "
Does the Steam Engine work in your Versions?
I hope for an update of this nice mod
Minecraft is crashing any time I attempt to place an item from this mod.
MC: 1.2.5
Forge: 3.3.8.164
IC: 1.97
BC: 3.1.6.36
Transformers: 1.3
I'm NOT using the loss fix.
Anyone have any ideas where I've gone wrong?
Below is the crash report.
39 mods loaded
Optifine OptiFine_1.2.5_HD_MT_C6
Minecraft Forge 3.3.8.164
FML v2.2.106.176
Forge Mod Loader version 2.2.106.176 for Minecraft null
mod_CodeChickenCore : Available ([1.2.5] CodeChickenCore-Client 0.5.5.zip)
mod_ShipsAndBoats : Available ([1.2.5] ShipsAndBoatsMod-0.10.2.zip)
mod_NotEnoughItems : Available ([1.2.5] NotEnoughItems-Client 1.2.2.4.zip)
mod_MinecraftForge : Available ([1.2.5] minecraftforge-client-3.3.8.164.zip)
mod_BuildCraftTransport : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_AdditionalPipes : Available ([1.2.5] additionalpipes-client-3.2.0.7.jar)
mod_MetallurgyFishing : Available ([1.2.5] Aquaculture 1.1.2 Client.zip)
mod_Armor : Available ([1.2.5] ArmorStand.zip)
mod_BuildCraftBuilders : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_BuildCraftCore : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_BuildCraftEnergy : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_BuildCraftFactory : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_BuildCraftSilicon : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_cjb_chat : Available ([1.2.5] CJB_CHAT.zip)
mod_cjb_main : Available ([1.2.5] CJB_MAIN.zip)
mod_cjb_measure : Available ([1.2.5] CJB_MEASURES.zip)
mod_cjb_minimap : Available ([1.2.5] CJB_MINIMAP.zip)
mod_cjb_moreinfo : Available ([1.2.5] CJB_MOREINFO.zip)
mod_cjb_quickcraft : Available ([1.2.5] CJB_QUICKCRAFT.zip)
mod_EE : Available ([1.2.5] EE2ClientV1.4.6.6.jar)
mod_IC2 : Available ([1.2.5] industrialcraft-2-client_1.97.jar)
mod_RedPowerWorld : Available ([1.2.5] RedPowerWorld-2.0pr5b2.zip)
mod_Forestry : Available ([1.2.5] forestry-client-A-1.4.9.3.jar)
mod_ImmibisCore : Available ([1.2.5] immibis-core_49.1.1_for_1.2.5-client.jar)
mod_MAtmos_forModLoader : Available ([1.2.5] MAtmos_packaged.zip)
Millénaire : Available ([1.2.5] millenaire3.0.0r2.zip)
mod_IronChest : Available ([1.2.5] mod_ironchests-client-3.8.0.40.zip)
mod_MorePaintings : Available ([1.2.5] MorePaintingsInsaneEdition-1.2.5-FML.zip)
mod_Transformers : Available ([1.2.5] qTransformersClient v1.3.zip)
mod_RedPowerControl : Available ([1.2.5] RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Available ([1.2.5] RedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Available ([1.2.5] RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Available ([1.2.5] RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Available ([1.2.5] RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Available ([1.2.5] RedPowerWiring-2.0pr5b2.zip)
mod_scubadiving : Available ([1.2.5] scuba-diving.zip)
mod_treecapitator : Available ([1.2.5] Treecapitator 1.2.5.h.zip)
mod_TubeStuff : Available ([1.2.5] tubestuff_49.1.1_for_1.2.5-client.jar)
mod_IC2_CharcoalDust : Available ([1.2.5] zcharcoaldust-1.2-client.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT a2ac6c6f --------
Generated 2/08/12 10:53 PM
Minecraft: Minecraft 1.2.5
OS: Windows Vista (amd64) version 6.0
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4800 Series version 3.3.11653 Compatibility Profile Context, ATI Technologies Inc.
java.lang.NoSuchMethodError: Transformers.TileICEngine.getPowerProvider()Lbuildcraft/api/PowerProvider;
at Transformers.TileICEngine.initialize(TileICEngine.java:153)
at buildcraft.core.TileBuildCraft.n_(TileBuildCraft.java:52)
at buildcraft.energy.TileEngine.n_(TileEngine.java:83)
at Transformers.TileICEngine.n_(TileICEngine.java:103)
at xd.n(World.java:2082)
at net.minecraft.client.Minecraft.k(Minecraft.java:1871)
at net.minecraft.client.Minecraft.x(Minecraft.java:825)
at net.minecraft.client.Minecraft.run(Minecraft.java:753)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT f4cd35bb ----------
Display MoreI have a suggestion for the next version
This is aimed at those who use lots of combustion engines for Massively EU / t, in order to reduce the lag, better production to encourage their use, having to use more materials to balance.
Industrial combustion engine
-Accepts the same fuel that enguine combustion (including biofuel, for example)
-consumes 8 times faster
-40 +10MJ to produce additional coolant if the engine contains
-Cooling can only use coolant type b (then explain)
-has two tanks, one for fuel (20 liters?) and one for the coolant (5 liters)
-1 liter of coolant be consumed in 1 minute
-if you put the engine without coolant, the average power offered (heated and cooled naturally) will be equal or less than the combustion engine and without bond
-craft: as in combustion enguine, using iron block instead of iron, geothermal generator instead of glass, iron heavy gear * instead of gear, conbustion engine insead of piston.
-heavy iron gear: "iron gear" surrounded by 4 machine blocks
new tube: gold piping waterproof insulated
only connected with industrial combustion enguine and refrigerator (new)
Craft: as if x3 iron wire insulated cable only to change iron to gold piping waterproof
Refrigerator: behave like an air conditioner, just a simple way to avoid complicating the modder and the process of computer
-has two tanks, the first for the refrigerant coolant crafted and the second type b.
-Operating need to work on the first deposit a coolant (this one is stored), upon receiving the necessary energy, create (if out of nowhere) "refrigerant b" to a certain rate and automatically expel him,also requires a sign of red stone.
-here would be a table of three modes that may be adopted (if powered by IC seems to me better, which is stored and used as needed)
"mode" "coolant liters" "eu / t" "equivalent MJ" "refrigerant per sec" "engines cooled"
low ________2_______ 12.5______ 5_____________ 0,036_________ 2
medum ______5 _______25_______ 10____________ 0. 091_________ 5
max________ 10_______ 50_______ 20____________ 0,183_________ 10
-craft: I suggest a pump, electric motor (large) 2 gears of diamond and copper or 4 cubes of advanced alloy ... and .... a reactor chamber
questions and answers
Why so ridiculous that consumption? you compare it with combustion engines and pumps, a pump fed with 1 MJ, 2 tubes connected to her gold can maintain cold 8 engines 24/7, meaning that there is a ratio of 1Mj consumed 40Mj created, in this type of refrigeration is 20/500 which results in 1/25, but may be greater if the author sees fit
is it safe? if you follow the manufacturer's instructions (where?) if, just let the refrigerator operate only shortly before the first time, also, the coolant generates 10% more than necessary to ensure saturation, could actually cooled as max 11 engines, but if one breaks out in that case I am not responsible (cause strong explosion and a lake of lava cast iron xD)
I have to be creating coolant all the time? No, that you create will be stored forever in refrigerator and never consumed.not be accepted in any other side.
OMG! I have 100 + engines and not to do with them! maybe add a recipe that makes you recover much of the applied iron, pig iron maybe 10 motor
EDit: Text created in Spanish and translated by google, and corrected some bugs
will read a little, but not write English
Honestly; it seems better to be a mod of its own, instead of part of this mod, but that's just my opinion
Version 1.3 seems to be completely incompatible with Buildcraft 3.1.6
waiting for an update...
Display MoreMinecraft is crashing any time I attempt to place an item from this mod.
MC: 1.2.5
Forge: 3.3.8.164
IC: 1.97
BC: 3.1.6.36
Transformers: 1.3
I'm NOT using the loss fix.
Anyone have any ideas where I've gone wrong?
Below is the crash report.39 mods loaded
Optifine OptiFine_1.2.5_HD_MT_C6
Minecraft Forge 3.3.8.164
FML v2.2.106.176
Forge Mod Loader version 2.2.106.176 for Minecraft nullmod_CodeChickenCore : Available ([1.2.5] CodeChickenCore-Client 0.5.5.zip)
mod_ShipsAndBoats : Available ([1.2.5] ShipsAndBoatsMod-0.10.2.zip)
mod_NotEnoughItems : Available ([1.2.5] NotEnoughItems-Client 1.2.2.4.zip)
mod_MinecraftForge : Available ([1.2.5] minecraftforge-client-3.3.8.164.zip)
mod_BuildCraftTransport : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_AdditionalPipes : Available ([1.2.5] additionalpipes-client-3.2.0.7.jar)
mod_MetallurgyFishing : Available ([1.2.5] Aquaculture 1.1.2 Client.zip)
mod_Armor : Available ([1.2.5] ArmorStand.zip)
mod_BuildCraftBuilders : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_BuildCraftCore : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_BuildCraftEnergy : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_BuildCraftFactory : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_BuildCraftSilicon : Available ([1.2.5] buildcraft-client-3.1.6.68.jar)
mod_cjb_chat : Available ([1.2.5] CJB_CHAT.zip)
mod_cjb_main : Available ([1.2.5] CJB_MAIN.zip)
mod_cjb_measure : Available ([1.2.5] CJB_MEASURES.zip)
mod_cjb_minimap : Available ([1.2.5] CJB_MINIMAP.zip)
mod_cjb_moreinfo : Available ([1.2.5] CJB_MOREINFO.zip)
mod_cjb_quickcraft : Available ([1.2.5] CJB_QUICKCRAFT.zip)
mod_EE : Available ([1.2.5] EE2ClientV1.4.6.6.jar)
mod_IC2 : Available ([1.2.5] industrialcraft-2-client_1.97.jar)
mod_RedPowerWorld : Available ([1.2.5] RedPowerWorld-2.0pr5b2.zip)
mod_Forestry : Available ([1.2.5] forestry-client-A-1.4.9.3.jar)
mod_ImmibisCore : Available ([1.2.5] immibis-core_49.1.1_for_1.2.5-client.jar)
mod_MAtmos_forModLoader : Available ([1.2.5] MAtmos_packaged.zip)
Millénaire : Available ([1.2.5] millenaire3.0.0r2.zip)
mod_IronChest : Available ([1.2.5] mod_ironchests-client-3.8.0.40.zip)
mod_MorePaintings : Available ([1.2.5] MorePaintingsInsaneEdition-1.2.5-FML.zip)
mod_Transformers : Available ([1.2.5] qTransformersClient v1.3.zip)
mod_RedPowerControl : Available ([1.2.5] RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Available ([1.2.5] RedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Available ([1.2.5] RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Available ([1.2.5] RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Available ([1.2.5] RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Available ([1.2.5] RedPowerWiring-2.0pr5b2.zip)
mod_scubadiving : Available ([1.2.5] scuba-diving.zip)
mod_treecapitator : Available ([1.2.5] Treecapitator 1.2.5.h.zip)
mod_TubeStuff : Available ([1.2.5] tubestuff_49.1.1_for_1.2.5-client.jar)
mod_IC2_CharcoalDust : Available ([1.2.5] zcharcoaldust-1.2-client.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT a2ac6c6f --------
Generated 2/08/12 10:53 PM
Minecraft: Minecraft 1.2.5
OS: Windows Vista (amd64) version 6.0
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4800 Series version 3.3.11653 Compatibility Profile Context, ATI Technologies Inc.
java.lang.NoSuchMethodError: Transformers.TileICEngine.getPowerProvider()Lbuildcraft/api/PowerProvider;
at Transformers.TileICEngine.initialize(TileICEngine.java:153)
at buildcraft.core.TileBuildCraft.n_(TileBuildCraft.java:52)
at buildcraft.energy.TileEngine.n_(TileEngine.java:83)
at Transformers.TileICEngine.n_(TileICEngine.java:103)
at xd.n(World.java:2082)
at net.minecraft.client.Minecraft.k(Minecraft.java:1871)
at net.minecraft.client.Minecraft.x(Minecraft.java:825)
at net.minecraft.client.Minecraft.run(Minecraft.java:753)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT f4cd35bb ----------
Bet it's because of the BC version. From what I've both experienced and read through here, this mod addon, right now, only seems to work with 3.1.5
I've read through the entire thread and I'm hoping I've understood what I
need to. I just wanted to check that the slow electric engine requires
2.5 EU per tick in order to function - is this the case? I tried
attaching one to some solar panels using glass fibre cables and it
wasn't working... I think I attached 3 solar panels which I believe
output at 1 Eu per tick each. Is this all correct or am I doing
something wrong?
Do you use buildcraft 3.1.5?
Did you power it with redstone?
Display MoreI've read through the entire thread and I'm hoping I've understood what I
need to. I just wanted to check that the slow electric engine requires
2.5 EU per tick in order to function - is this the case? I tried
attaching one to some solar panels using glass fibre cables and it
wasn't working... I think I attached 3 solar panels which I believe
output at 1 Eu per tick each. Is this all correct or am I doing
something wrong?
Do you use buildcraft 3.1.5?
Did you power it with redstone?
Well I tried it again and used a batbox in between the engines and the
solar panels which seemed to do the trick. I don't know if this is
necessary or not - I may have been doing something dumb the first time.
I was using levers with the engines (both times) - thanks for the suggestion though.
I forgot to mention that I think this mod is great. The Technic Pack may be controversial but after forestry got removed and the electric engines went with them I was stuck using coal coke in a crazy production line that left me with loads of creosote oil I had no use for... so I was really glad to get my hands on these engines. Good job!
I cannot get this working properly with BC 3.1.6, ABO and Logistics Pipes, all SMP. Could you fix it if I gave you some error logs? This is by far the best IC<->BC energy crossover mod, and I'd really not like it if I have to switch to any of the other inferior mods
BC 3.1.6 isn't supported yet.
To put it simply if you going to use Beta mods you have to be patient and get updates when they come out... Otherwise stick to supported mods.
Now that IC2 1.103 is out with full support for Buildcraft 3.2 SMP, I can't wait for this mod to be updated! I'm running a server without it and you never quite know how much you end up using something until you don't have it.
Thanks Snyke for making an amazing mod!