Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- LoadingPlugin (Quark-r1.0-52.jar)
- CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.85-universal.jar)
- LoadingHook (Mekanism-1.10.2-9.2.0.292.jar)
- CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
- CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
- DepLoader (BrandonsCore-1.10.2-2.1.0.40-universal.jar)
- CCCDeobfPlugin (unknown)
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.51-beta.jar)
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
- Contact their authors BEFORE contacting forge
- // I bet Cylons wouldn't have this problem.
- Time: 9/21/16 9:03 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: net.minecraft.block.properties.PropertyEnum.create(Ljava/lang/String;Ljava/lang/Class;)Lnet/minecraft/block/properties/PropertyEnum;
- 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: net.minecraft.block.properties.PropertyEnum.create(Ljava/lang/String;Ljava/lang/Class;)Lnet/minecraft/block/properties/PropertyEnum;
- at com.brandon3055.draconicevolution.blocks.DraconiumOre.<clinit>(DraconiumOre.java:29)
- at com.brandon3055.draconicevolution.DEFeatures.<clinit>(DEFeatures.java:33)
- at sun.misc.Unsafe.ensureClassInitialized(Native Method)
- at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
- at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:142)
- at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1082)
- at java.lang.reflect.Field.getFieldAccessor(Field.java:1063)
- at java.lang.reflect.Field.get(Field.java:387)
- at com.brandon3055.brandonscore.config.ModFeatureParser.loadFeatures(ModFeatureParser.java:56)
- at com.brandon3055.draconicevolution.DraconicEvolution.preInit(DraconicEvolution.java:82)
- 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:595)
- 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 10 (amd64) version 10.0
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 816123072 bytes (778 MB) / 1947729920 bytes (1857 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.2073 120 mods loaded, 120 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.2073.jar)
- UCH Forge{12.18.1.2073} [Minecraft Forge] (forge-1.10.2-12.18.1.2073.jar)
- UCH Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.0.3.jar)
- UCH CodeChickenCore{2.1.8.79} [CodeChicken Core] (minecraft.jar)
- UCH actuallyadditions{1.10.2-r60} [Actually Additions] (ActuallyAdditions-1.10.2-r60.jar)
- UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
- UCH mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
- UCH tconstruct{1.10.2-2.4.0.jenkins325} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jar)
- UCH immersiveengineering{${version}} [Immersive Engineering] (ImmersiveEngineering-0.10-38.jar)
- UCH JEI{3.9.0.246} [Just Enough Items] (jei_1.10.2-3.9.0.246.jar)
- UCH appleskin{1.0.2} [AppleSkin] (AppleSkin-mc1.10.2-1.0.2.jar)
- UCH Aroma1997CoreHelper{1.1.0.3} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.0.3.jar)
- UCH AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
- UCH AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
- UCH autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
- UCH bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4a.jar)
- UCH Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
- UCH bdlib{1.12.2.8} [BD Lib] (bdlib-1.12.2.8-mc1.10.2.jar)
- UCH BetterAchievements{0.3.0.30} [Better Achievements] (BetterAchievements-1.10.2-0.3.0.30.jar)
- UCH BiomesOPlenty{5.0.0.2079} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2079-universal.jar)
- UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
- UCH BloodMagic{1.9.4-2.0.4-56} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.4-56.jar)
- UCH bookshelf{1.3.0.282} [Bookshelf] (Bookshelf-1.10.2-1.3.0.282.jar)
- UCH Botania{r1.8-318} [Botania] (Botania-unofficial.r1.8-318.jar)
- UCH brandonscore{2.1.0} [Brandon's Core] (BrandonsCore-1.10.2-2.1.0.40-universal.jar)
- UCH Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
- UCH Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)
- UCH mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)
- UCH CharsetLib{0.3.0-pre15} [‽] (Charset-0.3.0-pre15.jar)
- UCH CharsetAudio{0.3.0-pre15} [♫] (Charset-0.3.0-pre15.jar)
- UCH CharsetCarts{0.3.0-pre15} [U] (Charset-0.3.0-pre15.jar)
- UCH CharsetDecoration{0.3.0-pre15} [âš?] (Charset-0.3.0-pre15.jar)
- UCH CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar)
- UCH CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar)
- UCH CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar)
- UCH CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar)
- UCH CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar)
- UCH CharsetTweaks{0.3.0-pre15} [*] (Charset-0.3.0-pre15.jar)
- UCH CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar)
- UCH CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar)
- UCH ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar)
- UCH chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
- UCH chiselsandbits{12.1} [Chisels & Bits] (chiselsandbits-12.1.jar)
- UCH ComputerCraft{1.80pr0} [ComputerCraft] (ComputerCraft1.80pr0.jar)
- UCH cookingforblockheads{4.1.12} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.1.12.jar)
- UCH CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
- UCH cyberware{beta-0.2.1} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.1.jar)
- UCH forestry{5.2.9.241} [Forestry] (forestry_1.10.2-5.2.9.241.jar)
- UCH ElecCore{1.5.311} [ElecCore] (ElecCore-1.9.4-1.5.311.jar)
- UCH deepresonance{1.2.1beta38} [DeepResonance] (deepresonance-1.10-1.2.1beta38.jar)
- UCH detectors{1.0.1} [Detectors] (Detectors-1.9.4-1.0.1.jar)
- UCE draconicevolution{2.0.0} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.0.94-deobf.jar)
- UCH DurabilityShow{3.1.1} [Durability Show] (Durability Show-1.9.4-3.1.1.jar)
- UCH endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar)
- UCH endercore{1.10.2-0.4.1.51-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.51-beta.jar)
- UCH EnderIO{1.10.2-3.0.1.96_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.96_beta.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 enderthing{0.6.11} [Enderthing] (enderthing-1.10.2-0.6.11.jar)
- UCH EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
- UCH zerocore{1.10.2-0.0.8.0} [Zero CORE] (zerocore-1.10.2-0.0.8.0.jar)
- UCH bigreactors{0.4.5.7} [Extreme Reactors] (ExtremeReactors-1.9.4-0.4.5.7.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 fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
- UCH randomthings{3.7.5} [Random Things] (RandomThings-MC1.10.2-3.7.5.jar)
- UCH fluidity{6.0.0.7} [Fluidity] (Fluidity-Forge-6.0.0.7.jar)
- UCH furnus{1.83} [Furnus] (Furnus-1.10.2-1.83.jar)
- UCH gendustry{1.6.4.17} [GenDustry] (gendustry-1.6.4.17-mc1.10.2.jar)
- UCH hammerz{1.10-0.0.0.3} [Hammerz] (Hammerz-1.10-0.0.0.3.jar)
- UCH Harvest{1.10.2-1.1.0-10} [Harvest] (Harvest-1.10.2-1.1.0-10.jar)
- UCH hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.7.jar)
- UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
- UCH ironchest{1.10.2-7.0.9.796} [Iron Chest] (ironchest-1.10.2-7.0.9.796.jar)
- UCH jeibees{0.9.0.1} [JEI Bees] (jeibees-0.9.0.1-mc1.10.2.jar)
- UCH journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
- UCH jeresources{0.4.9.50} [Just Enough Resources] (JustEnoughResources-1.10.2-0.4.9.50.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 Mekanism{9.2.0} [Mekanism] (Mekanism-1.10.2-9.2.0.292.jar)
- UCH MekanismGenerators{9.2.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.0.292.jar)
- UCH MekanismTools{9.2.0} [MekanismTools] (MekanismTools-1.10.2-9.2.0.292.jar)
- UCH ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar)
- UCH Morphtool{1.0-6} [Morph-o-Tool] (Morph-o-Tool-1.0-6.jar)
- UCH mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar)
- UCH Neat{1.3-11} [Neat] (Neat 1.3-11.jar)
- UCH recipehandler{0.5} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.5(1.10.2).jar)
- UCH notenoughwands{1.3.6} [Not Enough Wands] (notenoughwands-1.10-1.3.6.jar)
- UCH fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
- UCH PersistentBits{1.0.4} [Persistent Bits] (PersistentBits-1.10.2-1.0.4.jar)
- UCH progressiveautomation{1.6.49} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.49.jar)
- UCH Psi{r1.0-37} [Psi] (Psi-r1.0-37.jar)
- UCH quantumflux{2.0.7} [QuantumFlux] (quantumflux-1.9.4-2.0.7.jar)
- UCH Quark{r1.0-52} [Quark] (Quark-r1.0-52.jar)
- UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
- UCH StorageDrawers{1.10.2-3.2.6} [Storage Drawers] (StorageDrawers-1.10.2-3.2.6.jar)
- UCH refinedstorage{0.9.3} [Refined Storage] (refinedstorage-0.9.3.jar)
- UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
- UCH rflux{0.0.1} [RF Lux] (rflux-0.0.1.jar)
- UCH rftools{5.20} [RFTools] (rftools-1.10-5.20.jar)
- UCH rftoolsdim{4.30beta47} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta47.jar)
- UCH Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
- UCH roots{0.112} [Roots] (roots-1.10.2-0.112.0.jar)
- UCH shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
- UCH Signals{1.0} [Signals] (Signals-1.10.2-0.4.3-universal.jar)
- UCH simplycaterpillar{6.0.1.22} [Simply Caterpillar] (SimplyCaterpillar-Forge-6.0.1.22.jar)
- UCH SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
- UCH SolarFluxReborn{1.1r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-1.1r.jar)
- UCH soulshardstow{1.10.2-2.6.2-42} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.2-42.jar)
- UCH substratum{1.8.0.0} [Substratum] (Substratum-1.10.2-1.8.0.0.jar)
- UCH theoneprobe{1.0.15} [The One Probe] (theoneprobe-1.10-1.0.15.jar)
- UCH tinker_io{beta 2.3.5} [Tinker I/O] (tinker_io-1.10.2-beta 2.3.5.jar)
- UCH TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)
- UCH tombmanygraves{1.9.4_1.10.2-2.1.8} [Tomb Many Graves] (TombManyGraves-1.9.4_1.10.2-2.1.8.jar)
- UCH topaddons{1.10.2-0.5.0} [TOP Addons] (topaddons-1.10.2-0.5.0.jar)
- UCH underphangables{1.0.2} [Underp Hangables] (underphangables-1.10.2-1.0.2.jar)
- UCH va{1.10.2-1.3} [Vanilla Automation] (va-1.10.2-1.3.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 wired{1.3.1} [WIRED: More Augs] (WIRED-1.3.1.jar)
- UCH Zoology{1.0} [Zoology] (zoology-1.10-alpha-1.0.0.jar)
- Loaded coremods (and transformers):
- LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
- lumien.resourceloader.asm.ClassTransformer
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- net.fybertech.nwr.NWRTransformer
- LoadingPlugin (Quark-r1.0-52.jar)
- vazkii.quark.base.asm.ClassTransformer
- CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.85-universal.jar)
- codechicken.lib.asm.ClassHeirachyManager
- codechicken.lib.asm.RenderHookTransformer
- LoadingHook (Mekanism-1.10.2-9.2.0.292.jar)
- CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
- codechicken.core.asm.TweakTransformer
- codechicken.core.asm.DelegatedTransformer
- codechicken.core.asm.DefaultImplementationTransformer
- CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
- DepLoader (BrandonsCore-1.10.2-2.1.0.40-universal.jar)
- CCCDeobfPlugin (unknown)
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- invtweaks.forge.asm.ContainerTransformer
- LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
- lumien.randomthings.asm.ClassTransformer
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.51-beta.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
- shetiphian.core.asm.ClassTransformer
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.43' Renderer: 'GeForce GT 720/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)
- CodeChickenCore: ignoreInvalidMCVersion state: false
- List of loaded APIs:
- * actuallyadditionsapi (21) from ActuallyAdditions-1.10.2-r60.jar
- * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
- * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
- * BetterAchievements|API (0.3.0.30) from BetterAchievements-1.10.2-0.3.0.30.jar
- * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-56.jar
- * BotaniaAPI (79) from Botania-unofficial.r1.8-318.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-12.1.jar
- * CoFHAPI (1.8.9R1.2.0B1) from Furnus-1.10.2-1.83.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 zerocore-1.10.2-0.0.8.0.jar
- * CoFHAPI|energy (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
- * CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
- * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.0.292.jar
- * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
- * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API (1.80pr0) from ComputerCraft1.80pr0.jar
- * ComputerCraft|API|FileSystem (1.80pr0) from ComputerCraft1.80pr0.jar
- * ComputerCraft|API|Lua (1.80pr0) from ComputerCraft1.80pr0.jar
- * ComputerCraft|API|Media (1.80pr0) from ComputerCraft1.80pr0.jar
- * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|Permissions (1.80pr0) from ComputerCraft1.80pr0.jar
- * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|Turtle (1.80pr0) from ComputerCraft1.80pr0.jar
- * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.1beta38.jar
- * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.0.94-deobf.jar
- * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.311.jar
- * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.96_beta.jar
- * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.96_beta.jar
- * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.96_beta.jar
- * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.96_beta.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.17-mc1.10.2.jar
- * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
- * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-38.jar
- * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-38.jar
- * jeresources|API (0.4.9.50) from JustEnoughResources-1.10.2-0.4.9.50.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
- * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
- * OpenComputersAPI|Component (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
- * OpenComputersAPI|Core (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
- * OpenComputersAPI|Driver (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
- * OpenComputersAPI|Driver|Item (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.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 zerocore-1.10.2-0.0.8.0.jar
- * OpenComputersAPI|Prefab (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
- * PsiAPI (2) from Psi-r1.0-37.jar
- * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.2-42.jar
- * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-0.9.3.jar
- * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-0.9.3.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 refinedstorage-0.9.3.jar
- * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
- * VeinMinerApi (0.3) from VeinMiner-0.34.1-1.9r571+73be663.jar
- * WailaAPI (1.3) from SolarFluxReborn_1.10.2-1.1r.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/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/EnergyStorage.class
- * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyConnection.class
- * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
- * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyHandler.class
- * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyProvider.class
- * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyReceiver.class
- * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyStorage.class
- * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/TileEnergyHandler.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Matthew/Documents/Curse/Minecraft/Instances/Toast%20Pack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Advertisement
Add Comment
Please, Sign In to add comment