Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
- CustomLanLoader (CustomLAN Reborn-1.10.2_1.1.jar)
- LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
- CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar)
- IC2core (industrialcraft-2-2.6.15-ex110.jar)
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- machpcraft Core ([1.10.2] MachinePowerCraft-1.10.2_1.1.8.jar)
- LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
- ProgressionTransformer (Progression-1.10.2-0.6.7.jar)
- GenderLoadingPlugin ([1.10.2]Gender-1.2.4.jar)
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- PSLoadingPlugin (PerfectSpawn-MC1.10.2-1.4.jar)
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
- Contact their authors BEFORE contacting forge
- // Surprise! Haha. Well, this is awkward.
- Time: 7/21/16 4:35 PM
- Description: There was a severe problem during mod loading that has caused the game to fail
- net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: ic2.api.crops.CropCard.getId()Ljava/lang/String;
- at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:610)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
- 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(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- Caused by: java.lang.NoSuchMethodError: ic2.api.crops.CropCard.getId()Ljava/lang/String;
- at ic2.core.crop.IC2Crops.registerCrop(IC2Crops.java:335)
- at ic2.core.crop.IC2Crops.registerCrops(IC2Crops.java:163)
- at ic2.core.crop.IC2Crops.init(IC2Crops.java:155)
- at ic2.core.IC2.load(IC2.java:261)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:577)
- at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- 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(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- 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.preinitializeMods(Loader.java:607)
- ... 10 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.10.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 544738856 bytes (519 MB) / 1941438464 bytes (1851 MB) up to 3817865216 bytes (3641 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.32 Powered by Forge 12.18.1.2016 174 mods loaded, 174 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2016-failtests.jar)
- UCH Forge{12.18.1.2016} [Minecraft Forge] (forge-1.10.2-12.18.1.2016-failtests.jar)
- UCH machpcraftCore{1.1.8} [Machine Power Craft Core] (minecraft.jar)
- UCH customlanreborn{1.10.2_1.1} [Custom LAN Reborn] (minecraft.jar)
- UCH hammercore{1.0.6} [Hammer Core] (Hammer Core-1.10.2_1.0.6.jar)
- UCE IC2{2.6.15-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.15-ex110.jar)
- UCH machpcraft{1.1.8} [Machine Power Craft] ([1.10.2] MachinePowerCraft-1.10.2_1.1.8.jar)
- UCH gender{1.2.4} [Gender] ([1.10.2]Gender-1.2.4.jar)
- UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
- UCH JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar)
- UCH abyssalcraft{1.9.2.5} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.2.5.jar)
- UCH adobeblocks{6.0.2.17} [Adobe Blocks 2] (AdobeBlocks-Forge-6.0.2.17.jar)
- UCH advancedswords{1.3.0} [Advanced Swords] (advancedswords-1.3.0-[1.9.4].jar)
- UCH AppleCore{1.3.5} [AppleCore] (AppleCore-mc1.10.2-1.3.5.jar)
- UCH armorplus{1.9.4-4.0.6.1} [ArmorPlus] (ArmorPlus1.9.4-4.0.6.1.jar)
- UCH AutoSapling{1.3.3} [AutoSapling] (Autosapling-1.3.3-MC1.10.jar)
- UCH basemetals{2.3.2} [Base Metals] (BaseMetals_1.9.4-2.3.2.6.jar)
- UCH Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
- UCH BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
- UCH bdlib{1.12.0.2} [BD Lib] (bdlib-1.12.0.2-mc1.10.2.jar)
- UCH BetterAchievements{0.3.0.29} [Better Achievements] (BetterAchievements-1.10.2-0.3.0.29.jar)
- UCH betterbuilderswands{0.6.5} [Better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar)
- UCH CalendarAPI{1.5} [CalendarAPI] (Calendar-1.10-1.5-9.jar)
- UCH FoxieLib{1.0} [Foxie Lib] (FoxieLib-1.10-1.0-4.jar)
- UCH bettersleeping{2.0-gamma} [Better Sleeping] (BetterSleeping-1.10-2.0-gamma-9.jar)
- UCH BetterSprinting{1.1.5} [Better Sprinting] (BetterSprinting MC-1.10 v1.1.5.jar)
- UCH bettertitlescreen{1.2e} [Better Title Screen] (BetterTitleScreen-1.10.2-1.2e.jar)
- UCH BiomesOPlenty{4.1.0.2052} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2052-universal.jar)
- UCH blockdrops{1.0.5} [Block Drops] (BlockDrops-1.10.2-1.0.5.jar)
- UCH Botania{r1.8-313} [Botania] (Botania-unofficial.r1.8-313.jar)
- UCH Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar)
- UCH chancecubes{1.10-2.1.3.115} [Chance Cubes] (ChanceCubes-1.10-2.1.3.115.jar)
- UCH claybucket{1.0} [Clay Bucket] (ClayBucket-1.9.4-1.0.jar)
- UCH cyclopscore{0.7.2} [Cyclops Core] (CyclopsCore-1.9.4-0.7.2.jar)
- UCH colossalchests{1.3.7} [Colossal Chests] (ColossalChests-1.9.4-1.3.7.jar)
- UCH combathelp{1.0.3} [Combat Help] (combathelp-1.9.4-1.0.3.jar)
- UCH commoncapabilities{1.1.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.1.1.jar)
- UCH craftingcraft{4.0.3} [CraftingCraft] (craftingcraft-mc1.9.4-4.0.3.jar)
- UCH cxlibrary{1.2.2} [CXLibrary] (cxlibrary-1.10.2-1.2.2.jar)
- UCH D3Core{1.2.1.55} [D³Core] (D3Core-1.9.4-1.2.1.55.jar)
- UCH D3Commands{1.3.0.36} [D3Commands] (D3Commands-1.9.4-1.3.0.36.jar)
- UCH ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar)
- UCH deepresonance{1.2.0beta35} [DeepResonance] (deepresonance-1.9.4-1.2.0beta35.jar)
- UCH elementsofpower{0.7.10-alpha} [Elements of Power] (ElementsOfPower-1.9.4-0.7.10-alpha.jar)
- UCH emeraldobsidianmod{1.5} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.5-1.10.2.jar)
- UCH endercore{1.10.2-0.4.1.41-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.41-beta.jar)
- UCH EnderIO{1.10.2-3.0.1.73_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.73_beta.jar)
- UCH enderrift{1.1.0} [Ender-Rift] (EnderRift-1.9.4-1.1.0.jar)
- UCH shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
- UCH endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar)
- UCH enderutilities{0.6.5-beta.1} [Ender Utilities] (enderutilities-1.10.2-0.6.5-beta.1.jar)
- UCH modernmetals{0.11.0} [Modern Metals] (ModernMetals-0.11.0.jar)
- UCH endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
- UCH ValkyrieLib{1.10-0.10.1} [Valkyrie Lib] (valkyrielib-1.10-0.10.1.jar)
- UCH EnvironmentalTech{1.10-0.10.1a} [Environmental Tech] (environmentaltech-1.10-0.10.1a.jar)
- UCH excore{1.6.1} [EXCore] (Excore-1.6.1-1.10.2.jar)
- UCH FFS{1.9.4-1.6.4-b28} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9.4-1.6.4-b28.jar)
- UCH FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-MC1.9.4-1.2.1.jar)
- UCH FloodLights{1.2.7-145} [Flood Lights] (FloodLights-1.9.4-1.2.7-145.jar)
- UCH fluxducts{1.0.4} [Flux Ducts] (fluxducts-mc1.9.4-1.0.4.jar)
- UCH forestry{5.2.1.204} [Forestry] (forestry_1.10.2-5.2.1.204.jar)
- UCH llor{1.1.0-mc[1.9-1.10.2]} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.0-mc[1.9-1.10.2].jar)
- UCH FEI{1.0.15} [Forever Enough Items] (ForeverEnoughItems-1.0.15-1.10.2.jar)
- UCH forgeanalytics{0.0.0.13} [Forge Analytics] (ForgeAnalytics-1.10-0.0.0.19.jar)
- UCH SilentLib{1.0.12} [Silent Lib] (SilentLib-1.9.4-1.0.12-20.jar)
- UCH WIT{1.0.19} [WIT] (WIT-1.9.4-1.0.19-36.jar)
- UCH FunOres{1.2.7} [Fun Ores] (FunOres-1.10-1.2.7-68.jar)
- UCH furnus{1.83} [Furnus] (Furnus-1.10.2-1.83.jar)
- UCH gendustry{1.6.4.8} [GenDustry] (gendustry-1.6.4.8-mc1.10.2.jar)
- UCH pressure{1.3.1.3} [Pressure Pipes] (pressure-1.3.1.3-mc1.10.2.jar)
- UCH advgenerators{0.9.20.4} [Advanced Generators] (generators-0.9.20.4-mc1.10.2.jar)
- UCH geoactivity{2.2.3} [GeoActivity] (geoactivity-2.4.jar)
- UCH glass_shards{1.6.2} [Glass Shards] (glass_shards_mc1.9.4-1.6.2.jar)
- UCH godweapons{4.5_1.10.2} [Gods' Weapons] (godweapons - 4.5_1.10.2.jar)
- UCH gravestone{1.5.1} [Gravestone] (GraveStone Mod 1.5.1.jar)
- UCH HoloInventory{2.0.1.135} [HoloInventory] (HoloInventory-1.9.4-2.0.1.135.jar)
- UCH hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.7.jar)
- UCH HungerInPeace{1.0.0} [Hunger In Peace] (HungerInPeace-mc1.9.4-1.0.0.jar)
- UCH agefc{0.1-069} [Age's] (IA T0.1-069.jar)
- UCH immcraft{1.1.7} [Immersive Craft] (immcraft-1.9.4-1.1.7.jar)
- UCH integrateddynamics{0.4.1} [Integrated Dynamics] (IntegratedDynamics-1.9.4-0.4.1.jar)
- UCH InventoryPets{1.4.8} [Inventory Pets] (inventorypets-1.10-1.4.8.jar)
- UCH inventorysorter{0.10.0+42} [Simple Inventory sorting] (inventorysorter-1.10-0.10.0+42.jar)
- UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
- UCH IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar)
- UCH jacb{1.0.6} [JACB] (JACB-1.10.2-1.0.6.jar)
- UCH japta{1.9.0} [JAPTA] (JAPTA-1.9.4-1.9.0.jar)
- UCH journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
- UCH fyberbackpack{1.0.2} [Just Backpacks] (justbackpacks-mc1.9.4-1.0.2.jar)
- UCH jeresources{0.4.6.42} [Just Enough Resources] (JustEnoughResources-1.10.2-0.4.6.42.jar)
- UCH jwin{univ_compat_filler} [Just What I Needed] (jwin-0.12.0_mc1.10.2.jar)
- UCH Lockdown{${mod_version}} [Lockdown] (Lockdown-1.10.2-5.0.0-universal.jar)
- UCH Login_Shield{1.10.2-1-g7277432} [Login Shield] (Login_Shield-1.10.2-1-g7277432.jar)
- UCH LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.36-universal.jar)
- UCH lycanitesmobs{1.15.1.1 - MC 1.10} [Lycanites Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH arcticmobs{1.15.1.1 - MC 1.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH demonmobs{1.15.1.1 - MC 1.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH desertmobs{1.15.1.1 - MC 1.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH forestmobs{1.15.1.1 - MC 1.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH freshwatermobs{1.15.1.1 - MC 1.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH infernomobs{1.15.1.1 - MC 1.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH junglemobs{1.15.1.1 - MC 1.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH mountainmobs{1.15.1.1 - MC 1.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH plainsmobs{1.15.1.1 - MC 1.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH saltwatermobs{1.15.1.1 - MC 1.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH shadowmobs{1.15.1.1 - MC 1.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH swampmobs{1.15.1.1 - MC 1.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.15.1.1 [1.10].jar)
- UCH mantle{1.10-0.10.3.jenkins156} [Mantle] (Mantle-1.10-0.10.3.jar)
- UCH am{1.6.0} [Marines Random Things] (Marines Random Things 1.6.0.jar)
- UCH mcmultipart{1.2.0} [MCMultiPart] (MCMultiPart-1.2.0-universal.jar)
- UCH Mekanism{9.1.0} [Mekanism] (Mekanism-1.10.2-9.1.0.288.jar)
- UCH MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.0.288.jar)
- UCH MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.10.2-9.1.0.288.jar)
- UCH mfs{4.0.0} [Minecraft Flight Simulator] (Minecraft Flight Simulator-1.10.2-4.0.0.jar)
- UCH mineTunes{1.2-9} [mineTunes] (MineTunes 1.2-9.jar)
- UCH morefood{1.17} [More Foods] (more-foods-1.10.2-2011-1.17.jar)
- UCH MoreFurnaces{1.8.1} [More Furnaces] (MoreFurnaces-1.10-1.8.1.jar)
- UCH Morphtool{GRADLE:VERSION-GRADLE:BUILD} [Morph-o-Tool] (Morph-o-Tool-1.0-5.jar)
- UCH nethercore{1.10.2-2.0.2} [Nether Core] (nethercore-1.10.2-2.0.2.jar)
- UCH netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
- UCH fodc{1.9.0} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.0.jar)
- UCH orespawn{1.0.3} [Ore Spawn] (OreSpawn_1.9.4-1.0.3.jar)
- UCH parachutemod{1.5.2} [Parachute Mod] (parachutemod-ng-1.10.2-1.5.2-409.jar)
- UCH pearcelmod{1.9.4-2.1.5} [Pearcel Mod] (pearcelmod-1.9.4-2.1.5.jar)
- UCH PerfectSpawn{1.4} [Perfect Spawn] (PerfectSpawn-MC1.10.2-1.4.jar)
- UCH ping{1.2.2} [Ping] (Ping-1.10.X-1.2.2.B7-universal.jar)
- UCH platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
- UCH progression{0.6.7} [Progression] (Progression-1.10.2-0.6.7.jar)
- UCH progressiveautomation{1.6.48} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.48.jar)
- UCH Psi{r1.0-36} [Psi] (Psi-r1.0-36.jar)
- UCH quantumflux{2.0.7} [QuantumFlux] (quantumflux-1.9.4-2.0.7.jar)
- UCH reborncore{2.5.5.3} [RebornCore] (RebornCore-1.10.2-2.5.5.3-universal.jar)
- UCH QuantumStorage{3.1.0} [QuantumStorage] (QuantumStorage-1.9.4-3.1.0.jar)
- UCH randomthings{3.7.4} [Random Things] (RandomThings-MC1.10-3.7.4.jar)
- UCH rarmor{1.0.0Beta3} [Rarmor] (Rarmor 2-1.0.0Beta3.jar)
- UCH reborncore-mcmultipart{2.5.5.3} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.5.5.3-universal.jar)
- UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
- UCH StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar)
- UCH refinedstorage{0.8.12} [Refined Storage] (refinedstorage-0.8.12.jar)
- UCH reinforcedTools{1.4.1} [ReinforcedTools] (ReinforcedTools-1.5.0-1.10.2.jar)
- UCH xreliquary{1.10.2-1.3.2.427} [Reliquary] (Reliquary-1.10.2-1.3.2.427.jar)
- UCH rftools{5.06} [RFTools] (rftools-1.10-5.06.jar)
- UCH rftoolsdim{4.30beta46} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta46.jar)
- UCH routerreborn{1.10.2-4.0.1.14b_universal} [Router Reborn] (RouterReborn-1.10.2-4.0.1.14b_universal.jar)
- UCH RTG{1.9.4} [Realistic Terrain Generation] (RTG-1.9.4-2.0.0-alpha.6.jar)
- UCH Schematica{1.7.8.150} [Schematica] (Schematica-1.10.2-1.7.8.150-universal.jar)
- UCH SilentGems{2.0.23} [Silent's Gems] (SilentsGems-1.10.2-2.0.23-52.jar)
- UCH SGExtraParts{1.0.3} [Silent's Gems: Extra Parts] (SGExtraParts-1.9.4-1.0.3-4.jar)
- UCH shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
- UCH simplegrinder{2.085.R1102} [Simple Grinder] (SimpleGrinder-2.085.R1102.jar)
- UCH SimpleUpgrades{2.0.11} [SimpleUpgrades] (simpleupgrades-1.10.0-2.0.11-release.jar)
- UCH simplycaterpillar{6.0.1.20} [Simply Caterpillar] (SimplyCaterpillar-Forge-6.0.1.20.jar)
- UCH SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
- UCH SolarFluxReborn{1.9.4_0.7b} [Solar Flux Reborn] (SolarFluxReborn-1.9.4_0.7b.jar)
- UCH soulshardstow{1.10.2-2.5.5-39} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.5.5-39.jar)
- UCH SpiceOfLife{1.3.3} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.3.jar)
- UCH storagenetwork{1.12.4} [Storage Network] (StorageNetwork-1.9.4-1.12.4.jar)
- UCH substratum{1.6.0.1} [Substratum] (Substratum-1.10.2-1.6.0.1.jar)
- UCH supercraftingframe{1.2.0.85} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.0.85.jar)
- UCH tconstruct{1.10-2.3.3a.jenkins271} [Tinkers' Construct] (TConstruct-1.10-2.3.3a.jar)
- UCH lteleporters{1.1.3} [Lemon's Simple Teleporters] (teleporters-1.1.3.jar)
- UCH terrainCrystals{1.0.8} [Terrain Crystals] (Terrain Crystals - 1.9.4 - 1.0.8.jar)
- UCH thutcore{3.2.3} [ThutCore] (thutcore-1.9.4-3.2.3.jar)
- UCH thuttech{3.0.5} [Thut's Tech] (thuttech-3.0.5.jar)
- UCH tinker_io{beta 2.3.2b} [Tinker I/O] (tinker_io-1.10.2-beta 2.3.2b.jar)
- UCH TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)
- UCH Torcherino{4.2s} [Torcherino] (Torcherino-4.2s.jar)
- UCH VeinMiner{0.34.1_1.9-73be663} [Vein Miner] (VeinMiner-0.34.1-1.9r571+73be663.jar)
- UCH VeinMinerModSupport{0.34.1_1.9-73be663} [Mod Support] (VeinMiner-0.34.1-1.9r571+73be663.jar)
- UCH WholeTreeAxe{1.5.0} [Whole Tree Axe] (WholeTreeAxe-1.10-1.5.0.jar)
- UCH Woot{1.10.2-0.2.3-alpha} [Woot] (woot-1.10.2-0.2.3-alpha.jar)
- UCH worldedit{6.1.3} [WorldEdit] (worldedit-forge-mc1.9.4-6.1.3-dist.jar)
- UCH WorldEditCuiFe{1.0.2} [WorldEdit CUI Forge Edition] (WorldEditCuiFe-v1.0.4-mf-1.10.2-12.18.0.2010.jar)
- Loaded coremods (and transformers):
- AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
- squeek.applecore.asm.TransformerModuleHandler
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- CustomLanLoader (CustomLAN Reborn-1.10.2_1.1.jar)
- com.mrdimka.customlanreborn.CustomLanCT
- LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
- CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar)
- cubex2.cxlibrary.CoreModTransformer
- IC2core (industrialcraft-2-2.6.15-ex110.jar)
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- net.fybertech.nwr.NWRTransformer
- machpcraft Core ([1.10.2] MachinePowerCraft-1.10.2_1.1.8.jar)
- com.mrdimka.machpcraft.core.MPCClassTransformer
- LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
- lumien.randomthings.asm.ClassTransformer
- ProgressionTransformer (Progression-1.10.2-0.6.7.jar)
- joshie.progression.asm.ProgressionTransformer
- GenderLoadingPlugin ([1.10.2]Gender-1.2.4.jar)
- com.github.ipixeli.gender.coremod.GenderClassTransformer
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- invtweaks.forge.asm.ContainerTransformer
- PSLoadingPlugin (PerfectSpawn-MC1.10.2-1.4.jar)
- lumien.perfectspawn.asm.PSClassTransformer
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
- shetiphian.core.asm.ClassTransformer
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 347.88' Renderer: 'GeForce GTX 960/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)
- List of loaded APIs:
- * AbyssalCraftAPI (1.8) from AbyssalCraft-1.10.2-1.9.2.5.jar
- * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-1.3.5.jar
- * Baubles|API (1.1.1.0) from ElementsOfPower-1.9.4-0.7.10-alpha.jar
- * BetterAchievements|API (0.3.0.29) from BetterAchievements-1.10.2-0.3.0.29.jar
- * bettersleeping|api (3.0) from BetterSleeping-1.10-2.0-gamma-9.jar
- * BotaniaAPI (79) from Botania-unofficial.r1.8-313.jar
- * CalendarAPI|API (1.5) from Calendar-1.10-1.5-9.jar
- * CapabilityCore|base (1.01) from EnderRift-1.9.4-1.1.0.jar
- * CapabilityCore|energy (1.01) from EnderRift-1.9.4-1.1.0.jar
- * CapabilityCore|tweakable (1.01) from EnderRift-1.9.4-1.1.0.jar
- * CoFHAPI (1.8.9R1.2.0B1) from RouterReborn-1.10.2-4.0.1.14b_universal.jar
- * CoFHAPI|block (1.8.9R1.2.0B1) from fluxducts-mc1.9.4-1.0.4.jar
- * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10-0.10.1.jar
- * CoFHAPI|energy (1.8.9R1.2.0B1) from valkyrielib-1.10-0.10.1.jar
- * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10-0.10.1.jar
- * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.1.0.288.jar
- * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.48.jar
- * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.1.1.jar
- * DR-API (1.0.4-Beta) from deepresonance-1.9.4-1.2.0beta35.jar
- * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.292.jar
- * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.73_beta.jar
- * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.73_beta.jar
- * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.73_beta.jar
- * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.73_beta.jar
- * environmentaltech.api (1.10-0.10.1a) from environmentaltech-1.10-0.10.1a.jar
- * ForestryAPI|apiculture (4.8.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|fuels (2.0.1) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.1.204.jar
- * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.1.204.jar
- * FunOresAPI (3) from FunOres-1.10-1.2.7-68.jar
- * gendustryAPI (2.3.0) from gendustry-1.6.4.8-mc1.10.2.jar
- * glass_shards|API (2.0) from glass_shards_mc1.9.4-1.6.2.jar
- * GraphApi (1.1.1) from EnderRift-1.9.4-1.1.0.jar
- * IC2API (1.0) from industrialcraft-2-2.6.15-ex110.jar
- * integrateddynamics|api (0.1.0) from IntegratedDynamics-1.9.4-0.4.1.jar
- * jeresources|API (0.4.6.42) from JustEnoughResources-1.10.2-0.4.6.42.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.0.0) from jei_1.10.2-3.7.8.234.jar
- * MachinePowerCraft|API (1.1.6) from [1.10.2] MachinePowerCraft-1.10.2_1.1.8.jar
- * McJtyLib (1.10-1.9.8) from mcjtylib-1.10-1.9.8.jar
- * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * pressureAPI (1.3.1.3) from pressure-1.3.1.3-mc1.10.2.jar
- * PsiAPI (2) from Psi-r1.0-36.jar
- * rarmorAPI (1.0.0Beta3) from Rarmor 2-1.0.0Beta3.jar
- * reborncoreAPI (2.5.5.3) from RebornCore-1.10.2-2.5.5.3-universal.jar
- * SchematicaAPI (1.1) from Schematica-1.10.2-1.7.8.150-universal.jar
- * SchematicaAPI|Events (1.1) from Schematica-1.10.2-1.7.8.150-universal.jar
- * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.5.5-39.jar
- * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
- * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
- * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
- * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
- * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
- * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
- * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
- * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
- * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
- * thut|API (1.0.0) from thutcore-1.9.4-3.2.3.jar
- * ValkyrieLib.api (1.10-0.10.1) from valkyrielib-1.10-0.10.1.jar
- * VeinMinerApi (0.3) from VeinMiner-0.34.1-1.9r571+73be663.jar
- * WailaAPI (1.3) from [1.10.2] MachinePowerCraft-1.10.2_1.1.8.jar
- * WIT-API (1) from WIT-1.9.4-1.0.19-36.jar
- D3Core: Debug: false Silliness: true AprilFools: true PastPost:false
- EnderIO: No known problems detected.
- Detailed RF API diagnostics:
- * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/EnergyStorage.class
- * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/IEnergyConnection.class
- * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/IEnergyContainerItem.class
- * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/IEnergyHandler.class
- * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/IEnergyProvider.class
- * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/IEnergyReceiver.class
- * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/IEnergyStorage.class
- * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/ItemEnergyContainer.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/TileEnergyHandler.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Admin/Documents/Curse/Minecraft/Instances/IC2&More/mods/%5B1.10.2%5D%20MachinePowerCraft-1.10.2_1.1.8.jar!/cofh/api/energy/TileEnergyHandler.class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement