Git Product home page Git Product logo

powerconverters's Introduction

PowerConverters

Information

See PowerCrystals' Original Topic for more information. Remember to use the issue tracker to report issues, bugs, crashes, suggestions, etc..
See samrg472's topic for other information about news and updates.

Installation

  1. Make sure you have MinecraftForge installed
  1. Download a PowerConverters build as provided in the download link
  1. Place the zip file you downloaded in your mods folder

Contact

I can be contacted on IRC on EsperNet @ #samrg472
If you don't know how to connect to IRC, then click the following link: http://bit.ly/15MEftT

Credits

This mod was originally created by Powercrystals, updated by samrg472.

powerconverters's People

Contributors

denoflionsx avatar emys avatar espadolini avatar gsvalore avatar hobby-boy avatar powercrystals avatar samrg472 avatar sparroha avatar vexatos avatar zerotheliger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

powerconverters's Issues

ic2 -> bc conversion not working

ic2 experimental build 306
BC 4.1.2
Forge 953

Trying with HV and MV consumer, no output at BC producer.
Wooden kenisis or any other kenisis pipe.

A lot of other mods loaded, I use a dns techpack base (current version with a few additions and a few removals) inc thermal expansion b7

Console error spam

I'm using PowerConverters 39 and IC2 EXP 344 and the console spam this error:

02.01 15:04:07 [Server] WARNING EnergyNet.addTileEntity: powercrystals.powerconverters.power.ic2.TileEntityIndustrialCraftConsumer@2373b79c (powercrystals.powerconverters.power.ic2.TileEntityIndustrialCraftConsumer@2373b79c) is conflicting with powercrystals.powerconverters.power.ic2.TileEntityIndustrialCraftConsumer@5bb776fe using the same position (already added, prev. te not removed, overlapping), aborting
02.01 15:04:06 [Server] WARNING EnergyNet.removeTileEntity: aroma1997.compactwindmills.TileEntityEV@1cad7af8 (aroma1997.compactwindmills.TileEntityEV@1cad7af8) wasn't found (added), skipping

Waila Mod info Missing on 2 blocks/ Redstone Arsenal tools do not charge

both the Energy Bridge and the Universal Charger does not have any waila info when you mouse over the item. Also waial allows you to sort the items in nei by a specific mod by typing in power converters. This brings up every item except those 2.

If you type @mod.power it brings them all up. But most users do not know to type that in and many people now rely on the mod name search to get all of its items. Very Usefull.


On a side note, The universal charger does not seem to charge and of the Redstone Arsenal tools. they are powered by RF and available here: http://teamcofh.com/index.php?page=downloads

(ps. I assume the way to charge the items is to place a chest next to the universal charger block, then put the items in it? I know it works with IC2 Items)

Updating BC's recipe to match BC 7.x

Version of the mod: 3.3.0-jenkins.76
Version of Forge 1517
Using KCauldron 1517.168
Yes, using Optifine HD C1

My server does not crash, I just get an error and I can't use Buildcraft recipes.

My error log is here: http://pastebin.com/8widAMEF

Someone answered this:
You just need to make your own recipe for the RF consumer, PC hasn't updated its BC recipe to match BC 7.x
btw BC is up to 7.1.13

If this person is correct then I'm posting this just as a friendly reminder to update this next time you have time to look into it.

Thanks you for all your hard work.
Love the mod.

IC2 v1.118 compatibility

The game crashes when I connect IC2 power when using IC2 v1.118. It works fine with IC2 EXP, but can you add in support for IC2 v1.118, too?

Universal charger can't detect player proximity

build 39 is mostly functional as far as i can see (with almost every tech mod under the square sun installed [sans factorization or gregt])
EXCEPT for the universal charger. shows no link

MC 1.6.4 with latest version of IC2 (experimental)

the issue is made worse by te fact that there is no chargepads or MPSA compatible with 1.6.4 so that leaves only power converters to handle the charging of all electrical equipment...that is...if you can make it work :)

Steam Consumer not working

I cannot seem to get the steam producer to work. I have it set up to pipe steam in from a Railcraft boiler into the 'Steam Consumer' and then to an 'Energy Bridge', then to an 'RF Producer'. It states no steam is coming in and no power is going out.

Images:
http://imgur.com/a/ssiPH

Versions:
Forge - 1614
PowerConverters - 1.7.10-3.2.1

Thanks :)

No energy transfer BC producer into kinesis pipe

When converting from IC2 to BC (latest) the kinesis do connect, but The other connected machines do not receive any power plus I do not see any energy flow through the pipe. But when connecting the machine directly to the BC producer, the machines does get power .
And when using the energy node from Extra Utilities energy is also transferred correctly....

Am I doing something wrong?

EV Producer bugs out on restarts

At first when you place a EV producer it works just fine, but if you restart the server it will only output 32 EU/t, if you remove / re-place the producer it works again, until the next restart.

Unnable to connect BC Kinesis pipe to BC Producer

With BC4.1.0 ( I think the same appends withe BC4.0.x ) , minecraft 1.6.4, and Powerconverter Build 19, BC Wooden kinesis pipe does not connect visually to BC producer. The BC producer face near the pipe become green, and the link is updated as expected in UI. But some power is drained from the energy bridge, and no power is transmited on pipe.

Energy is transmited as expeded to a machine directcly adjacent to BC producer.

Crash

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 07/05/15 18.26
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: powercrystals/powerconverters/power/systems/gt/TileEntityGregTechConsumer
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:250)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: powercrystals/powerconverters/power/systems/gt/TileEntityGregTechConsumer
at powercrystals.powerconverters.power.systems.PowerGregTech.(PowerGregTech.java:35)
at powercrystals.powerconverters.PowerConverterCore.registerPowerSystems(PowerConverterCore.java:171)
at powercrystals.powerconverters.PowerConverterCore.preInit(PowerConverterCore.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:530)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 10 more
Caused by: java.lang.ClassNotFoundException: powercrystals.powerconverters.power.systems.gt.TileEntityGregTechConsumer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NoClassDefFoundError: gregtech/api/interfaces/tileentity/IEnergyConnected
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 41 more
Caused by: java.lang.ClassNotFoundException: gregtech.api.interfaces.tileentity.IEnergyConnected
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 45 more
A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 229143280 bytes (218 MB) / 1799356416 bytes (1716 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.114.1388 Minecraft Forge 10.13.3.1388 245 mods loaded, 245 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML{7.10.114.1388} Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge{10.13.3.1388} Minecraft Forge Unloaded->Constructed->Pre-initialized
appliedenergistics2-core{rv2-beta-15} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized
betterfps{1.0.0} BetterFps Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.6.43} CodeChicken Core Unloaded->Constructed->Pre-initialized
ExtraFixes{1.2.4b} Extra Fixes Unloaded->Constructed->Pre-initialized
ImmibisMicroblocks{59.0.5} Immibis's Microblocks Unloaded->Constructed->Pre-initialized
ivtoolkit{IvToolkit} 1.2 Unloaded->Constructed->Pre-initialized
Micdoodlecore{} Micdoodle8 Core Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.4.83} Not Enough Items Unloaded->Constructed->Pre-initialized
ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core Unloaded->Constructed->Pre-initialized
OpenModsCore{0.6} OpenModsCore Unloaded->Constructed->Pre-initialized
{000} CoFH ASM Unloaded->Constructed->Pre-initialized
psychedelicraftcore{1.4} Psychedelicraft Core Unloaded->Constructed->Pre-initialized
debug{1.0} debug Unloaded->Constructed->Pre-initialized
Pistronics2{0.5.1} Pistronics 2 Unloaded->Constructed->Pre-initialized
doggytalents{v1.9.0d} Doggy Talents Unloaded->Constructed->Pre-initialized
bspkrsCore{6.16} bspkrsCore Unloaded->Constructed->Pre-initialized
ArmorStatusHUD{1.28} ArmorStatusHUD Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.2.3} Damage Indicators Unloaded->Constructed->Pre-initialized
StatusEffectHUD{1.27} StatusEffectHUD Unloaded->Constructed->Pre-initialized
Treecapitator{1.7.10} Treecapitator Unloaded->Constructed->Pre-initialized
gregapi{GT6-MC1710} Greg-API Unloaded->Constructed->Pre-initialized
IC2{2.2.697-experimental} IndustrialCraft 2 Unloaded->Constructed->Pre-initialized
ImmibisCore{59.0.7} Immibis Core Unloaded->Constructed->Pre-initialized
AdvancedRepulsionSystems{59.0.2} Advanced Repulsion Systems Unloaded->Constructed->Pre-initialized
AdvancedMachines{59.0.2} Advanced Machines Unloaded->Constructed->Pre-initialized
AdvancedSolarPanel{1.7.10-3.5.1} Advanced Solar Panels Unloaded->Constructed->Pre-initialized
AgriCraft{1.7.10-1.3.1} AgriCraft Unloaded->Constructed->Pre-initialized
appliedenergistics2{rv2-beta-15} Applied Energistics 2 Unloaded->Constructed->Pre-initialized
ArchimedesShips{1.7.10 v1.7.1} Archimedes' Ships Unloaded->Constructed->Pre-initialized
asielib{0.2.7} asielib Unloaded->Constructed->Pre-initialized
bdlib{1.7.1.71} BD Lib Unloaded->Constructed->Pre-initialized
BetterFoliage{1.0.11} Better Foliage Unloaded->Constructed->Pre-initialized
betterrecords{1.7.10-1.1.9} Better Records Unloaded->Constructed->Pre-initialized
BiblioCraft{1.10.2} BiblioCraft Unloaded->Constructed->Pre-initialized
Mantle{1.7.10-0.3.2.jenkins184} Mantle Unloaded->Constructed->Pre-initialized
Natura{2.2.0} Natura Unloaded->Constructed->Pre-initialized
BiomesOPlenty{2.1.0} Biomes O' Plenty Unloaded->Constructed->Pre-initialized
BiblioWoodsBoP{1.9} BiblioWoods Biomes O'Plenty Edition Unloaded->Constructed->Pre-initialized
CoFHCore{1.7.10R3.0.2} CoFH Core Unloaded->Constructed->Pre-initialized
BuildCraft|Core{6.4.4} BuildCraft Unloaded->Constructed->Pre-initialized
Forestry{3.4.0.7} Forestry for Minecraft Unloaded->Constructed->Pre-initialized
BiblioWoodsForestry{1.7} BiblioWoods Forestry Edition Unloaded->Constructed->Pre-initialized
BiblioWoodsNatura{1.5} BiblioWoods Natura Edition Unloaded->Constructed->Pre-initialized
ThermalFoundation{1.7.10R1.0.0RC7} Thermal Foundation Unloaded->Constructed->Pre-initialized
ThermalExpansion{1.7.10R4.0.0RC7} Thermal Expansion Unloaded->Constructed->Pre-initialized
BigReactors{0.4.1A2} Big Reactors Unloaded->Constructed->Pre-initialized
BinnieCore{2.0-pre7} Binnie Core Unloaded->Constructed->Pre-initialized
Botany{2.0-pre7} Botany Unloaded->Constructed->Pre-initialized
ExtraBees{2.0-pre7} Extra Bees Unloaded->Constructed->Pre-initialized
ExtraTrees{2.0-pre7} Extra Trees Unloaded->Constructed->Pre-initialized
Genetics{2.0-pre7} Genetics Unloaded->Constructed->Pre-initialized
Baubles{1.0.1.10} Baubles Unloaded->Constructed->Pre-initialized
Thaumcraft{4.2.3.5} Thaumcraft Unloaded->Constructed->Pre-initialized
Botania{r1.6-187} Botania Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{6.4.4} BC Transport Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{6.4.4} BC Silicon Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{6.4.4} BC Builders Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{6.4.4} BC Energy Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{6.4.4} BC Factory Unloaded->Constructed->Pre-initialized
BuildCraft|Compat{6.4.0} BuildCraft Compat Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.3.5} Carpenter's Blocks Unloaded->Constructed->Pre-initialized
catwalkmod{1.1.0} Catwalks Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.4.19} ChickenChunks Unloaded->Constructed->Pre-initialized
Railcraft{9.5.0.0} Railcraft Unloaded->Constructed->Pre-initialized
TwilightForest{2.3.4} The Twilight Forest Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.1.2.331} Forge Multipart Unloaded->Constructed->Pre-initialized
chisel{2.3.7.77} Chisel 2 Unloaded->Constructed->Pre-initialized
MrTJPCoreMod{1.0.5.11} MrTJPCore Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.5.15.75} ProjectRed Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.5.15.75} ProjectRed-Transmission Unloaded->Constructed->Pre-initialized
Waila{1.5.10} Waila Unloaded->Constructed->Pre-initialized
CompactMachines{1.7.10-1.18} Compact Machines Unloaded->Constructed->Pre-initialized
ComputerCraft{1.73} ComputerCraft Unloaded->Constructed->Pre-initialized
cookiecore{1.3.1} Cookie Core Unloaded->Constructed->Pre-initialized
BuildMod{v1.0} Build Mod Unloaded->Constructed->Pre-initialized
CoroPets{v1.0} CoroPets Unloaded->Constructed->Pre-initialized
CoroAI{v1.0} CoroAI Unloaded->Constructed->Pre-initialized
ExtendedRenderer{v1.0} Extended Renderer Unloaded->Constructed->Pre-initialized
ConfigMod{v1.0} Extended Mod Config Unloaded->Constructed->Pre-initialized
props{1.12} Decocraft Unloaded->Constructed->Pre-initialized
debo{1.0} Dense EB Ores Unloaded->Constructed->Pre-initialized
DimensionalAnchors{59.0.2} Dimensional Anchors Unloaded->Constructed->Pre-initialized
MoCreatures{6.3.1} DrZhark's Mo'Creatures Mod Unloaded->Constructed->Pre-initialized
dualhotbar{1.6} Dual Hotbar Unloaded->Constructed->Pre-initialized
eplus{3.0.2-d} Enchanting Plus Unloaded->Constructed->Pre-initialized
MineFactoryReloaded{1.7.10R2.8.0RC8} MineFactory Reloaded Unloaded->Constructed->Pre-initialized
EnderIO{1.7.10-2.2.8.364} Ender IO Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.7.33} EnderStorage Unloaded->Constructed->Pre-initialized
extracarts{1.7.10-0.8.0} Extra Carts Unloaded->Constructed->Pre-initialized
extracells{2.2.49} ExtraCells Unloaded->Constructed->Pre-initialized
TConstruct{1.7.10-1.8.2.build858} Tinkers' Construct Unloaded->Constructed->Pre-initialized
ExtraTiC{0.8.4} ExtraTiC Unloaded->Constructed->Pre-initialized
ExtraUtilities{1.2.2} Extra Utilities Unloaded->Constructed->Pre-initialized
factorization.notify{1.0} Factorization Notification System Unloaded->Constructed->Pre-initialized
factorization{1.7.10-0.8.88.7} Factorization Unloaded->Constructed->Pre-initialized
factorization.misc{1.7.10-0.8.88.7} Factorization Miscellaneous Nonsense Unloaded->Constructed->Pre-initialized
fairylights{0.6} Fairy Lights Unloaded->Constructed->Pre-initialized
FastCraft{1.21} FastCraft Unloaded->Constructed->Pre-initialized
flansmod{4.9.0} Flan's Mod Unloaded->Constructed->Pre-initialized
ThaumicTinkerer{unspecified} Thaumic Tinkerer Unloaded->Constructed->Pre-initialized
ForbiddenMagic{1.7.10-0.561} Forbidden Magic Unloaded->Constructed->Pre-initialized
fossil{1.7.10 Build 7.1.0} Fossils and Archeology Revival Unloaded->Constructed->Pre-initialized
foxlib{1.7.10-0.7.0} FoxLib Unloaded->Constructed->Pre-initialized
GalacticraftCore{3.0.11} Galacticraft Core Unloaded->Constructed->Pre-initialized
GalacticraftMars{3.0.11} Galacticraft Planets Unloaded->Constructed->Pre-initialized
GardenCore{1.7.10-1.6.1} Garden Core Unloaded->Constructed->Pre-initialized
GardenContainers{1.7.10-1.6.1} Garden Containers Unloaded->Constructed->Pre-initialized
GardenStuff{1.7.10-1.6.1} Garden Stuff Unloaded->Constructed->Pre-initialized
GardenTrees{1.7.10-1.6.1} Garden Trees Unloaded->Constructed->Pre-initialized
MagicBees{1.7.10-2.1.22} Magic Bees Unloaded->Constructed->Pre-initialized
gendustry{1.4.8.65} GenDustry Unloaded->Constructed->Pre-initialized
GraviSuite{1.7.10-2.0.3} Graviation Suite Unloaded->Constructed->Pre-initialized
iChunUtil{4.2.2} iChunUtil Unloaded->Constructed->Pre-initialized
GraviGun{4.0.0-beta} GraviGun Unloaded->Constructed->Pre-initialized
IC2NuclearControl{2.1.2a} Nuclear Control 2 Unloaded->Constructed->Pre-initialized
harvestcraft{1.7.10d} Pam's HarvestCraft Unloaded->Constructed->Pre-initialized
gregtech{GT6-MC1710} GregTech Unloaded->Constructed->Pre-initialized
Growthcraft{2.1.0a} Growthcraft Unloaded->Constructed->Pre-initialized
Growthcraft|Cellar{2.1.0a} Growthcraft Cellar Unloaded->Constructed->Pre-initialized
Growthcraft|Apples{2.1.0} Growthcraft Apples Unloaded->Constructed->Pre-initialized
Growthcraft|Bamboo{2.1.0} Growthcraft Bamboo Unloaded->Constructed->Pre-initialized
Growthcraft|Bees{2.1.0} Growthcraft Bees Unloaded->Constructed->Pre-initialized
Growthcraft|Fishtrap{2.1.0a} Growthcraft Fishtrap Unloaded->Constructed->Pre-initialized
Growthcraft|Grapes{2.1.0} Growthcraft Grapes Unloaded->Constructed->Pre-initialized
Growthcraft|Hops{2.1.0} Growthcraft Hops Unloaded->Constructed->Pre-initialized
Growthcraft|Rice{2.1.0a} Growthcraft Rice Unloaded->Constructed->Pre-initialized
Hats{4.0.1} Hats Unloaded->Constructed->Pre-initialized
HatStand{4.0.0} HatStand Unloaded->Constructed->Pre-initialized
inventorytweaks{1.57-116} Inventory Tweaks Unloaded->Constructed->Pre-initialized
IronChest{6.0.62.742} Iron Chest Unloaded->Constructed->Pre-initialized
JABBA{1.2.0a} JABBA Unloaded->Constructed->Pre-initialized
mod_LATL{1.2 Beta} Lamps and Traffic Lights Unloaded->Constructed->Pre-initialized
LightBridgesAndDoors{0.2.0} kris91268's Light Bridges and Doors Unloaded->Constructed->Pre-initialized
LiquidXP{59.0.0} Liquid XP Unloaded->Constructed->Pre-initialized
LogisticsPipes{0.8.3.108} Logistics Pipes Unloaded->Constructed->Pre-initialized
lycanitesmobs{1.10.13.2 - MC 1.7.10} Lycanites Mobs Unloaded->Constructed->Pre-initialized
freshwatermobs{1.10.13.2 - MC 1.7.10} Lycanites Freshwater Mobs Unloaded->Constructed->Pre-initialized
demonmobs{1.10.13.2 - MC 1.7.10} Lycanites Demon Mobs Unloaded->Constructed->Pre-initialized
desertmobs{1.10.13.2 - MC 1.7.10} Lycanites Desert Mobs Unloaded->Constructed->Pre-initialized
mountainmobs{1.10.13.2 - MC 1.7.10} Lycanites Mountain Mobs Unloaded->Constructed->Pre-initialized
junglemobs{1.10.13.2 - MC 1.7.10} Lycanites Jungle Mobs Unloaded->Constructed->Pre-initialized
swampmobs{1.10.13.2 - MC 1.7.10} Lycanites Swamp Mobs Unloaded->Constructed->Pre-initialized
shadowmobs{1.10.13.2 - MC 1.7.10} Lycanites Shadow Mobs Unloaded->Constructed->Pre-initialized
infernomobs{1.10.13.2 - MC 1.7.10} Lycanites Inferno Mobs Unloaded->Constructed->Pre-initialized
saltwatermobs{1.10.13.2 - MC 1.7.10} Lycanites Saltwater Mobs Unloaded->Constructed->Pre-initialized
forestmobs{1.10.13.2 - MC 1.7.10} Lycanites Forest Mobs Unloaded->Constructed->Pre-initialized
plainsmobs{1.10.13.2 - MC 1.7.10} Lycanites Plains Mobs Unloaded->Constructed->Pre-initialized
arcticmobs{1.10.13.2 - MC 1.7.10} Lycanites Arctic Mobs Unloaded->Constructed->Pre-initialized
malisiscore{1.7.10-0.11.4} MalisisCore Unloaded->Constructed->Pre-initialized
malisisdoors{1.7.10-1.6} Malisis' Doors Unloaded->Constructed->Pre-initialized
Mekanism{8.1.2} Mekanism Unloaded->Constructed->Pre-initialized
MekanismGenerators{8.1.2} MekanismGenerators Unloaded->Constructed->Pre-initialized
MekanismTools{8.1.2} MekanismTools Unloaded->Constructed->Pre-initialized
minechem{5.0.5.396} Minechem Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC8} MFR Compat: Applied Energistics Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC8} MFR Compat: Atum Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC8} MFR Compat: BackTools Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC8} MFR Compat: BuildCraft Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC8} MFR Compat: Chococraft Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC8} MFR Compat: ExtraBiomes Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC8} MFR Compat: Forestry Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC8} MFR Compat: ForgeMicroblock Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC8} MFR Compat: IC2 Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC8} MFR Compat: Mystcraft Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.5.15.75} ProjectRed-Exploration Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC8} MFR Compat ProjectRed Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC8} MFR Compat: Railcraft Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC8} MFR Compat: RP2 Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC8} MFR Compat: Sufficient Biomes Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC8} MFR Compat: Thaumcraft Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC8} MFR Compat: Thermal Expansion Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC8} MFR Compat: Tinkers' Construct Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC8} MFR Compat: TwilightForest Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC8} MFR Compat: Vanilla Unloaded->Constructed->Pre-initialized
mythril{1.6} Mythril mod Unloaded->Constructed->Pre-initialized
MobAmputation{4.0.0} MobAmputation Unloaded->Constructed->Pre-initialized
numina{0.4.0.7-QMX} Numina Unloaded->Constructed->Pre-initialized
powersuits{0.11.0.7-QMX} MachineMuse's Modular Powersuits Unloaded->Constructed->Pre-initialized
powersuitaddons{0.11.0.7-QMX} Modular Powersuit Addons Unloaded->Constructed->Pre-initialized
cfm{3.4.7} §9MrCrayfish's Furniture Mod Unloaded->Constructed->Pre-initialized
musiccraft{2.9.8.3} MusicCraft Unloaded->Constructed->Pre-initialized
NEIAddons{1.12.4.16} NEI Addons Unloaded->Constructed->Pre-initialized
NEIAddons|Botany{1.12.4.16} NEI Addons: Botany Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.12.4.16} NEI Addons: Forestry Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.12.4.16} NEI Addons: Crafting Tables Unloaded->Constructed->Pre-initialized
NEIAddons|ExNihilo{1.12.4.16} NEI Addons: Ex Nihilo Unloaded->Constructed->Pre-initialized
neiintegration{1.0.7} NEI Integration Unloaded->Constructed->Pre-initialized
NetherOres{1.7.10R2.3.0RC4} Nether Ores Unloaded->Constructed->Pre-initialized
NotEnoughCodecs{0.3} NotEnoughCodecs Unloaded->Constructed->Pre-initialized
OpenMods{0.6} OpenMods Unloaded->Constructed->Pre-initialized
OpenPeripheralCore{0.5.0} OpenPeripheralCore Unloaded->Constructed->Pre-initialized
OpenPeripheral{0.2.0} OpenPeripheralAddons Unloaded->Constructed->Pre-initialized
OpenBlocks{1.3} OpenBlocks Unloaded->Constructed->Pre-initialized
openmodularturrets{1.3.4} Open Modular Turrets Unloaded->Constructed->Pre-initialized
OpenPeripheralIntegration{0.1.0} OpenPeripheralIntegration Unloaded->Constructed->Pre-initialized
planetguyLib{1.5} planetguyLib Unloaded->Constructed->Pre-initialized
PneumaticCraft{1.6.3-65} PneumaticCraft Unloaded->Constructed->Pre-initialized
PortalGun{4.0.0-beta-4} PortalGun Unloaded->Constructed->Pre-initialized
PowerConverters{1.7.10-3.0.4.46} Power Converters Unloaded->Constructed->Errored
pressure{1.1.1.89} Pressure Pipes Unloaded->Constructed->Pre-initialized
ProjRed|Transportation{4.5.15.75} ProjectRed-Transportation Unloaded->Constructed->Pre-initialized
ProjRed|Compatibility{4.5.15.75} ProjectRed-Compatibility Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.5.15.75} ProjectRed-Integration Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.5.15.75} ProjectRed-Illumination Unloaded->Constructed->Pre-initialized
ProjRed|Expansion{4.5.15.75} ProjectRed-Expansion Unloaded->Constructed->Pre-initialized
psychedelicraft{1.5.1.1} Psychedelicraft Unloaded->Constructed->Pre-initialized
YogpstopLib{2.0.3} Yogpstop Library Unloaded->Constructed->Pre-initialized
QuarryPlus{2.0.3} QuarryPlus Unloaded->Constructed->Pre-initialized
randomadditions{0.10} RandomAdditions Unloaded->Constructed->Pre-initialized
RedstoneArsenal{1.7.10R1.1.0RC7} Redstone Arsenal Unloaded->Constructed->Pre-initialized
JAKJ_RedstoneInMotion{2.5.4} Remain In Motion Unloaded->Constructed->Pre-initialized
mod_RoadWorks{2.02} RoadWorks Unloaded->Constructed->Pre-initialized
Roguelike{1.3.5} Roguelike Dungeons Unloaded->Constructed->Pre-initialized
secretroomsmod{4.7.1} The SecretRoomsMod Unloaded->Constructed->Pre-initialized
SGCraft{1.9.3} Greg's SG Craft Unloaded->Constructed->Pre-initialized
simplyjetpacks{1.4.1} Simply Jetpacks Unloaded->Constructed->Pre-initialized
SirenMod{2.2.01} TheRealMcrafter's Siren Mod (Version 3.0.0) Unloaded->Constructed->Pre-initialized
SSR{rc3} Soul Shards Reborn Unloaded->Constructed->Pre-initialized
statues{2.1.3} Statues Unloaded->Constructed->Pre-initialized
StevesCarts{2.0.0.b18} Steve's Carts 2 Unloaded->Constructed->Pre-initialized
thaumcarpentry{0.0.1.5-1.7.10} Thaumcarpentry Unloaded->Constructed->Pre-initialized
ThermalDynamics{1.7.10R1.0.0RC7} Thermal Dynamics Unloaded->Constructed->Pre-initialized
TSteelworks{1.7.10-1.1.0} Tinkers' Steelworks Unloaded->Constructed->Pre-initialized
TiCTooltips{1.2.3} TiC Tooltips Unloaded->Constructed->Pre-initialized
TMechworks{0.2.14.100} Tinkers' Mechworks Unloaded->Constructed->Pre-initialized
tradeboothmod{1.7.10.1} Trade Booth Mod Unloaded->Constructed->Pre-initialized
ttCore{MC1.7.10-0.1.1-68} ttCore Unloaded->Constructed->Pre-initialized
Tubestuff{59.0.3} Tubestuff Unloaded->Constructed->Pre-initialized
TWarden{1.1.1} Thaumic Warden Unloaded->Constructed->Pre-initialized
WailaHarvestability{1.1.2} Waila Harvestability Unloaded->Constructed->Pre-initialized
wailaplugins{MC1.7.10-0.0.1-14} WAILA Plugins Unloaded->Constructed->Pre-initialized
weather2{v2.3.6} weather2 Unloaded->Constructed->Pre-initialized
WR-CBE|Core{1.4.1.9} WR-CBE Core Unloaded->Constructed->Pre-initialized
WR-CBE|Addons{1.4.1.9} WR-CBE Addons Unloaded->Constructed->Pre-initialized
WR-CBE|Logic{1.4.1.9} WR-CBE Logic Unloaded->Constructed->Pre-initialized
yegamolchattels{1.1.1.1} Ye Gamol Chattels Unloaded->Constructed->Pre-initialized
Ztones{1.7.10} Ztones Unloaded->Constructed->Pre-initialized
McMultipart{1.1.2.331} Minecraft Multipart Plugin Unloaded->Constructed->Pre-initialized
libsandstone{1.0.0} libsandstone Unloaded->Constructed->Pre-initialized
aobd{2.6.0} Another One Bites The Dust Unloaded->Constructed->Pre-initialized
denseores{1.0} Dense Ores Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.1.2.331} Forge Microblocks Unloaded->Constructed->Pre-initialized
OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
AE2 Version: beta rv2-beta-15 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0RC7-62
ThermalExpansion: -[1.7.10]4.0.0RC7-141
MineFactoryReloaded: -[1.7.10]2.8.0RC8-86
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech
NetherOres: Lacking version information.
RedstoneArsenal: -[1.7.10]1.1.0RC7-65
ThermalDynamics: -[1.7.10]1.0.0RC7-98
List of loaded APIs:

  • appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-470.jar
  • Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  • BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.992-universal.jar
  • BotaniaAPI (47) from Botania r1.6-187.jar
  • BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.4.jar
  • BuildCraftAPI|boards (1.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|core (1.4) from Railcraft_1.7.10-9.5.0.0.jar
  • BuildCraftAPI|events (1.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|facades (1.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|filler (3.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|fuels (2.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|gates (4.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|items (1.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|power (1.3) from buildcraft-6.4.4.jar
  • BuildCraftAPI|recipes (2.1) from buildcraft-6.4.4.jar
  • BuildCraftAPI|robots (1.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|statements (1.0) from buildcraft-6.4.4.jar
  • BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.5.0.0.jar
  • BuildCraftAPI|tools (1.0) from extrautilities-1.2.2.jar
  • BuildCraftAPI|transport (4.0) from buildcraft-6.4.4.jar
  • ChiselAPI (0.0.2) from Chisel2_DEV-2.3.7.77.jar
  • ChiselAPI|Carving (0.0.2) from Chisel2_DEV-2.3.7.77.jar
  • CoFHAPI (1.7.10R1.0.2) from Flans Mod-1.7.10-4.9.0.jar
  • CoFHAPI|block (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.364.jar
  • CoFHAPI|core (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHAPI|energy (1.7.10R1.0.1) from buildcraft-6.4.4.jar
  • CoFHAPI|fluid (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.364.jar
  • CoFHAPI|item (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHAPI|modhelpers (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.364.jar
  • CoFHAPI|transport (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHAPI|world (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|audio (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|gui (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|gui|container (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|gui|element (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|gui|element|listbox (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|gui|slot (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|inventory (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|render (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|render|particle (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|util (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|util|helpers (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|world (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • CoFHLib|world|feature (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  • ComputerCraft|API (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar
  • ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar
  • ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar
  • ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar
  • ComputerCraft|API|Peripheral (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar
  • ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar
  • ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar
  • EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.364.jar
  • EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.364.jar
  • EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.2.8.364.jar
  • EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.364.jar
  • factorization notification system (1.0) from Factorization-1.7.10-0.8.88.7.jar
  • ForestryAPI|apiculture (2.5.0) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|arboriculture (2.2.1) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|core (2.6.1) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|food (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|genetics (2.4.0) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.4.0.7.jar
  • ForestryAPI|storage (2.3.0) from Railcraft_1.7.10-9.5.0.0.jar
  • ForestryAPI|world (1.0) from forestry_1.7.10-3.4.0.7.jar
  • Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.11.306.jar
  • GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.1.jar
  • gendustryAPI (1.4.8) from gendustry-mc1710-1.4.8.65.jar
  • GrowthcraftAPI|Bees (2.0) from growthcraft-bees-1.7.10-2.1.0.jar
  • GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar
  • GrowthcraftAPI|Core (2.0) from growthcraft-bees-1.7.10-2.1.0.jar
  • GrowthcraftAPI|FishTrap (2.0) from growthcraft-fishtrap-1.7.10-2.1.0a.jar
  • IC2API (1.0) from industrialcraft-2-2.2.697-experimental.jar
  • MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  • minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.396.jar
  • NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.1.2a.jar
  • OpenPeripheralApi (2.2) from OpenPeripheral-1.7.10-AIO-1.jar
  • PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.6.3-65-universal.jar
  • pressureAPI (1.1.1) from pressure-mc1710-1.1.1.89.jar
  • RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|carts (1.3.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|core (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|signals (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  • RailcraftAPI|tracks (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  • Thaumcraft|API (4.2.0.0) from Pam's HarvestCraft 1.7.10f.jar
  • TSteelworksAPI (1.1) from TSteelworks-1.7.10-1.1.0-6.jar
  • WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8

MJ Consumer infinite power issue

I've found that if you have an MJ Consumer connected to the energy bridge you can get infinite or near infinite power. It doesn't seem to occur with buildcraft pipes connected but if I have an industrial steam engine or energy conduit connected to the MJ Consumer and the internal buffer of the bridge is full, I get infinite power. I do have to let the industrial steam engine hit it's max running speed before I get the effect.

EU Producers Not Connecting To Any Cable

Power Converters 1.6.4-#30
IC2 Experimental Build 306
Forge 953

I cannot get any cables to connect to any of the EU producers. They connect just fine to the consumer, just not any EU producer.

The side that I connect to the interface turns green seemingly indicating that it should be connected and transferring energy but nothing happens. It also shows that it is linked in the interface.

Image and video hosting by TinyPic
Image and video hosting by TinyPic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.