pahimar / Equivalent-Exchange-3

http://equivalent.exchange
GNU Lesser General Public License v3.0
691 stars 348 forks source link

Crash with Direwolf20 pack... #812

Closed yetma closed 9 years ago

yetma commented 9 years ago

After adding the latest version of ee3 to the direwolf20 pack it crashes on startup giving this crash report.

---- Minecraft Crash Report ---- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [HUG]

Time: 5/05/15 9:28 PM Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.fluids.FluidRegistry.getFluidID(Lnet/minecraftforge/fluids/Fluid;)I 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:239) 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.NoSuchMethodError: net.minecraftforge.fluids.FluidRegistry.getFluidID(Lnet/minecraftforge/fluids/Fluid;)I at com.pahimar.ee3.util.FluidHelper$1.compare(FluidHelper.java:26) at com.pahimar.ee3.util.FluidHelper$1.compare(FluidHelper.java:16) at com.pahimar.ee3.util.FluidHelper.compare(FluidHelper.java:97) at com.pahimar.ee3.exchange.WrappedStack$1.compare(WrappedStack.java:652) at com.pahimar.ee3.exchange.WrappedStack$1.compare(WrappedStack.java:612) at com.pahimar.ee3.exchange.WrappedStack.compareTo(WrappedStack.java:574) at com.pahimar.ee3.exchange.WrappedStack.compareTo(WrappedStack.java:18) at java.util.TreeMap.getEntry(Unknown Source) at java.util.TreeMap.containsKey(Unknown Source) at com.pahimar.ee3.exchange.EnergyValueRegistry.addPreAssignedEnergyValue(EnergyValueRegistry.java:73) at com.pahimar.ee3.api.EnergyValueRegistryProxy.addPreAssignedEnergyValue(EnergyValueRegistryProxy.java:24) at com.pahimar.ee3.api.EnergyValueRegistryProxy.addPreAssignedEnergyValue(EnergyValueRegistryProxy.java:15) at com.pahimar.ee3.init.EnergyValues.addDefaultEnergyValues(EnergyValues.java:51) at com.pahimar.ee3.EquivalentExchange3.preInit(EquivalentExchange3.java:82) 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:513) at sun.reflect.GeneratedMethodAccessor4.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

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 8.1 (amd64) version 6.3 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1224887720 bytes (1168 MB) / 2357198848 bytes (2248 MB) up to 4772593664 bytes (4551 MB) JVM Flags: 3 total; -Xms256M -Xmx5120M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.85.1291 Minecraft Forge 10.13.2.1291 146 mods loaded, 146 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized FML{7.10.85.1291} Forge Mod Loader Unloaded->Constructed->Pre-initialized Forge{10.13.2.1291} Minecraft Forge Unloaded->Constructed->Pre-initialized appliedenergistics2-core{rv2-beta-pre9} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized CodeChickenCore{1.0.4.35} CodeChicken Core Unloaded->Constructed->Pre-initialized InfiniBows{1.3.0 build 20} InfiniBows Unloaded->Constructed->Pre-initialized MobiusCore{1.2.3} MobiusCore Unloaded->Constructed->Pre-initialized NotEnoughItems{1.0.4.90} 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 Data Initialization](minecraft.jar) Unloaded->Constructed->Pre-initialized debug{1.0} [debug](denseores-1.5.jar) Unloaded->Constructed->Pre-initialized appliedenergistics2{rv2-beta-pre9} [Applied Energistics 2](appliedenergistics2-rv2-beta-pre9.jar) Unloaded->Constructed->Pre-initialized Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper](Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized AromaBackup{0.0.0.5} [AromaBackup](AromaBackup-1.7.10-0.0.0.5.jar) Unloaded->Constructed->Pre-initialized BiblioCraft{1.10.2} [BiblioCraft](BiblioCraft[v1.10.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized Mantle{1.7.10-0.3.2.jenkins184} [Mantle](Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized Natura{2.2.0} [Natura](natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{2.1.0} [Biomes O' Plenty](BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) Unloaded->Constructed->Pre-initialized BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition](BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized IC2{2.2.695-experimental} [IndustrialCraft 2](industrialcraft-2-2.2.695-experimental.jar) Unloaded->Constructed->Pre-initialized CoFHCore{1.7.10R3.0.0RC7} [CoFH Core](CoFHCore-[1.7.10]3.0.0RC7-211.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Core{6.4.4} [BuildCraft](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized Forestry{3.4.0.7} [Forestry for Minecraft](forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition](BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition](BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized ThermalFoundation{1.7.10R1.0.0RC7} [Thermal Foundation](ThermalFoundation-[1.7.10]1.0.0RC7-62.jar) Unloaded->Constructed->Pre-initialized ThermalExpansion{1.7.10R4.0.0RC7} [Thermal Expansion](ThermalExpansion-[1.7.10]4.0.0RC7-141.jar) Unloaded->Constructed->Pre-initialized BigReactors{0.4.2A2} [Big Reactors](BigReactors-0.4.2A2.jar) Unloaded->Constructed->Pre-initialized BinnieCore{2.0-pre8} [Binnie Core](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized Botany{2.0-pre8} [Botany](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized ExtraBees{2.0-pre8} [Extra Bees](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized ExtraTrees{2.0-pre8} [Extra Trees](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized Genetics{2.0-pre8} [Genetics](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized AWWayofTime{v1.3.0b} [Blood Magic: Alchemical Wizardry](BloodMagic-1.7.10-1.3.0b-3.jar) Unloaded->Constructed->Pre-initialized Baubles{1.0.1.10} [Baubles](Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized Thaumcraft{4.2.3.5} [Thaumcraft](Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized Botania{r1.5-165} [Botania](Botania r1.5-165.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{6.4.4} [BC Transport](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{6.4.4} [BC Silicon](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{6.4.4} [BC Builders](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{6.4.4} [BC Energy](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Factory{6.4.4} [BC Factory](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Compat{6.4.0} [BuildCraft Compat](buildcraft-compat-6.4.1.jar) Unloaded->Constructed->Pre-initialized CarpentersBlocks{3.3.5} [Carpenter's Blocks](Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized ChickenChunks{1.3.4.17} [ChickenChunks](ChickenChunks-1.7.10-1.3.4.17-universal.jar) Unloaded->Constructed->Pre-initialized Railcraft{9.5.0.0} [Railcraft](Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized TwilightForest{2.3.4} [The Twilight Forest](twilightforest-1.7.10-2.3.4.jar) Unloaded->Constructed->Pre-initialized ForgeMultipart{1.1.1.320} [Forge Multipart](ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized chisel{2.3.7.34} [Chisel 2](Chisel2-2.3.7.34.jar) Unloaded->Constructed->Pre-initialized CompactSolars{4.4.39.315} [Compact Solar Arrays](CompactSolars-1.7.10-4.4.39.315-universal.jar) Unloaded->Constructed->Pre-initialized ComputerCraft{1.73} [ComputerCraft](ComputerCraft1.73.jar) Unloaded->Constructed->Pre-initialized CustomMainMenu{1.2} [Custom Main Menu](CustomMainMenu-MC1.7.10-1.2.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded{1.7.10R2.8.0RC8} [MineFactory Reloaded](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized EnderIO{1.7.10-2.2.8.349} [Ender IO](EnderIO-1.7.10-2.2.8.349.jar) Unloaded->Constructed->Pre-initialized EnderStorage{1.4.5.27} [EnderStorage](EnderStorage-1.7.10-1.4.5.27-universal.jar) Unloaded->Constructed->Pre-initialized EnderTech{1.7.10-0.3.0.364} [EnderTech](EnderTech-1.7.10-0.3.0.364.jar) Unloaded->Constructed->Pre-initialized EnderZoo{1.7.10-1.0.9.18} [Ender Zoo](EnderZoo-1.7.10-1.0.9.18.jar) Unloaded->Constructed->Pre-initialized EE3{0.3.496} [Equivalent Exchange 3](EquivalentExchange3-1.7.10-0.3.496.jar) Unloaded->Constructed->Errored ExtraUtilities{1.2.2} [Extra Utilities](extrautilities-1.2.2.jar) Unloaded->Constructed->Pre-initialized factorization.notify{1.0} [Factorization Notification System](Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized factorization.dimensionalSlice{0.8.88.8.8888g} [Factorization Dimensional Slices](Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized factorization{0.8.88.8.8888g} [Factorization](Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized factorization.misc{0.8.88.8.8888g} [Factorization Miscellaneous Nonsense](Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized FastCraft{1.19} [FastCraft](fastcraft-1.19.jar) Unloaded->Constructed->Pre-initialized FlatSigns{2.1.0.19} [Flat Signs](FlatSigns-1.7.10-universal-2.1.0.19.jar) Unloaded->Constructed->Pre-initialized funkylocomotion{1.0} [Funky Locomotion](funky-locomotion-1.7.10-beta-5a.jar) Unloaded->Constructed->Pre-initialized iChunUtil{4.1.3} [iChunUtil](iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized Hats{4.0.1} [Hats](Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized HatStand{4.0.0} [HatStand](HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized HelpFixer{1.0.7} [HelpFixer](HelpFixer-1.0.7.jar) Unloaded->Constructed->Pre-initialized IC2NuclearControl{2.1.2a} [Nuclear Control 2](IC2NuclearControl-2.1.2a.jar) Unloaded->Constructed->Pre-initialized inpure|core{1.7.10R1.0.0B9} [INpureCore](INpureCore-[1.7.10]1.0.0B9-54.jar) Unloaded->Constructed->Pre-initialized inventorytweaks{1.58-147-645ca10} [Inventory Tweaks](InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized IronChest{6.0.62.742} [Iron Chest](ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized Waila{1.5.10} [Waila](Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized JABBA{1.2.1} [JABBA](Jabba-1.2.1a_1.7.10.jar) Unloaded->Constructed->Pre-initialized journeymap{5.0.1} [JourneyMap](JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized TConstruct{1.7.10-1.8.3.build919} [Tinkers' Construct](TConstruct-1.7.10-1.8.3b.jar) Unloaded->Constructed->Pre-initialized ThaumicTinkerer{unspecified} [Thaumic Tinkerer](ThaumicTinkerer-2.5-1.7.10-471.jar) Unloaded->Constructed->Pre-initialized MagicBees{1.7.10-2.1.22} [Magic Bees](magicbees-1.7.10-2.1.22.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC8} [MFR Compat: Applied Energistics](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC8} [MFR Compat: Atum](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC8} [MFR Compat: BackTools](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC8} [MFR Compat: BuildCraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC8} [MFR Compat: Chococraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC8} [MFR Compat: ExtraBiomes](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC8} [MFR Compat: Forestry](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC8} [MFR Compat: ForgeMicroblock](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC8} [MFR Compat: IC2](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized Mystcraft{0.11.0.00} [Mystcraft](mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC8} [MFR Compat: Mystcraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MrTJPCoreMod{1.0.5.11} [MrTJPCore](MrTJPCore-1.7.10-1.0.5.11-universal.jar) Unloaded->Constructed->Pre-initialized ProjRed|Core{4.5.15.75} [ProjectRed](ProjectRed-1.7.10-4.5.15.75-Base.jar) Unloaded->Constructed->Pre-initialized ProjRed|Exploration{4.5.15.75} [ProjectRed-Exploration](ProjectRed-1.7.10-4.5.15.75-World.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC8} [MFR Compat ProjectRed](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC8} [MFR Compat: Railcraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC8} [MFR Compat: RP2](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC8} [MFR Compat: Sufficient Biomes](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC8} [MFR Compat: Thaumcraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC8} [MFR Compat: Thermal Expansion](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC8} [MFR Compat: Tinkers' Construct](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC8} [MFR Compat: TwilightForest](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC8} [MFR Compat: Vanilla](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineTweaker3{3.0.9B} [MineTweaker 3](MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized numina{0.4.0.100} [Numina](Numina-0.4.0.100.jar) Unloaded->Constructed->Pre-initialized powersuits{0.11.0.178} [MachineMuse's Modular Powersuits](ModularPowersuits-0.11.0.178.jar) Unloaded->Constructed->Pre-initialized Morph{0.9.1} [Morph](Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized NEIAddons{1.12.5.17} [NEI Addons](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized NEIAddons|Botany{1.12.5.17} [NEI Addons: Botany](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized NEIAddons|Forestry{1.12.5.17} [NEI Addons: Forestry](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized NEIAddons|CraftingTables{1.12.5.17} [NEI Addons: Crafting Tables](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized NEIAddons|ExNihilo{1.12.5.17} [NEI Addons: Ex Nihilo](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized neiintegration{1.0.7} [NEI Integration](NEIIntegration-MC1.7.10-1.0.7.jar) Unloaded->Constructed->Pre-initialized NotEnoughCodecs{0.3} [NotEnoughCodecs](NotEnoughCodecs-1.7.10-0.3-snapshot-11.jar) Unloaded->Constructed->Pre-initialized notenoughkeys{@MOD_VERSION@} [NotEnoughKEys](NotEnoughKeys-1.7.10-1.0.0b29.jar) Unloaded->Constructed->Pre-initialized ObsidiPlates{3.0.0.18} [ObsidiPlates](ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized OpenMods{0.6} [OpenMods](OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized OpenPeripheralCore{0.5.0} [OpenPeripheralCore](OpenPeripheralCore-1.7.10-0.5.0.jar) Unloaded->Constructed->Pre-initialized OpenPeripheral{0.2.0} [OpenPeripheralAddons](OpenPeripheralAddons-1.7.10-0.2.0.jar) Unloaded->Constructed->Pre-initialized OpenBlocks{1.3} [OpenBlocks](OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized OpenPeripheralIntegration{0.1.0} [OpenPeripheralIntegration](OpenPeripheralIntegration-1.7.10-0.1.0.jar) Unloaded->Constructed->Pre-initialized PneumaticCraft{1.6.3-65} [PneumaticCraft](PneumaticCraft-1.7.10-1.6.3-65-universal.jar) Unloaded->Constructed->Pre-initialized ProjRed|Transmission{4.5.15.75} [ProjectRed-Transmission](ProjectRed-1.7.10-4.5.15.75-Integration.jar) Unloaded->Constructed->Pre-initialized ProjRed|Compatibility{4.5.15.75} [ProjectRed-Compatibility](ProjectRed-1.7.10-4.5.15.75-Compat.jar) Unloaded->Constructed->Pre-initialized ProjRed|Integration{4.5.15.75} [ProjectRed-Integration](ProjectRed-1.7.10-4.5.15.75-Integration.jar) Unloaded->Constructed->Pre-initialized ProjRed|Illumination{4.5.15.75} [ProjectRed-Illumination](ProjectRed-1.7.10-4.5.15.75-Lighting.jar) Unloaded->Constructed->Pre-initialized RedstoneArsenal{1.7.10R1.1.0RC7} [Redstone Arsenal](RedstoneArsenal-[1.7.10]1.1.0RC7-65.jar) Unloaded->Constructed->Pre-initialized ResourceLoader{1.0} [Resource Loader](ResourceLoader-1.0.jar) Unloaded->Constructed->Pre-initialized StevesCarts{2.0.0.b18} [Steve's Carts 2](StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized StevesFactoryManager{A93} [Steve's Factory Manager](StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized ThaumicExploration{0.6.0} [Thaumic Exploration](ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized ThermalDynamics{1.7.10R1.0.0RC7} [Thermal Dynamics](ThermalDynamics-[1.7.10]1.0.0RC7-98.jar) Unloaded->Constructed->Pre-initialized TiCTooltips{1.2.3} [TiC Tooltips](TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized TMechworks{0.2.14.100} [Tinkers' Mechworks](TMechworks-1.7.10-0.2.14.100.jar) Unloaded->Constructed->Pre-initialized Translocator{1.1.1.14} [Translocator](Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized WailaHarvestability{1.1.2} [Waila Harvestability](WailaHarvestability-mc1.7.x-1.1.2.jar) Unloaded->Constructed->Pre-initialized witchery{0.23.2} [Witchery](witchery-1.7.10-0.23.2.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Core{1.4.1.9} [WR-CBE Core](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Addons{1.4.1.9} [WR-CBE Addons](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Logic{1.4.1.9} [WR-CBE Logic](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized McMultipart{1.1.1.320} [Minecraft Multipart Plugin](ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized aobd{2.5.0} [Another One Bites The Dust](AOBD-2.5.0.jar) Unloaded->Constructed->Pre-initialized denseores{1.0} [Dense Ores](denseores-1.5.jar) Unloaded->Constructed->Pre-initialized ForgeMicroblock{1.1.1.320} [Forge Microblocks](ForgeMultipart-1.7.10-1.1.1.320-universal.jar) 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-pre9 for Forge 10.13.2.1230 Mantle Environment: Environment healthy. CoFHCore: -[1.7.10]3.0.0RC7-211 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: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.0RC7-65 ThermalDynamics: -[1.7.10]1.0.0RC7-98 Stencil buffer state: Function set: GL30, pool: forge, bits: 8
ghost commented 9 years ago

The newest versions of EE3 are built against a newer version of forge than the DW20 pack uses.

yetma commented 9 years ago

Man i'm dumb, didn't even think of that, cheers mate.

Any way to manually install the newest version of forge to run it with the pack?

ghost commented 9 years ago

Just manually install the newest forge and set the profile you're using to play the DW20 pack to use that forge version.

Won't work if you're on a server though.

yetma commented 9 years ago

Running Ssp Thanks for the help.

MCShammer commented 9 years ago

Would like to mention I tried build# 10.13.3.1388 from April 20th and it functioned for me, the latest forge version was not loading the other mods in my pack.

ghost commented 9 years ago

Yeah that'll happen, the reason for the original crash is because Forge changer up the FluidAPI, so mods built against version before the change won't work right with mods built after it.

MCShammer commented 9 years ago

Understandable, just giving a heads up which one worked for me. Hoping to get as many people enjoying the mod in their worlds!

hansod1 commented 9 years ago

EE3 Gradle config file says: forge_version = 10.13.3.1399-1.7.10

pahimar commented 9 years ago

You need to use at least Forge 10.13.3.*. Update Forge and you will be good.

Wulfson commented 9 years ago

Just to note, there are newer beta versions of the Direwolf20 pack (1.3.0 and 1.3.1) that use Forge 1395, which is after the Fluid change.

yetma commented 9 years ago

unfortunately ive been unable to get it to work, loaded up direwolf20 1.3.0 and added ee3 0.3.501 i am now having a different error...

---- Minecraft Crash Report ---- // I blame Dinnerbone.

Time: 7/05/15 6:48 PM Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: com.pahimar.ee3.api.EnergyValueRegistryProxy.addPreAssignedEnergyValue(Ljava/lang/Object;I)V at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:536) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:253) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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.NoSuchMethodError: com.pahimar.ee3.api.EnergyValueRegistryProxy.addPreAssignedEnergyValue(Ljava/lang/Object;I)V at pneumaticCraft.common.thirdparty.ee3.EE3.preInit(EE3.java:21) at pneumaticCraft.common.thirdparty.ThirdPartyManager.preInit(ThirdPartyManager.java:104) at pneumaticCraft.PneumaticCraft.PreInit(PneumaticCraft.java:84) 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:532) at sun.reflect.GeneratedMethodAccessor4.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:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533) ... 10 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 8.1 (amd64) version 6.3 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 416424680 bytes (397 MB) / 2248671232 bytes (2144 MB) up to 4772593664 bytes (4551 MB) JVM Flags: 3 total; -Xms256M -Xmx5120M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.130.1395 Minecraft Forge 10.13.3.1395 148 mods loaded, 148 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized FML{7.10.130.1395} Forge Mod Loader Unloaded->Constructed->Pre-initialized Forge{10.13.3.1395} Minecraft Forge Unloaded->Constructed->Pre-initialized appliedenergistics2-core{rv2-beta-30} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized CodeChickenCore{1.0.6.43} CodeChicken Core Unloaded->Constructed->Pre-initialized InfiniBows{1.3.0 build 20} InfiniBows Unloaded->Constructed->Pre-initialized NotEnoughItems{1.0.4.105} Not Enough Items Unloaded->Constructed->Pre-initialized ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core Unloaded->Constructed->Pre-initialized OpenModsCore{0.7.2} OpenModsCore Unloaded->Constructed->Pre-initialized

{000} [CoFH ASM](minecraft.jar) Unloaded->Constructed->Pre-initialized debug{1.0} [debug](denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized appliedenergistics2{rv2-beta-30} [Applied Energistics 2](appliedenergistics2-rv2-beta-30.jar) Unloaded->Constructed->Pre-initialized Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper](Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized AromaBackup{0.0.0.5} [AromaBackup](AromaBackup-1.7.10-0.0.0.5.jar) Unloaded->Constructed->Pre-initialized bdlib{1.7.1.71} [BD Lib](bdlib-mc1710-1.7.1.71.jar) Unloaded->Constructed->Pre-initialized BiblioCraft{1.10.3} [BiblioCraft](BiblioCraft[v1.10.3][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized Mantle{1.7.10-0.3.2.jenkins184} [Mantle](Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized Natura{2.2.0} [Natura](natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{2.1.0} [Biomes O' Plenty](BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) Unloaded->Constructed->Pre-initialized BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition](BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized IC2{2.2.718-experimental} [IndustrialCraft 2](industrialcraft-2-2.2.718-experimental.jar) Unloaded->Constructed->Pre-initialized CoFHCore{1.7.10R3.0.2} [CoFH Core](CoFHCore-[1.7.10]3.0.2-262.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Core{6.4.14} [BuildCraft](buildcraft-6.4.14.jar) Unloaded->Constructed->Pre-initialized Forestry{3.5.4.13} [Forestry for Minecraft](forestry_1.7.10-3.5.4.13.jar) Unloaded->Constructed->Pre-initialized BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition](BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition](BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation](ThermalFoundation-[1.7.10]1.0.0-81.jar) Unloaded->Constructed->Pre-initialized ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion](ThermalExpansion-[1.7.10]4.0.1-182.jar) Unloaded->Constructed->Pre-initialized BigReactors{0.4.3A} [Big Reactors](BigReactors-0.4.3A.jar) Unloaded->Constructed->Pre-initialized BinnieCore{2.0-pre8} [Binnie Core](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized Botany{2.0-pre8} [Botany](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized ExtraBees{2.0-pre8} [Extra Bees](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized ExtraTrees{2.0-pre8} [Extra Trees](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized Genetics{2.0-pre8} [Genetics](binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized AWWayofTime{v1.3.2} [Blood Magic: Alchemical Wizardry](BloodMagic-1.7.10-1.3.2-1.jar) Unloaded->Constructed->Pre-initialized Baubles{1.0.1.10} [Baubles](Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized Thaumcraft{4.2.3.5} [Thaumcraft](Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized Botania{r1.6-184} [Botania](Botania r1.6-184.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{6.4.14} [BC Transport](buildcraft-6.4.14.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{6.4.14} [BC Silicon](buildcraft-6.4.14.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{6.4.14} [BC Builders](buildcraft-6.4.14.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{6.4.14} [BC Energy](buildcraft-6.4.14.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Factory{6.4.14} [BC Factory](buildcraft-6.4.14.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Compat{6.4.0} [BuildCraft Compat](buildcraft-compat-6.4.2.jar) Unloaded->Constructed->Pre-initialized CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized ChickenChunks{1.3.4.19} [ChickenChunks](ChickenChunks-1.7.10-1.3.4.19-universal.jar) Unloaded->Constructed->Pre-initialized Railcraft{9.6.1.0} [Railcraft](Railcraft_1.7.10-9.6.1.0.jar) Unloaded->Constructed->Pre-initialized TwilightForest{2.3.5} [The Twilight Forest](twilightforest-1.7.10-2.3.5.jar) Unloaded->Constructed->Pre-initialized ForgeMultipart{1.1.2.332} [Forge Multipart](ForgeMultipart-1.7.10-1.1.2.332-universal.jar) Unloaded->Constructed->Pre-initialized chisel{2.3.10.37} [Chisel 2](Chisel2-2.3.10.37.jar) Unloaded->Constructed->Pre-initialized CompactSolars{4.4.39.315} [Compact Solar Arrays](CompactSolars-1.7.10-4.4.39.315-universal.jar) Unloaded->Constructed->Pre-initialized ComputerCraft{1.73} [ComputerCraft](ComputerCraft1.73.jar) Unloaded->Constructed->Pre-initialized CustomMainMenu{1.4} [Custom Main Menu](CustomMainMenu-MC1.7.10-1.4.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized EnderIO{1.7.10-2.2.8.367} [Ender IO](EnderIO-1.7.10-2.2.8.367.jar) Unloaded->Constructed->Pre-initialized EnderStorage{1.4.7.33} [EnderStorage](EnderStorage-1.7.10-1.4.7.33-universal.jar) Unloaded->Constructed->Pre-initialized EnderTech{1.7.10-0.3.2.382} [EnderTech](EnderTech-1.7.10-0.3.2.382.jar) Unloaded->Constructed->Pre-initialized EnderZoo{1.7.10-1.0.11.27} [Ender Zoo](EnderZoo-1.7.10-1.0.11.27.jar) Unloaded->Constructed->Pre-initialized EE3{0.3.501} [Equivalent Exchange 3](EquivalentExchange3-1.7.10-0.3.501.jar) Unloaded->Constructed->Pre-initialized ExtraUtilities{1.2.4b} [Extra Utilities](extrautilities-1.2.4b.jar) Unloaded->Constructed->Pre-initialized factorization.notify{1.0} [Factorization Notification System](Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized factorization.dimensionalSlice{0.8.88.8.8888g} [Factorization Dimensional Slices](Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized factorization{0.8.88.8.8888g} [Factorization](Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized factorization.misc{0.8.88.8.8888g} [Factorization Miscellaneous Nonsense](Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized FastCraft{1.21} [FastCraft](fastcraft-1.21.jar) Unloaded->Constructed->Pre-initialized FlatSigns{2.1.0.19} [Flat Signs](FlatSigns-1.7.10-universal-2.1.0.19.jar) Unloaded->Constructed->Pre-initialized funkylocomotion{1.0} [Funky Locomotion](funky-locomotion-1.7.10-beta-5a.jar) Unloaded->Constructed->Pre-initialized Waila{1.5.10} [Waila](Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized TConstruct{1.7.10-1.8.4.build939} [Tinkers' Construct](TConstruct-1.7.10-1.8.4a.jar) Unloaded->Constructed->Pre-initialized ThaumicTinkerer{unspecified} [Thaumic Tinkerer](ThaumicTinkerer-2.5-1.7.10-491.jar) Unloaded->Constructed->Pre-initialized MagicBees{@VERSION@} [Magic Bees](magicbees-1.7.10-2.3.0.jar) Unloaded->Constructed->Pre-initialized gendustry{1.4.10.77} [GenDustry](gendustry-mc1710-1.4.10.77.jar) Unloaded->Constructed->Pre-initialized iChunUtil{4.2.2} [iChunUtil](iChunUtil-4.2.2.jar) Unloaded->Constructed->Pre-initialized Hats{4.0.1} [Hats](Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized HatStand{4.0.0} [HatStand](HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized HelpFixer{1.0.7} [HelpFixer](HelpFixer-1.0.7.jar) Unloaded->Constructed->Pre-initialized IC2NuclearControl{2.1.2a} [Nuclear Control 2](IC2NuclearControl-2.1.2a.jar) Unloaded->Constructed->Pre-initialized inpure|core{1.7.10R1.0.0B9} [INpureCore](INpureCore-[1.7.10]1.0.0B9-54.jar) Unloaded->Constructed->Pre-initialized inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks](InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized IronChest{6.0.62.742} [Iron Chest](ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized JABBA{1.2.1} [JABBA](Jabba-1.2.1a_1.7.10.jar) Unloaded->Constructed->Pre-initialized journeymap{5.0.1} [JourneyMap](JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized Mystcraft{0.11.5.00} [Mystcraft](mystcraft-1.7.10-0.11.5.00.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MrTJPCoreMod{1.0.5.12} [MrTJPCore](MrTJPCore-1.7.10-1.0.5.12-universal.jar) Unloaded->Constructed->Pre-initialized ProjRed|Core{4.5.16.77} [ProjectRed](ProjectRed-1.7.10-4.5.16.77-Base.jar) Unloaded->Constructed->Pre-initialized ProjRed|Exploration{4.5.16.77} [ProjectRed-Exploration](ProjectRed-1.7.10-4.5.16.77-World.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla](MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized MineTweaker3{3.0.9B} [MineTweaker 3](MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized numina{0.4.0.100} [Numina](Numina-0.4.0.100.jar) Unloaded->Constructed->Pre-initialized powersuits{0.11.0.178} [MachineMuse's Modular Powersuits](ModularPowersuits-0.11.0.178.jar) Unloaded->Constructed->Pre-initialized Morph{0.9.1} [Morph](Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized Morpheus{1.7.10-1.6.4} [Morpheus](Morpheus-1.7.10-1.6.4.jar) Unloaded->Constructed->Pre-initialized NEIAddons{1.12.5.17} [NEI Addons](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized NEIAddons|Botany{1.12.5.17} [NEI Addons: Botany](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized NEIAddons|Forestry{1.12.5.17} [NEI Addons: Forestry](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized NEIAddons|CraftingTables{1.12.5.17} [NEI Addons: Crafting Tables](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized NEIAddons|ExNihilo{1.12.5.17} [NEI Addons: Ex Nihilo](neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized neiintegration{1.0.9} [NEI Integration](NEIIntegration-MC1.7.10-1.0.9.jar) Unloaded->Constructed->Pre-initialized NotEnoughCodecs{0.3} [NotEnoughCodecs](NotEnoughCodecs-1.7.10-0.3-snapshot-11.jar) Unloaded->Constructed->Pre-initialized notenoughkeys{@MOD_VERSION@} [NotEnoughKEys](NotEnoughKeys-1.7.10-1.0.0b29.jar) Unloaded->Constructed->Pre-initialized ObsidiPlates{3.0.0.18} [ObsidiPlates](ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized OpenMods{0.7.2} [OpenMods](OpenModsLib-1.7.10-0.7.2.jar) Unloaded->Constructed->Pre-initialized OpenBlocks{1.4.2} [OpenBlocks](OpenBlocks-1.7.10-1.4.2.jar) Unloaded->Constructed->Pre-initialized OpenPeripheralCore{1.1.1} [OpenPeripheralCore](OpenPeripheralCore-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized OpenPeripheral{0.3.1} [OpenPeripheralAddons](OpenPeripheralAddons-1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration](OpenPeripheralIntegration-1.7.10-0.2.2.jar) Unloaded->Constructed->Pre-initialized PneumaticCraft{1.6.7-69} [PneumaticCraft](PneumaticCraft-1.7.10-1.6.7-69-universal.jar) Unloaded->Constructed->Errored PortalGun{4.0.0-beta-4} [PortalGun](PortalGun-4.0.0-beta-4.jar) Unloaded->Constructed->Pre-initialized ProjRed|Transmission{4.5.16.77} [ProjectRed-Transmission](ProjectRed-1.7.10-4.5.16.77-Integration.jar) Unloaded->Constructed->Pre-initialized ProjRed|Compatibility{4.5.16.77} [ProjectRed-Compatibility](ProjectRed-1.7.10-4.5.16.77-Compat.jar) Unloaded->Constructed->Pre-initialized ProjRed|Integration{4.5.16.77} [ProjectRed-Integration](ProjectRed-1.7.10-4.5.16.77-Integration.jar) Unloaded->Constructed->Pre-initialized ProjRed|Illumination{4.5.16.77} [ProjectRed-Illumination](ProjectRed-1.7.10-4.5.16.77-Lighting.jar) Unloaded->Constructed->Pre-initialized RedstoneArsenal{1.7.10R1.1.0} [Redstone Arsenal](RedstoneArsenal-[1.7.10]1.1.0-80.jar) Unloaded->Constructed->Pre-initialized ResourceLoader{1.2} [Resource Loader](ResourceLoader-1.2.jar) Unloaded->Constructed->Pre-initialized StevesCarts{2.0.0.b18} [Steve's Carts 2](StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized StevesFactoryManager{A93} [Steve's Factory Manager](StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized ThaumicExploration{0.6.0} [Thaumic Exploration](ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics](ThermalDynamics-[1.7.10]1.0.0-122.jar) Unloaded->Constructed->Pre-initialized TiCTooltips{1.2.4} [TiC Tooltips](TiCTooltips-mc1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized TMechworks{0.2.14.100} [Tinkers' Mechworks](TMechworks-1.7.10-0.2.14.100.jar) Unloaded->Constructed->Pre-initialized Translocator{1.1.1.14} [Translocator](Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized WailaHarvestability{1.1.2} [Waila Harvestability](WailaHarvestability-mc1.7.x-1.1.2.jar) Unloaded->Constructed->Pre-initialized witchery{0.24.1} [Witchery](witchery-1.7.10-0.24.1.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Core{1.4.1.9} [WR-CBE Core](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Addons{1.4.1.9} [WR-CBE Addons](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Logic{1.4.1.9} [WR-CBE Logic](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized McMultipart{1.1.2.332} [Minecraft Multipart Plugin](ForgeMultipart-1.7.10-1.1.2.332-universal.jar) Unloaded->Constructed->Pre-initialized aobd{2.5.0} [Another One Bites The Dust](AOBD-2.5.0.jar) Unloaded->Constructed->Pre-initialized denseores{1.0} [Dense Ores](denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized ForgeMicroblock{1.1.2.332} [Forge Microblocks](ForgeMultipart-1.7.10-1.1.2.332-universal.jar) Unloaded->Constructed->Pre-initialized GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3345' Renderer: 'Intel(R) HD Graphics 4600' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] AE2 Version: beta rv2-beta-30 for Forge 10.13.2.1291 Mantle Environment: Environment healthy. CoFHCore: -[1.7.10]3.0.2-262 ThermalFoundation: -[1.7.10]1.0.0-81 ThermalExpansion: -[1.7.10]4.0.1-182 MineFactoryReloaded: -[1.7.10]2.8.0-104 TConstruct Environment: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.0-80 ThermalDynamics: -[1.7.10]1.0.0-122 List of loaded APIs: \* API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar \* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-beta-30.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.1067-universal.jar \* BotaniaAPI (44) from Botania r1.6-184.jar \* BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.14.jar \* BuildCraftAPI|boards (1.0) from buildcraft-6.4.14.jar \* BuildCraftAPI|core (1.4) from Railcraft_1.7.10-9.6.1.0.jar \* BuildCraftAPI|events (1.0) from buildcraft-6.4.14.jar \* BuildCraftAPI|facades (1.0) from buildcraft-6.4.14.jar \* BuildCraftAPI|filler (3.0) from buildcraft-6.4.14.jar \* BuildCraftAPI|fuels (2.0) from buildcraft-6.4.14.jar \* BuildCraftAPI|gates (4.0) from buildcraft-6.4.14.jar \* BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.6.1.0.jar \* BuildCraftAPI|power (1.3) from buildcraft-6.4.14.jar \* BuildCraftAPI|recipes (2.1) from buildcraft-6.4.14.jar \* BuildCraftAPI|robots (1.0) from buildcraft-6.4.14.jar \* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.6.1.0.jar \* BuildCraftAPI|tiles (1.1) from buildcraft-6.4.14.jar \* BuildCraftAPI|tools (1.0) from extrautilities-1.2.4b.jar \* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.6.1.0.jar \* ChiselAPI (0.0.2) from Chisel2-2.3.10.37.jar \* ChiselAPI|Carving (0.0.2) from Chisel2-2.3.10.37.jar \* CoFHAPI (1.7.10R1.0.2) from IC2NuclearControl-2.1.2a.jar \* CoFHAPI|block (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.367.jar \* CoFHAPI|core (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHAPI|energy (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.367.jar \* CoFHAPI|fluid (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHAPI|inventory (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHAPI|item (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.367.jar \* CoFHAPI|modhelpers (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHAPI|tileentity (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHAPI|transport (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.367.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.0B9) from EnderTech-1.7.10-0.3.2.382.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.0B9) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHLib|gui|element|listbox (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHLib|gui|slot (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHLib|inventory (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHLib|render (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.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.0B9) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHLib|world (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar \* CoFHLib|world|feature (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar \* ComputerCraft|API (1.73) from ComputerCraft1.73.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 ComputerCraft1.73.jar \* ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar \* ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar \* EE3|API (1.1) from EquivalentExchange3-1.7.10-0.3.501.jar \* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.367.jar \* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.367.jar \* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.367.jar \* factorization notification system (1.0) from Factorization-1.7.10-0.8.88.8.8888g.jar \* ForestryAPI|apiculture (2.6.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|core (2.6.1) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|genetics (2.7.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.5.4.13.jar \* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.5.4.13.jar \* gendustryAPI (1.4.10) from gendustry-mc1710-1.4.10.77.jar \* IC2API (1.0) from industrialcraft-2-2.2.718-experimental.jar \* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-54.jar \* Mystcraft|API (0.1) from mystcraft-1.7.10-0.11.5.00.jar \* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.1.2a.jar \* OpenPeripheralApi (3.2) from OpenPeripheralCore-1.7.10-1.1.1.jar \* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.6.7-69-universal.jar \* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar \* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar \* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.6.1.0.jar \* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar Stencil buffer state: Function set: GL30, pool: forge, bits: 8
pahimar commented 9 years ago

Update Pneumaticcraft