Coder Social home page Coder Social logo

fluidity's People

Contributors

the-fireplace avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fluidity's Issues

Prevents crafting EnderIO coloured quite clear glass

It is impossible to craft EnderIO coloured Quite Clear Glass. Due to the ore dictionary use including normal MC glass in the recipe, you always end up with vanilla coloured glass.

This is with Fluidity-6.1.3.

Village box + TiCon

I don't know if you have played with Villagebox, it's a mod about building your own village. The thing is, this mod gives small bronze coins when breaking blocks, killing mobs, etc, and I really end up having way more coins than I may need. Could we get an integration option between Villagebox and Tinkerer's Construct, so that we can melt the coins for bronze?

 

Nothing too good or cheaty, like a quarter stack coins or half a stack of coins for an ingot. How does that sound?

[Suggestion] Configs

It would be very helpful to mod pack devs if we had a config available to deactivate certain mods modules. For instance, if I wanted to disable the extra iron chests, but keep the rest of the mod additions.

[Suggestion] [1.10.2] ExU2 Compatibility with Baubles

(Yes, copied from my Twitter DM) -

I don't know if it's even possible, considering it takes a lot of Item Class restructure, but I figured I'd send the idea anyways. What about adding ExU2 compatibility to Fluidity that makes the Angel Ring a Bauble? My concern about the code behind that is two things: I think the only way for this to work is for the angel ring class to implement IBauble, and second - for the class to tick when equipped as an IBauble too, checking for sufficient GridPower. Not sure if you have ideas on different methods of implementation. I've suggested re-implementation of IBauble to RWTema on the GitHub bug-tracker, but it seems as though ExU2's development is somewhat shoved off to the side, as it hasn't been updated in months and none of the recent (and numerous) bug reports have been addressed.

Some Base Metals Anvils recipes cause crashes

---- Minecraft Crash Report ----

WARNING: coremods are present:
  offlineskins (OfflineSkins-1.10.2-v1a.jar)
  CreativePatchingLoader (CreativeCore v1.6.1 mc1.10.2.jar)
  MoreCommandsLoadingPlugin (MoreCommands-1.10.2-4.0.jar)
  CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar)
  EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar)
  NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  OFMDepLoader (OpenFM-1.9.4-0.1.0.11.jar)
  IC2core (industrialcraft-2-2.6.37-ex110.jar)
  LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.12.jar)
  BCModPlugin (zz-backpacks 1.10.2 - 3.1.1.jar)
  MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
  CorePlugin (FluxedRedstone-2.3.0.48.jar)
  TNTUtilities Core (tnt_utilities-mc1.10-1.2.1.jar)
  LoadingPlugin (Quark-r1.0-55.jar)
  DLFMLCorePlugin (DynamicLights-1.10.2.jar)
  TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
  LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
  MalisisSwitchesPlugin (malisisswitches-1.9.4-3.0.0.jar)
  ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 9/3/16 4:07 PM
XRay version: 33
Description: Initializing game

java.lang.Error: java.lang.reflect.InvocationTargetException
    at slimeknights.mantle.pulsar.internal.BusExceptionHandler.handle(BusExceptionHandler.java:30)
    at slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:92)
    at slimeknights.mantle.pulsar.control.PulseManager.propagateEvent(PulseManager.java:203)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:793)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:322)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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.reflect.InvocationTargetException
    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 slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:89)
    ... 33 more
Caused by: java.lang.NullPointerException
    at net.minecraft.item.ItemStack.toString(ItemStack.java:425)
    at slimeknights.tconstruct.smeltery.TinkerSmeltery.registerRecipeOredictMelting(TinkerSmeltery.java:807)
    at slimeknights.tconstruct.smeltery.TinkerSmeltery.postInit(TinkerSmeltery.java:369)
    ... 38 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at slimeknights.mantle.pulsar.internal.BusExceptionHandler.handle(BusExceptionHandler.java:30)
    at slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:92)
    at slimeknights.mantle.pulsar.control.PulseManager.propagateEvent(PulseManager.java:203)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:793)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:322)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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)

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_102, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1724017160 bytes (1644 MB) / 4254777344 bytes (4057 MB) up to 17166499840 bytes (16371 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: Minecraft 1.10.2 MCP 9.32 Powered by Forge 12.18.1.2076 235 mods loaded, 235 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ   mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJ   FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2076.jar) 
    UCHIJ   Forge{12.18.1.2076} [Minecraft Forge] (forge-1.10.2-12.18.1.2076.jar) 
    UCHIJ   buildingbrickshooks{1.10.2-2.0.12} [Building Bricks Hooks] (minecraft.jar) 
    UCHIJ   creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) 
    UCHIJ   OpenComputers|Core{1.6.0.3-rc.1} [OpenComputers (Core)] (minecraft.jar) 
    UCHIJ   backpacks16840{3.1.1} [Backpacks!] (zz-backpacks 1.10.2 - 3.1.1.jar) 
    UCHIJ   tnt_utilities_core{1.2.1} [TNTUtils Core] (minecraft.jar) 
    UCHIJ   fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar) 
    UCHIJ   actuallyadditions{1.10.2-r62} [Actually Additions] (ActuallyAdditions-1.10.2-r62.jar) 
    UCHIJ   alt{1.06} [Additional Loot Tables] (AdditionalLootTables_1.10.2-1.06.jar) 
    UCHIJ   ArrowFix{1.1} [Tipped Arrow Fixer] (ArrowFix-1.1.jar) 
    UCHIJ   Circuits{4.1.0} [Automated Redstone] (AutomatedRedstone-1.9.4-4.1.0.jar) 
    UCHIJ   autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar) 
    UCHIJ   Quark{r1.0-55} [Quark] (Quark-r1.0-55.jar) 
    UCHIJ   AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) 
    UCHIJ   mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar) 
    UCHIJ   bagelsmore{1.0.1} [Bagelsmore: The Return] (Bagelsmore-1.9.4-1.0.1.jar) 
    UCHIJ   basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar) 
    UCHIJ   golems{6.01} [Extra Golems] (ExtraGolems[1.10]-6.01.jar) 
    UCHIJ   golems_metal{6.01.1} [Base Metal Golems] (BaseMetalGolems[1.10]-6.01.1.jar) 
    UCHIJ   bdlib{1.12.2.10} [BD Lib] (bdlib-1.12.2.10-mc1.10.2.jar) 
    UCHIJ   bedrockplus{0.5.0} [bedrockplus] (bedrockplus-0.5.0.jar) 
    UCHIJ   BetterAchievements{0.3.1.32} [Better Achievements] (BetterAchievements-1.10.2-0.3.1.32.jar) 
    UCHIJ   bookshelf{1.3.0.282} [Bookshelf] (Bookshelf-1.10.2-1.3.0.282.jar) 
    UCHIJ   BuildersGuides{1.10.2-1.0.2} [Builder's Guides] (buildersguides-1.10.2-1.0.2.jar) 
    UCHIJ   buildingbricks{1.10.2-2.0.12} [Building Bricks] (BuildingBricks-1.10.2-2.0.12.jar) 
    UCHIJ   Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar) 
    UCHIJ   Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar) 
    UCHIJ   SonarCore{3.1.4} [SonarCore] (SonarCore-1.9.4-3.1.4.jar) 
    UCHIJ   Calculator{3.1.1} [Calculator] (Calculator-1.9.4-3.1.1.jar) 
    UCHIJ   Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar) 
    UCHIJ   CharsetLib{0.3.0-pre15} [‽] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetAudio{0.3.0-pre15} [♫] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetCarts{0.3.0-pre15} [U] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetDecoration{0.3.0-pre15} [⚿] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetTweaks{0.3.0-pre15} [*] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar) 
    UCHIJ   CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar) 
    UCHIJ   ChestTransporter{2.5.2} [Chest Transporter] (ChestTransporter-1.10.2-2.5.2.jar) 
    UCHIJ   chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar) 
    UCHIJ   chiselsandbits{11.10} [Chisels & Bits] (chiselsandbits-11.10.jar) 
    UCHIJ   ChiselsBytes{0.4} [Chisels & Bytes] (ChiselsBytes-1.9.4-0.4.jar) 
    UCHIJ   commandkeybindings{6.0.2.10} [Command Keybindings] (CommandKeybindings-Forge-6.0.2.10.jar) 
    UCHIJ   cyclopscore{0.7.7} [Cyclops Core] (CyclopsCore-1.9.4-0.7.7.jar) 
    UCHIJ   commoncapabilities{1.1.2} [CommonCapabilities] (CommonCapabilities-1.9.4-1.1.2.jar) 
    UCHIJ   gg5cookiemod{0.7} [Cookie Obsession Mod] (CookieObsession-0.7.jar) 
    UCHIJ   cookingforblockheads{4.2.14} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.14.jar) 
    UCHIJ   covers{0.3.0.6} [Simple Covers] (covers-0.3.0.6-mc1.10.2.jar) 
    UCHIJ   ccb{1.0} [Craftable Command Blocks] (CraftableCommandBlocks(1.9.4)-1.0.jar) 
    UCHIJ   craftingcraft{4.1.6} [CraftingCraft] (CraftingCraft_1.10.2-4.1.6.jar) 
    UCHIJ   craftingtweaks{6.1.12} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.12.jar) 
    UCHIJ   MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar) 
    UCHIJ   creativecore{1.5.0} [CreativeCore] (CreativeCore v1.6.1 mc1.10.2.jar) 
    UCHIJ   excore{1.6.2} [EXCore] (Excore-1.6.2-1.10.2.jar) 
    UCHIJ   creeperawareness{2.0.2} [Creeper Awareness] (CreeperAwareness-2.0.2-1.10.2.jar) 
    UCHIJ   creeperconfetti{1.3} [Creeper Confetti] (creeperconfetti-1.2.1.jar) 
    UCHIJ   drones{1.10.2-1.5.0} [CustomDrones] (CustomDrones-1.5.0-mc1.10.2.jar) 
    UCHIJ   customizedlore{3.0.0} [CustomizedLore] (CustomizedLore-1.9-3.0.0.jar) 
    UCHIJ   cxlibrary{1.2.2} [CXLibrary] (cxlibrary-1.10.2-1.2.2.jar) 
    UCHIJ   wonderfulwands{2.2.0} [Wonderful Wands] (CyanosWonderfulWands_1.10.2-2.2.0.jar) 
    UCHIJ   mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar) 
    UCHI    tconstruct{1.10.2-2.4.0.jenkins325} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jar) 
    UCHI    immersiveengineering{${version}} [Immersive Engineering] (ImmersiveEngineering-0.10-38.jar) 
    UCHI    JEI{3.9.0.246} [Just Enough Items] (jei_1.10.2-3.9.0.246.jar) 
    UCHI    darkutils{1.1.3.71} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.71.jar) 
    UCHI    decoy{1.0.2} [Decoy] (Decoy-1.9.4-1.0.2.jar) 
    UCHI    disenchanter{1.4} [Disenchanter] (disenchanter-[1.9.4]1.4.jar) 
    UCHI    malisiscore{1.9.4-4.1.1} [MalisisCore] (malisiscore-1.9.4-4.1.1.jar) 
    UCHI    ddb{1.9.4-5.0.0} [DIY Decorative Blocks] (DIYDecorativeBlocks-1.9.4-5.0.0.jar) 
    UCHI    double_jump{1.0.1} [DoubleJump] (DoubleJump-1.10.2-1.0.0.jar) 
    UCHI    DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar) 
    UCHI    StorageDrawers{1.10.2-3.2.6} [Storage Drawers] (StorageDrawers-1.10.2-3.2.6.jar) 
    UCHI    bitdrawers{0.31} [Drawers & Bits] (DrawersBits-1.10.2-0.31.jar) 
    UCHI    DynamicLights{1.4.3} [Dynamic Lights] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.10.2.jar) 
    UCHI    DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.10.2.jar) 
    UCHI    dsurroundunofficial{3.0.6.1BETA} [Dynamic Surroundings Unofficial] (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar) 
    UCHI    ea{v2.4.2c-mc1.10.2} [Ebon Arts] (EbonArts-v2.4.2c-mc1.10.2.jar) 
    UCHI    poweradvantage{2.3.0} [Power Advantage] (PowerAdvantage_1.10.2-2.3.0.jar) 
    UCHI    electricadvantage{2.2.0} [Electric Advantage] (ElectricAdvantage_1.10.2-2.2.0.jar) 
    UCHI    enchiridion{3.1.7} [Enchiridion] (Enchiridion-1.9.4-3.1.7.jar) 
    UCHI    endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar) 
    UCHI    endercore{1.10.2-0.4.1.53-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.53-beta.jar) 
    UCHI    EnderIO{1.10.2-3.0.1.101_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.101_beta.jar) 
    UCHI    shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar) 
    UCHI    endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar) 
    UCHI    enderthing{0.6.11} [Enderthing] (enderthing-1.10.2-0.6.11.jar) 
    UCHI    enderutilities{0.6.5} [Ender Utilities] (enderutilities-1.10.2-0.6.5.jar) 
    UCHI    EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar) 
    UCHI    modernmetals{0.11.0} [Modern Metals] (ModernMetals-0.11.0.jar) 
    UCHI    endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar) 
    UCHI    energysynergy{1.0.1} [EnergySynergy] (EnergySynergy-1.9.4-1.0.1.jar) 
    UCHI    valkyrielib{1.10.2-0.10.3} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.3.jar) 
    UCHI    environmentaltech{1.10.2-0.10.3a} [Environmental Tech] (environmentaltech-1.10.2-0.10.3a.jar) 
    UCHI    everythingblocks{1.2.1-1.9.4} [Everything Blocks] (EverythingBlocks-1.2.1-1.9.4.jar) 
    UCHI    ExtraBitManipulation{1.9-2.1.2} [Extra Bit Manipulation] (ExtraBitManipulation-1.9.4-2.1.0.jar) 
    UCHI    golems_modern{6.01.1} [Modern Metal Golems Addon] (ModernMetalGolemsAddon[1.10]-6.01.1.jar) 
    UCHI    golems_waila{5.01.1} [Extra Golems Waila Addon] (ExtraGolemsWailaAddon[1.9.4]-5.01.1.jar) 
    UCHI    shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar) 
    UCHI    ExtraRails{1.1.1} [Extra Rails] (ExtraRails-1.10.2-1.1.1.jar) 
    UCHI    extratweaker{0.3} [ExtraTweaker] (ExtraTweaker-1.9.4-0.3.jar) 
    UCHI    zerocore{1.10.2-0.0.8.0} [Zero CORE] (zerocore-1.10.2-0.0.8.0.jar) 
    UCHI    bigreactors{0.4.5.10} [Extreme Reactors] (ExtremeReactors-1.9.4-0.4.5.10.jar) 
    UCHI    IC2{2.6.37-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.37-ex110.jar) 
    UCHI    OpenComputers{1.6.0.3-rc.1} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar) 
    UCHI    FFS{1.9.4-1.6.4-b28} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9.4-1.6.4-b28.jar) 
    UCHI    ModUtilsLib{2.1.1} [ModUtilsLib] (ModUtilsLib-2.1.1-mc1.10.2.jar) 
    UCHI    FastLadder{1.0.2} [FastLadder!] (FastLadder-1.0.2-mc1.10.2.jar) 
    UCHI    FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-MC1.9.4-1.2.1.jar) 
    UCHI    frt{6.3.2.22} [Fire's Random Things] (FiresRandomThings-Forge-6.3.2.22.jar) 
    UCHI    flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar) 
    UCHI    reborncore{2.6.2.27} [RebornCore] (RebornCore-1.10.2-2.6.2.27-universal.jar) 
    UCHI    reborncore-mcmultipart{2.6.2.27} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.6.2.27-universal.jar) 
    UCHI    tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar) 
    UCHI    fluxedredstone{2.3.0.48} [FluxedRedstone] (FluxedRedstone-2.3.0.48.jar) 
    UCHI    FluxNetworks{1.0.6} [Flux Networks] (FluxNetworks-1.9.4-1.0.6.jar) 
    UCHI    forestry{5.2.9.241} [Forestry] (forestry_1.10.2-5.2.9.241.jar) 
    UCHI    Funnels{1.1.0} [Funnels] (Funnels-1.10.2-1.1.0.jar) 
    UCHI    gearswap{1.2.6} [Gear Swapper] (gearswap-1.9.4-1.2.6.jar) 
    UCHI    gemsplus{1.7} [Gems+] (gemsplus-1.7-mc1.10.2.jar) 
    UCHI    gendustry{1.6.4.19} [GenDustry] (gendustry-1.6.4.19-mc1.10.2.jar) 
    UCHI    pressure{1.3.1.13} [Pressure Pipes] (pressure-1.3.1.13-mc1.10.2.jar) 
    UCHI    advgenerators{0.9.20.12} [Advanced Generators] (generators-0.9.20.12-mc1.10.2.jar) 
    UCHI    glasscraftmod{1.0} [Glasscraft] (Glasscraftmod v1.0 - MC1.10.2 Forge.jar) 
    UCHI    GlobalGameRules{1.0} [Global GameRules] (GlobalGameRules-1.10.2-1.0.jar) 
    UCHI    holovm{1.9.4-1.1} [HolographicVictoryMonument] (HolographicVictoryMonument-1.9.4-1.1.jar) 
    UCHI    hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.7.jar) 
    UCHI    IGI|RFToolsIntegration{1.1} [InGame-Info-XML RFTools Integration] (IGI-RFTools-1.1.jar) 
    UCHI    IGWMod{1.3.0-5} [In-Game wiki Mod] (IGW-Mod-1.9.4-1.3.0-5-universal.jar) 
    UCHI    InductionCharger{1.1.2} [Induction Charger] (InductionCharger-1.10.2-1.1.2.jar) 
    UCHI    Automation{5.1.1} [Inductive Automation] (InductiveAutomation-1.10.2-5.2.0.jar) 
    UCHI    LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.36-universal.jar) 
    UCHI    InGameInfoXML{2.8.1.85} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.85-universal.jar) 
    UCHI    ironchest{1.10.2-7.0.9.796} [Iron Chest] (ironchest-1.10.2-7.0.9.796.jar) 
    UCHI    japta{1.9.0} [JAPTA] (JAPTA-1.9.4-1.9.0.jar) 
    UCHI    jeibees{0.9.0.1} [JEI Bees] (jeibees-0.9.0.1-mc1.10.2.jar) 
    UCHI    journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar) 
    UCHI    justenoughbuttons{1.10.2-1.5.1} [Just Enough Buttons] (justenoughbuttons-1.10.2-1.5.1.jar) 
    UCHI    jeresources{0.5.0.52} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.0.52.jar) 
    UCHI    KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.10.2-2.1.jar) 
    UCHI    kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar) 
    UCHI    labyrinth{${version}} [Daedalus' Labyrinth] (Labyrinth-1.1.jar) 
    UCHI    malisisadvert{1.9.4-4.0.1} [Malisis Advert] (malisisadvert-1.9.4-4.0.1.jar) 
    UCHI    malisisblocks{1.9.4-4.0.1} [Malisis Blocks] (malisisblocks-1.9.4-4.0.1.jar) 
    UCHI    malisisdoors{1.9.4-5.0.3} [MalisisDoors] (malisisdoors-1.9.4-5.0.3.jar) 
    UCHI    malisisswitches{1.9.4-3.0.0} [Malisis Switches] (malisisswitches-1.9.4-3.0.0.jar) 
    UCHI    minecreed{1.9} [MineCreed] (minecreed-1.9-MC-1.10.jar) 
    UCHI    mineralogy{3.2.0} [Mineralogy] (Mineralogy_1.10.2-3.2.0.jar) 
    UCHI    testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar) 
    UCHI    moarsigns{3.2.0} [MoarSigns] (MoarSigns-1.9.4-3.2.0.jar) 
    UCHI    ModLister{1.10.2-2.1.8} [ModLister] (ModLister-1.10.2-2.1.8.jar) 
    UCHI    modtweaker{2.0.1} [Mod Tweaker] (ModTweaker2-2.0.1.jar) 
    UCHI    moreanvils{6.0.2.11} [More Anvils] (MoreAnvils-Forge-6.0.2.11.jar) 
    UCHI    morebees{1.10.2-1.0.1} [More Bees] (morebees-1.10.2-1.0.1.jar) 
    UCHI    mrnobody_morecommands{4.0} [MoreCommands] (MoreCommands-1.10.2-4.0.jar) 
    UCHI    mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar) 
    UCHI    multibeds{1.2.0} [Multi-Beds] (multibeds-1.10.0-1.2.0.jar) 
    UCHI    MultiPageChest{1.7.0} [Multi Page Chest] (MultiPageChest-1.10-1.7.0.jar) 
    UCHI    terraqueous{1.2.4} [Terraqueous] (terraqueous-1.10.0-1.2.4.jar) 
    UCHI    multistorage{1.2.2} [Multi-Storage] (multistorage-1.10.0-1.2.2.jar) 
    UCHI    nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar) 
    UCHI    currency{2.0.5} [Never Enough Currency] (NeverEnoughCurrency-2.0.5.jar) 
    UCHI    yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar) 
    UCHI    recipehandler{0.5} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.5(1.10.2).jar) 
    UCHI    obsidianglass{1.0.1} [Obsidian Glass] (obsidianglass-1.10-1.0.1.jar) 
    UCHI    offlineskins{1.10.2-v1a} [OfflineSkins] (OfflineSkins-1.10.2-v1a.jar) 
    UCHI    opframe{0.1} [OnlinePictureFrame] (OnlinePicFrame v1.1.1 mc1.10.2.jar) 
    UCHI    openfm{0.1.0.11} [OpenFM] (OpenFM-1.9.4-0.1.0.11.jar) 
    UCHI    openglasses{1.4} [OC Glasses] (OpenGlasses-1.4.jar) 
    UCHI    openprinter{0.1.0.3} [OpenPrinter] (OpenPrinter-1.9.4-0.1.0.3.jar) 
    UCHI    OravaliitosDonutMod{1.0.2} [OravaliitosDonutMod] (OravaliitosDonutMod-1.10.2-1.0.0.jar) 
    UCHI    fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar) 
    UCHI    orespawn{2.0.0} [OreSpawn] (orespawn-2.0.0.4-1.10.2.jar) 
    UCHI    harvestcraft{1.9.4-1.10.2c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2c.jar) 
    UCHI    pedestal{1.9.4-1.0.1} [ȣPedestal] (pedestal-1.9.4-1.0.1.jar) 
    UCHI    PersistentBits{1.0.4} [Persistent Bits] (PersistentBits-1.10.2-1.0.4.jar) 
    UCHI    StellarAPI{0.5.4.1.3} [Stellar API] (Stellar API-0.5.4.1.3.jar) 
    UCHI    Photoptics{0.5.1.3.4} [Photoptics] (Photoptics-0.5.1.3.4.jar) 
    UCHI    gunpowder{1.1_1.9.4} [Placeable Gunpowder] (PlaceableGunpowder-1.1_1.9.4.jar) 
    UCHI    platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar) 
    UCHI    prefab{1.1.1.0} [Prefab] (prefab-1.1.1.0.jar) 
    UCHI    Quartzly{0.3} [Quartzly] (Quartzly0.3.jar) 
    UCHI    randomthings{3.7.5} [Random Things] (RandomThings-MC1.10.2-3.7.5.jar) 
    UCHI    reap{1.3.0} [Reap Mod] (ReapMod 1.3.0.jar) 
    UCHI    Reconstructor{2.6} [Reconstructor] (Reconstructor-2.6.jar) 
    UCHI    redcontrols{1.9.4-0.9} [Red Controls] (redcontrols-1.9.4-0.9.jar) 
    UCHI    redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar) 
    UCHI    refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.0.8.jar) 
    UCHI    rftools{5.21} [RFTools] (rftools-1.10-5.21.jar) 
    UCHI    rftoolsdim{4.30beta48} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta48.jar) 
    UCHI    SaltMod{1.8.c} [Salty Mod] (SaltyMod-1.10-1.8.c_beta-1_.jar) 
    UCHI    Schematica{1.7.8.151} [Schematica] (Schematica-1.10.2-1.7.8.151-universal.jar) 
    UCHI    seedcopy{3.0.2} [SeedCopy] (SeedCopy-1.9-3.0.2.jar) 
    UCHI    Signals{1.0} [Signals] (Signals-1.10.2-0.4.3-universal.jar) 
    UCHI    simplebarrels{1.25g} [Simple Barrels] (simplebarrels-1.10.2-2002-1.25g.jar) 
    UCHI    simplycaterpillar{6.0.1.22} [Simply Caterpillar] (SimplyCaterpillar-Forge-6.0.1.22.jar) 
    UCHI    simplyconveyors{1.7.10-1.0.0} [Simply Conveyors] (SimplyConveyors-1.0.3.jar) 
    UCHI    stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar) 
    UCHI    steamadvantage{2.2.0} [Steam Advantage] (SteamAdvantage_1.10.2-2.2.0.jar) 
    UCHI    stellarsky{0.5.5.1.7} [Stellar Sky] (Stellar Sky-0.5.5.1.7.jar) 
    UCHI    storagenetwork{1.12.8} [Storage Network] (StorageNetwork-1.9.4-1.12.8.jar) 
    UCHI    storagesilo{1.2.3} [StorageSilo] (StorageSilo-1.9.4-1.2.3.jar) 
    UCHI    thutcore{3.2.3} [ThutCore] (thutcore-1.9.4-3.2.3.jar) 
    UCHI    thuttech{3.0.9} [Thut's Tech] (thuttech-3.0.9.jar) 
    UCHI    tinker_io{beta 2.3.5} [Tinker I/O] (tinker_io-1.10.2-beta 2.3.5.jar) 
    UCHI    TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar) 
    UCHI    tnt_utilities{1.2.1} [TNTUtils] (tnt_utilities-mc1.10-1.2.1.jar) 
    UCHI    TODOList{1.1.2} [TODO List] (TODOList-1.1.2.jar) 
    UCHI    tombmanygraves{1.9.4_1.10.2-2.1.8} [Tomb Many Graves] (TombManyGraves-1.9.4_1.10.2-2.1.8.jar) 
    UCHI    va{1.10.2-1.3} [Vanilla Automation] (va-1.10.2-1.3.jar) 
    UCHI    visiblearmorslots{2.0} [Visible Armor Slots] (VisibleArmorSlots[1.10.2]-2.0.jar) 
    UCHI    WailaHarvestability{1.1.8} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.8.jar) 
    UCHI    waterstrainer{1.2.1} [Water Strainer] (WaterStrainer-1.9.4-1.2.1.jar) 
    UCHI    icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.203.jar) 
    UCHI    wawla{2.3.0.202} [What Are We Looking At] (Wawla-1.10.2-2.3.0.203.jar) 
    UCHI    waystones{2.0.4} [Waystones] (Waystones_1.10.2-2.0.4.jar) 
    UCHI    Woot{1.10.2-0.2.7-beta} [Woot] (woot-1.10.2-0.2.7-beta.jar) 
    UCHI    worldedit{6.1.3} [WorldEdit] (worldedit-forge-mc1.9.4-6.1.3-dist.jar) 
    UCHI    WorldEditCuiFe{1.0.2} [WorldEdit CUI Forge Edition] (WorldEditCuiFe-v1.0.4-mf-1.10.2-12.18.1.2026.jar) 
    UCHI    wts{1.0.0} [What's That Slot] (WTS-1.0.0.jar) 
    UCHI    wuestutilities{1.10.2.7} [Wuest Utilities] (wuestUtilities-1.10.2.7.jar) 
    UCHI    fluidity{6.0.1.1} [Fluidity] (Fluidity-Forge-6.0.1.1.jar) 
    Loaded coremods (and transformers): 
offlineskins (OfflineSkins-1.10.2-v1a.jar)
  lain.mods.skins.asm.ASMTransformer
CreativePatchingLoader (CreativeCore v1.6.1 mc1.10.2.jar)

MoreCommandsLoadingPlugin (MoreCommands-1.10.2-4.0.jar)
  com.mrnobody.morecommands.asm.transform.TransformBlockRailBase
  com.mrnobody.morecommands.asm.transform.TransformForgeHooks
  com.mrnobody.morecommands.asm.transform.TransformItemStack
CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar)
  cubex2.cxlibrary.CoreModTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  net.fybertech.nwr.NWRTransformer
OFMDepLoader (OpenFM-1.9.4-0.1.0.11.jar)

IC2core (industrialcraft-2-2.6.37-ex110.jar)

LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.12.jar)
  com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks
BCModPlugin (zz-backpacks 1.10.2 - 3.1.1.jar)
  brad16840.common.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
  net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  net.malisis.core.util.chunkblock.ChunkBlockTransformer
  net.malisis.core.renderer.transformer.MalisisRendererTransformer
  net.malisis.core.renderer.icon.asm.TextureMapTransformer
  net.malisis.core.util.clientnotif.ClientNotifTransformer
CorePlugin (FluxedRedstone-2.3.0.48.jar)

TNTUtilities Core (tnt_utilities-mc1.10-1.2.1.jar)
  ljfa.tntutils.asm.ExplosionTransformer
LoadingPlugin (Quark-r1.0-55.jar)
  vazkii.quark.base.asm.ClassTransformer
DLFMLCorePlugin (DynamicLights-1.10.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
  li.cil.oc.common.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
  lumien.randomthings.asm.ClassTransformer
MalisisSwitchesPlugin (malisisswitches-1.9.4-3.0.0.jar)
  net.malisis.switches.asm.MalisisSwitchesTransformer
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  shetiphian.core.asm.ClassTransformer
dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
  org.blockartistry.mod.DynSurround.asm.Transformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.54' Renderer: 'GeForce GTX 980M/PCIe/SSE2'
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - craftingtweaksIntegration (Enabled/Not Forced)
        - WailaIntegration (Enabled/Not Forced)

    List of loaded APIs: 
        * actuallyadditionsapi (22) from ActuallyAdditions-1.10.2-r62.jar
        * BetterAchievements|API (0.3.1.32) from BetterAchievements-1.10.2-0.3.1.32.jar
        * CalculatorAPI (1.9.4 - 1.0) from Calculator-1.9.4-3.1.1.jar
        * CharsetAPI (0.1) from Charset-0.3.0-pre15.jar
        * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre15.jar
        * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre15.jar
        * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre15.jar
        * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre15.jar
        * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre15.jar
        * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre15.jar
        * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
        * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.10.jar
        * CoFHAPI (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
        * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
        * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.3.jar
        * CoFHAPI|energy (1.8.9R1.2.0B1) from EnderIO-1.10.2-3.0.1.101_beta.jar
        * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.3.jar
        * CoFHAPI|item (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
        * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
        * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.1.2.jar
        * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
        * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
        * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
        * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
        * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
        * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
        * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
        * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
        * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.12.jar
        * Creeper Awareness | API (2.0) from CreeperAwareness-2.0.2-1.10.2.jar
        * Creeper Awareness | API | EVENTS (2.0) from CreeperAwareness-2.0.2-1.10.2.jar
        * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
        * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
        * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
        * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
        * environmentaltech-api (1.10.2-0.10.3a) from environmentaltech-1.10.2-0.10.3a.jar
        * EverythingBlocksAPI (1.2.0-1.9) from EverythingBlocks-1.2.1-1.9.4.jar
        * FluxNetworkAPI (1.0.0) from FluxNetworks-1.9.4-1.0.6.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.9.241.jar
        * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.9.241.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.4.19-mc1.10.2.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-38.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-38.jar
        * jeresources|API (0.5.0.52) from JustEnoughResources-1.10.2-0.5.0.52.jar
        * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
        * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
        * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
        * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
        * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
        * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.0.246.jar
        * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
        * MoarSigns|API (1.1) from MoarSigns-1.9.4-3.2.0.jar
        * OpenComputersAPI|Component (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
        * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
        * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
        * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
        * OpenComputersAPI|Event (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
        * OpenComputersAPI|FileSystem (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
        * OpenComputersAPI|Internal (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
        * OpenComputersAPI|Machine (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
        * OpenComputersAPI|Manual (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
        * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
        * OpenComputersAPI|Prefab (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
        * pressureAPI (1.3.1.13) from pressure-1.3.1.13-mc1.10.2.jar
        * reborncoreAPI (2.6.2.27) from RebornCore-1.10.2-2.6.2.27-universal.jar
        * RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.10.2-2.0.8.jar
        * SchematicaAPI (1.1) from Schematica-1.10.2-1.7.8.151-universal.jar
        * SchematicaAPI|Events (1.1) from Schematica-1.10.2-1.7.8.151-universal.jar
        * StellarAPI|API (0.5.4.1.3) from Stellar API-0.5.4.1.3.jar
        * stellarsky|API (2.5) from Stellar Sky-0.5.5.1.7.jar
        * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
        * TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.4.jar
        * TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.4.jar
        * TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.4.jar
        * TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.4.jar
        * thut|API (1.0.0) from thutcore-1.9.4-3.2.3.jar
        * valkyrielib.api (1.10.2-0.10.3) from valkyrielib-1.10.2-0.10.3.jar
        * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
        * zerocore|API|multiblock (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
        * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
        * zerocore|API|multiblock|validation (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
    EnderIO: No known problems detected.
    Detailed RF API diagnostics:
                  * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/EnergyStorage.class
                  * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/IEnergyConnection.class
                  * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/IEnergyContainerItem.class
                  * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/IEnergyHandler.class
                  * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/IEnergyProvider.class
                  * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/IEnergyReceiver.class
                  * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/IEnergyStorage.class
                  * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/ItemEnergyContainer.class
                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/TileEnergyHandler.class
                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Zachary/AppData/Roaming/.minecraft/mods/CD4017BE_lib-1.10.2-4.2.0.jar!/cofh/api/energy/TileEnergyHandler.class

    Launched Version: 1.10.2-forge1.10.2-12.18.1.2076
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 980M/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.54, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz

Removing fluidity fixed the issue. The crash still happened with just mantle, tconstruct, and fluidity.

Added SAG Mill Recipes are too fast

Recipes added to the Ender IO SAG Mill are much too fast. They also consume energy at the same rate as recipes at normal speed, so each item processed uses too little energy.

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.