Skip to content

Instantly share code, notes, and snippets.

@brisingraerowing
Created January 3, 2018 03:51
Show Gist options
  • Save brisingraerowing/77d26740d71ae5a025698266f681095e to your computer and use it in GitHub Desktop.
Save brisingraerowing/77d26740d71ae5a025698266f681095e to your computer and use it in GitHub Desktop.
LSIEC Crash
---- Minecraft Crash Report ----
WARNING: coremods are present:
CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.0.119.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
BCModPlugin (backpacks 1.10.2 - 3.4.2.jar)
AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
SoundUnpack (OpenSecurity-MC1.10.2-1.0-35.jar)
Plugin (NotEnoughIDs-1.5.3.jar)
Brandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
PlusTiC (plustic-5.2.1.2.jar)
BedPatch (bedpatch-1.0-1.10.2.jar)
BlurPlugin (Blur-1.0.4-14.jar)
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
OFMDepLoader (OpenFM-1.9.4-0.1.0.22.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
AstralCore (astralsorcery-1.4.5.jar)
p455w0rds Things (p455w0rdsthings-1.10.2-2.2.32.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-universal.jar)
ForgelinPlugin (Forgelin-1.6.0.jar)
LoadingPlugin (Quark-r1.1-70.jar)
PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.10.2.jar)
IvToolkit (IvToolkit-1.3.3-1.10.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.7.1.150.jar)
CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 1/2/18 10:49 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Exotic Birds (exoticbirds)
Caused by: java.lang.ExceptionInInitializerError
at pavocado.exoticbirds.init.ExoticbirdsEntities.registerEntity(ExoticbirdsEntities.java:53)
at pavocado.exoticbirds.init.ExoticbirdsEntities.mainRegistry(ExoticbirdsEntities.java:43)
at pavocado.exoticbirds.init.ExoticbirdsMod.preInit(ExoticbirdsMod.java:52)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:145)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
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(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)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.NullPointerException
at net.crazysnailboy.mods.enchantingtable.capability.CapabilityHandler$Provider.<init>(CapabilityHandler.java:31)
at net.crazysnailboy.mods.enchantingtable.capability.CapabilityHandler$EventHandler.onAttachCapabilities(CapabilityHandler.java:86)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_12_EventHandler_onAttachCapabilities_AttachCapabilitiesEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:565)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:550)
at net.minecraft.entity.Entity.<init>(Entity.java:205)
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:155)
at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:90)
at net.minecraft.entity.EntityCreature.<init>(SourceFile:18)
at net.minecraft.entity.EntityAgeable.<init>(EntityAgeable.java:27)
at net.minecraft.entity.passive.EntityAnimal.<init>(SourceFile:28)
at pavocado.exoticbirds.entity.Birds.EntityBird.<init>(EntityBird.java:39)
at pavocado.exoticbirds.entity.Birds.EntityCassowary.<init>(EntityCassowary.java:47)
at pavocado.exoticbirds.init.EnumBirdTypes.<clinit>(EnumBirdTypes.java:39)
... 47 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_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1685441928 bytes (1607 MB) / 5314183168 bytes (5068 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx10240m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2511 267 mods loaded, 267 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.3.2511-universal.jar)
UCH Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511-universal.jar)
UCH appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar)
UCH ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
UCH OpenComputers|Core{1.7.1.150} [OpenComputers (Core)] (minecraft.jar)
UCH potioncore_coremod{1.5.2_for_1.10.2} [Potion Core Coremod] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.320-universal.jar)
UCH yac{1.3.1} [Yet Another Core] (YetAnotherCore-1.3.1-MC1.10.2.jar)
UCH additionalbanners{1.3.0.22} [Additional Banners] (AdditionalBanners-1.10.2-1.3.0.22.jar)
UCH appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar)
UCH bdlib{1.12.4.25} [BD Lib] (bdlib-1.12.4.25-mc1.10.2.jar)
UCH ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
UCH infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar)
UCH agricraft{2.0.0-0.11.0-a21} [AgriCraft] (agricraft-2.0.0-0.11.0-a21.jar)
UCH Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
UCH Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
UCH AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
UCH endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
UCH Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar)
UCH JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
UCH EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
UCH forgelin{1.6.0} [Shadowfacts' Forgelin] (Forgelin-1.6.0.jar)
UCH analyzeio{@VERSION@} [AnalyzeIO] (analyzeio-1.10.2-0.3.3.22.jar)
UCH cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar)
UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.7.2.jar)
UCH flyringbaublemod{0.2.4_1.10.2-d71eb9e} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.4.19+d71eb9e.jar)
UCH appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.10.2-1.0.9.jar)
UCH armorchroma{1.3} [Armor Chroma] (armorchroma-1.3-1.10.2.jar)
UCH astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar)
UCH autodropper{1.0.0} [Auto Dropper] (AutoDropper-1.10.2-1.0.0.jar)
UCH autopackager{1.6.4b} [AutoPackager] (autopackager-1.6.4b.jar)
UCH Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
UCH Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
UCH Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
UCH CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.320-universal.jar)
UCH avaritia{${mod_version}} [Avaritia] (Avaritia-1.10.2-2.2.7-universal.jar)
UCH backpacks16840{3.4.2} [Backpacks!] (backpacks 1.10.2 - 3.4.2.jar)
UCH bedpatch{1.0} [Bed Patch] (bedpatch-1.0-1.10.2.jar)
UCH BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
UCH betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
UCH betterquesting{2.3.234} [Better Questing] (BetterQuesting-2.3.234.jar)
UCH BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
UCH malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
UCH malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
UCH bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar)
UCH BiomesOPlenty{5.0.0.2236} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2236-universal.jar)
UCH blockarmor{2.4.8} [Block Armor] (BlockArmor-1.10.2-2.4.8.jar)
UCH BlockDispenser{1.0} [BlockDispenser] (BlockDispenser-1.0-1.jar)
UCH blur{1.0.4-14} [Blur] (Blur-1.0.4-14.jar)
UCH bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
UCH bottledmilk{1.3.0} [Bottled Milk] (BottledMilk-1.10.2-1.3.1.jar)
UCH brandonscore{2.1.14} [Brandon's Core] (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
UCH Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
UCH mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UCH tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
UCH ceramics{1.10.2-1.1.6b} [Ceramics] (Ceramics-1.10.2-1.1.6b.jar)
UCH Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
UCH chancecubes{1.10.2-3.1.0.218} [Chance Cubes] (ChanceCubes-1.10.2-3.1.0.218.jar)
UCH ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar)
UCH ChestTransporter{2.5.18} [Chest Transporter] (ChestTransporter-1.10.2-2.5.18.jar)
UCH CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
UCH ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
UCH chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
UCH ctm{MC1.10.2-0.2.3.26} [CTM] (CTM-MC1.10.2-0.2.3.26.jar)
UCH chisel{MC1.10.2-0.1.1.39} [Chisel] (Chisel-MC1.10.2-0.1.1.39.jar)
UCH mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
UCH chiselsandbits{12.16} [Chisels & Bits] (chiselsandbits-12.16.jar)
UCH clarity{1.0} [Clarity] (clarity-1.0.jar)
UCH clienttweaks{1.1.16} [Client Tweaks] (ClientTweaks_1.10.2-1.1.16.jar)
UCH cyclopscore{0.10.10} [Cyclops Core] (CyclopsCore-1.9.4-0.10.10.jar)
UCH colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar)
UCH potioncore{1.5.2_for_1.10.2} [Potion Core] (PotionCore-1.5.2_for_1.10.2.jar)
UCH compot{1.1} [Combined Potions] (CombinedPotions-1.10-1.1.jar)
UCH asielib{1.0.0} [asielib] (Computronics-1.10.2-1.6.5.jar)
UCH OpenComputers{1.7.1.150} [OpenComputers] (OpenComputers-MC1.10.2-1.7.1.150.jar)
UCH galacticraftcore{4.0.1.119} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.0.119.jar)
UCH Mekanism{9.2.4} [Mekanism] (Mekanism-1.10.2-9.2.4.103.jar)
UCH computronics{1.6.5} [Computronics] (Computronics-1.10.2-1.6.5.jar)
UCH dbrownutil{1.1} [Dbrown55 Util Mod] (dbrownutil-1.1.jar)
UCH concrete{1.2} [1.12 Concrete] (concreteMod-1.2.jar)
UCH controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar)
UCH cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
UCH craftingcraft{4.1.9} [CraftingCraft] (CraftingCraft_1.10.2-4.1.9.jar)
UCH craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
UCH crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
UCH MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
UCH ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar)
UCH cropdusting{0.6} [CropDusting] (CropDusting-0.6-[1.9.4-1.10-1.10.2].jar)
UCH modcurrency{1.10.2-1.2.2} [Good Ol' Currency Mod] (Currency-1.10.2-1.2.2.jar)
UCH custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
UCH cyberware{beta-0.2.10} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.10.jar)
UCH dailies{1.10.2-6} [Bailey's Dailies] (dailies-1.10.2-6.jar)
UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.5.2_1.10.2.jar)
UCH props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.10.2.jar)
UCH thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
UCH draconicevolution{2.1.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.8.273-universal.jar)
UCH elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
UCH csb_ench_table{1.1.2} [Lapis Stays in the Enchanting Table] (EnchantingTable-1.10-1.1.2.jar)
UCH endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar)
UCH shetiphiancore{3.3.11} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.11.jar)
UCH endertanks{1.4.13} [EnderTanks] (endertanks-1.10.0-1.4.13.jar)
UCH EnderZoo{1.10-1.2.3.44} [Ender Zoo] (EnderZoo-1.10-1.2.3.44.jar)
UCE exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.10.2-1.4.1.jar)
UCH extendpolyphonylimit{1.3-for1.8-1.12.2} [ExtendPolyphonyLimit] (ExtendPolyphonyLimit-1.3-for1.8-1.12.2.jar)
UCH ExtraBitManipulation{1.10.2-2.5.1} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.5.1.jar)
UCH extracells{1.10.2-2.4.4a15} [Extra Cells 2] (ExtraCells-1.10.2-2.4.4a15.jar)
UCH galacticraftplanets{4.0.1.119} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.0.119.jar)
UCH mjrlegendslib{1.10.2-1.0.1} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.0.1.jar)
UCH extraplanets{0.8.6} [Extra Planets] (ExtraPlanets-0.8.6.jar)
UCH minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-230.jar)
UCH thermalexpansion{5.1.10} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.10.28-universal.jar)
UCH zerocore{1.10.2-0.1.1.1} [Zero CORE] (zerocore-1.10.2-0.1.1.1.jar)
UCH bigreactors{1.10.2-0.4.5.45} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.45.jar)
UCH fasterladderclimbing{0.1-125} [Faster Ladder Climbing] (FasterLadderClimbing-1.9.4-0.1-125.jar)
UCH FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
UCH fencejumper{1.0.1} [Fence Jumper] (fencejumper-1.10.2-1.0.1.jar)
UCH flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
UCH forgemultipartcbe{2.0.0.38} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
UCH microblockcbe{2.0.0.38} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
UCH minecraftmultipartcbe{2.0.0.38} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
UCH friendlyfire{1.3.0} [Friendly Fire] (FriendlyFire-1.10.2-1.3.0.jar)
UCH ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
UCH ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
UCH furnaceo{1.0.1} [Furnace Overhaul] (Furnace Overhaul-1.10.2-1.0.1.jar)
UCH pressure{1.3.1.27} [Pressure Pipes] (pressure-1.3.1.27-mc1.10.2.jar)
UCH advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
UCH gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar)
UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
UCH hatchery{0.3.22} [Hatchery] (hatchery-1.10.2-0.3.22.jar)
UCH hermitron{0.2.18} [Hermitron] (hermitron-1.10.2-0.2.18.jar)
UCH hydrogel{0.9} [HydroGel] (hydrogel-0.9.jar)
UCH immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
UCH InventoryPets{1.4.9.9} [Inventory Pets] (inventorypets-1.10-1.4.9.9.jar)
UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCH ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
UCH jehc{1.2.2} [Just Enough HarvestCraft] (jehc-1.10.2-1.2.2.jar)
UCH jeiintegration{1.2.0.19} [JEI Integration] (jeiintegration_1.10.2-1.2.0.19.jar)
UCH jepb{1.1} [Just Enough Pattern Banners] (jepb-1.10.2-1.1.jar)
UCH journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar)
UCH jaff{1.5.3_for_1.10.2} [Just a Few Fish] (JustAFewFish-1.5.3_for_1.10.2.jar)
UCH loottweaker{0.0.6.6} [LootTweaker] (LootTweaker-1.10.2-0.0.6.6.jar)
UCH jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
UCH kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
UCH lootbags{2.5.0} [Loot Bags] (LootBags-1.10.2-2.5.0.jar)
UCH malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (malisisblocks-1.10.2-4.2.0.jar)
UCH MekanismGenerators{9.2.4} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.4.103.jar)
UCH MekanismTools{9.2.4} [MekanismTools] (MekanismTools-1.10.2-9.2.4.103.jar)
UCH mineaddons{1.3.2} [Mine Addons] (MineAddons-v1.3.2-mc1.10.2.jar)
UCH MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-230.jar)
UCH minemenu{1.4.5} [MineMenu] (MineMenu-1.10.2-1.4.5-universal.jar)
UCH testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.10.2-1.13.jar)
UCH natura{1.10.2-4.1.0.82} [Natura] (natura-1.10.2-4.1.0.82.jar)
UCH railcraft{10.3.1} [Railcraft] (Railcraft_1.10.2-10.3.1.jar)
UCH randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
UCH moarsigns{4.2.3.9} [MoarSigns] (MoarSigns-1.10.2-4.2.3.9.jar)
UCH mob_grinding_utils{0.1.8.22} [mob_grinding_utils] (MobGrindingUtils-0.1.8.22.jar)
UCH modernlamps{1.0.3} [Modern Lights] (ModernLights-1.0.3_1.10.2.jar)
UCH mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
UCH modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
UCH numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.126.jar)
UCH powersuits{1.10.2-1.2.126} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.126.jar)
UCH moreanvils{6.2.0} [More Anvils] (MoreAnvils-6.2.0.jar)
UCH morechickens{1.1.7} [More Chickens] (MoreChickens-1.10.2-1.1.7.jar)
UCH moreloottables{0.2.1} [More Loot Tables] (moreloottables-1.10.2-0.2.1.jar)
UCH Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
UCH mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
UCH mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar)
UCH mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
UCH MrTJPCoreMod{2.0.1.20} [MrTJPCore] (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
UCH terraqueous{1.2.25} [Terraqueous] (terraqueous-1.10.0-1.2.25.jar)
UCH multistorage{1.2.19} [Multi-Storage] (multistorage-1.10.0-1.2.19.jar)
UCH mysticalagriculture{1.5.9} [Mystical Agriculture] (mysticalagriculture-1.10.2-1.5.9.jar)
UCH mysticalagradditions{1.0.4} [Mystical Agradditions] (mysticalagradditions-1.10.2-1.0.4.jar)
UCH mysticalmfrcompat{1.0.0} [Mystical MFR Compat] (mysticalmfrcompat[1.10.2]-1.0.0a.jar)
UCH nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
UCH netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.10.2-3.3.7.jar)
UCH nmsot{1.2.0-mc1.10.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.10.2.jar)
UCH recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
UCH neid{1.5.3} [NotEnoughIDs] (NotEnoughIDs-1.5.3.jar)
UCH omlib{3.0.0-129} [OMLib] (omlib-1.10.2-3.0.0-129.jar)
UCH ompd{3.0.0-22} [Open Modular Passive Defense] (ompd-1.10.2-3.0.0-22.jar)
UCH openfm{0.1.0.22} [OpenFM] (OpenFM-1.9.4-0.1.0.22.jar)
UCH openglasses{3.3.3} [OpenGlasses] (OpenGlasses-MC1.10.2-3.3.3.jar)
UCH openmodularturrets{3.0.0-223} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-223.jar)
UCH openprinter{0.1.0.7} [OpenPrinter] (OpenPrinter-1.9.4-0.1.0.7.jar)
UCH openradio{0.9.4} [OpenRadio] (OpenRadio-0.9.4-MC1.10.2.jar)
UCH opensecurity{1.0-35} [OpenSecurity] (OpenSecurity-MC1.10.2-1.0-35.jar)
UCH fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
UCH oreexcavation{1.2.107} [OreExcavation] (OreExcavation-1.2.107.jar)
UCH oreshrubs{1.2.2} [Ore Shrubs] (oreshrubs-1.2.2-1.10.2.jar)
UCH ProjectE{1.10.2-PE1.3.1} [ProjectE] (ProjectE-1.10.2-PE1.3.1.jar)
UCH tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
UCH p455w0rdslib{1.0.30} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.30.jar)
UCH p455w0rdsthings{2.2.32} [p455w0rd's Things] (p455w0rdsthings-1.10.2-2.2.32.jar)
UCH harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
UCH pamscookables{1.0} [Pam's Cookables] (pamscookables-1.10.2_1.0.0.jar)
UCH plustic{5.2.1.2} [PlusTiC] (plustic-5.2.1.2.jar)
UCH PotionIcons{1.10.2} [PotionIcons] (potionicons-1.10.2-2.0.0-release.jar)
UCH projectred-core{4.8.4.49} [ProjectRed Core] (ProjectRed-1.10.2-4.8.4.49-Base.jar)
UCH projectred-integration{4.8.4.49} [ProjectRed integration] (ProjectRed-1.10.2-4.8.4.49-integration.jar)
UCH projectred-transmission{4.8.4.49} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.4.49-integration.jar)
UCH projectred-fabrication{4.8.4.49} [ProjectRed Fabrication] (ProjectRed-1.10.2-4.8.4.49-fabrication.jar)
UCH projectred-illumination{4.8.4.49} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.4.49-lighting.jar)
UCH projectred-expansion{4.8.4.49} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.4.49-mechanical.jar)
UCH projectred-transportation{4.8.4.49} [ProjectRed Transportation] (ProjectRed-1.10.2-4.8.4.49-mechanical.jar)
UCH psionup{15.1} [PSIonic Upgrades] (PSIonicUpgrades-r1.15.jar)
UCH reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
UCH quantumstorage{3.3.6} [QuantumStorage] (QuantumStorage-1.10.2-3.3.6.jar)
UCH questbook{2.1.0-1.10} [Better Questing Quest Book] (questbook-2.1.0-1.10.jar)
UCH rccosmetic{3.0.5} [Railcraft Cosmetic Additions] (RailCraft Cosmetic Additions-3.0.5.jar)
UCH rainboaks{1.0.2} [Rainbow Oak Trees] (RainbowOaks-1.10-1.0.2.jar)
UCH randomtweaks{1.11.2-1.14.1.1} [RandomTweaks] (randomtweaks-1.11.2-1.14.1.1.jar)
UCH reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
UCH reconstructor{2.9} [Reconstructor] (reconstructor-2.9.jar)
UCH reccomplex{1.4.5-1.10} [Recurrent Complex] (RecurrentComplex-1.4.5-1.10.jar)
UCH xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
UCH bq_rf{2.3.26} [RF Expansion] (RFExpansion-2.3.26.jar)
UCH rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar)
UCH rftoolscontrol{1.7.0} [RFTools Control] (rftoolsctrl-1.1x-1.7.0.jar)
UCH rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar)
UCH roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
UCH secretroomsmod{5.1.9} [Secret Rooms 5] (secretroomsmod-1.10.2-5.1.9.jar)
UCH shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
UCH shearmadness{1.10.2} [Shear Madness] (shearmadness-1.10.2-1.7.0.4.jar)
UCH simplesponge{1.4} [Simple Sponge] (SimpleSponge-1.10.2-1.4.jar)
UCH simplyconveyors{3.0.6} [Simply Conveyors & More] (SimplyConveyors-3.1.1d.jar)
UCH simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
UCH simulatednights{1.11.2-1.3.0} [Simulated Nights] (simulatednights-1.11.2-1.3.0.jar)
UCH SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
UCH sodiumcraft{1.2} [SodiumCraft] (sodiumcraft-1.2-mc1.10-patch2.jar)
UCH bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar)
UCH statues{0.8.1} [Statues mod] (statues-1.10.2-0.8.1.jar)
UCH stg{1.10.2-1.0.3} [SwingThroughGrass] (stg-1.10.2-1.0.3.jar)
UCH StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
UCH storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
UCH bq_themed{1.4.0} [ThemedQuestingPack] (ThemedQuestingPack-1.10.2-1.4.0.jar)
UCH thermaldynamics{2.0.11} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.11.19-universal.jar)
UCH tinker_io{release 2.4.4a} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4a.jar)
UCH tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
UCH tp{1.2.5} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.6.jar)
UCH torchmaster{1.4.1.34} [TorchMaster] (torchmaster_1.10.2-1.4.1.34.jar)
UCH tothebatpoles{1.10.2-1.1.0.0} [To the Bat Poles!] (tothebatpoles-1.10.2-1.1.0.0.jar)
UCH trashslot{6.3.7} [TrashSlot] (TrashSlot_1.10.2-6.3.7.jar)
UCH tumbleweed{1.10-0.4.3} [Tumbleweed] (tumbleweed-1.10-0.4.3.jar)
UCH vials{1.2.1.5} [Vials] (Vials-MC1.10.2-1.2.1.5.jar)
UCH ViewEMC{v5} [View EMC] (ViewEMC-1.10.2-v5.jar)
UCH villagerinventory{1.0.5} [Villager Inventory Viewer] (VillagerInventory-1.10-1.0.5.jar)
UCH vtt{0.6.3} [Villager Trade Tables] (VillagerTrades-1.10-0.6.3.jar)
UCH wailafeatures{0.3.1.13} [WAILA Features] (WAILA-features-1.10.2-0.3.1.13.jar)
UCH WailaHarvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.10.jar)
UCH wailaplugins{MC1.10.2-0.3.0-26} [WAILA Plugins] (WAILAPlugins-MC1.10.2-0.3.0-26.jar)
UCH waterstrainer{1.4.2} [Water Strainer] (WaterStrainer-1.9.4-1.4.2.jar)
UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
UCH wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
UCH wired{1.7.0} [WIRED: More Augs] (WIRED-1.7.0.jar)
UCH wct{2.1.39} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-2.1.39.jar)
UCH witherskelefix{1.7.0} [Wither Skeleton Tweaks] (Wither Skeleton Tweaks-1.10.2-1.7.2.jar)
UCH Woot{1.10.2-1.4.1} [Woot] (woot-1.10.2-1.4.1.jar)
UCH wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar)
UCH denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
UCH minimoos{1.4.3} [MiniMoos] (MiniMoos-1.4.3-MC1.10.2.jar)
Loaded coremods (and transformers):
CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.0.119.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
lumien.randomthings.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.10.2-4.4.0.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
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
BCModPlugin (backpacks 1.10.2 - 3.4.2.jar)
brad16840.core.ClassTransformer
AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
appeng.coremod.transformer.IntegrationTransformer
SoundUnpack (OpenSecurity-MC1.10.2-1.0-35.jar)
Plugin (NotEnoughIDs-1.5.3.jar)
ru.fewizz.neid.asm.Transformer
Brandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
com.brandon3055.brandonscore.asm.ClassTransformer
PlusTiC (plustic-5.2.1.2.jar)
landmaster.plustic.asm.Transform
BedPatch (bedpatch-1.0-1.10.2.jar)
com.mordenkainen.bedpatch.BedPatchASM
BlurPlugin (Blur-1.0.4-14.jar)
com.tterrag.blur.BlurTransformer
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
codechicken.nei.asm.NEITransformer
RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
reborncore.mixin.transformer.MixinTransformer
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar)
shetiphian.core.asm.ClassTransformer
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
OFMDepLoader (OpenFM-1.9.4-0.1.0.22.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
AstralCore (astralsorcery-1.4.5.jar)
p455w0rds Things (p455w0rdsthings-1.10.2-2.2.32.jar)
p455w0rd.p455w0rdsthings.asm.HorseArmorTransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
ForgelinPlugin (Forgelin-1.6.0.jar)
LoadingPlugin (Quark-r1.1-70.jar)
vazkii.quark.base.asm.ClassTransformer
PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.10.2.jar)
com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
IvToolkit (IvToolkit-1.3.3-1.10.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.7.1.150.jar)
li.cil.oc.common.asm.ClassTransformer
CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 387.92' Renderer: 'GeForce GTX 980M/PCIe/SSE2'
AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)
minefactoryreloaded: -[1.10.2]2.9.0B1-230
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
NotEnoughItems Invalid Fingerprint Reports:
List of loaded APIs:
* AgriCraftAPI (1.0) from agricraft-2.0.0-0.11.0-a21.jar
* appliedenergistics2|API (rv4) from appliedenergistics2-rv4-stable-1.jar
* asielibAPI (1.1) from Computronics-1.10.2-1.6.5.jar
* asielibAPI|tile (1.0) from Computronics-1.10.2-1.6.5.jar
* asielibAPI|tool (1.1) from Computronics-1.10.2-1.6.5.jar
* Baubles|API (1.1.1.0) from inventorypets-1.10-1.4.9.9.jar
* BetterAchievements|API (0.3.3.10) from BetterAchievements-1.10.2-0.3.3.10.jar
* BetterQuesting|API (2.6) from BetterQuesting-2.3.234.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.45.jar
* BotaniaAPI (79) from AkashicTome-1.0-5.jar
* chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.18.jar
* Chisel-API (0.0.1) from Chisel-MC1.10.2-0.1.1.39.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.1.1.39.jar
* ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.16.jar
* CoFHAPI (1.8.9R1.2.0B1) from RFExpansion-2.3.26.jar
* cofhapi (1.6.0) from zerocore-1.10.2-0.1.1.1.jar
* cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.1.1.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from RFExpansion-2.3.26.jar
* cofhapi|energy (1.5.0) from p455w0rdslib-1.10.2-1.0.30.jar
* CoFHAPI|item (1.8.9R1.2.0B1) from plustic-5.2.1.2.jar
* cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.1.1.jar
* cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.1.1.jar
* cofhlib (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|audio (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|gui (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|gui|container (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|gui|element (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|gui|element|listbox (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|gui|slot (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|inventory (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|util (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|util|helpers (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|world (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* cofhlib|world|feature (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
* compatlayer (0.3.0) from compatlayer-1.10-0.3.0.jar
* ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
* ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
* ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
* ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
* ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
* ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
* ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
* ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
* computronicsAPI (1.3) from Computronics-1.10.2-1.6.5.jar
* computronicsAPI|audio (1.0) from Computronics-1.10.2-1.6.5.jar
* computronicsAPI|chat (1.3) from Computronics-1.10.2-1.6.5.jar
* computronicsAPI|multiperipheral (1.1) from Computronics-1.10.2-1.6.5.jar
* computronicsAPI|tape (1.0) from Computronics-1.10.2-1.6.5.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
* CSLib|API (0.3.0) from Decocraft-2.5.2_1.10.2.jar
* ctm-api (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
* ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
* ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
* ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.8.273-universal.jar
* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
* Galacticraft API (1.1) from GalacticraftCore-1.10.2-4.0.0.119.jar
* Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
* HatcheryAPI (1.10.2R1.0.0) from hatchery-1.10.2-0.3.22.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
* jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
* journeymap|client-api (1.4) from journeymap-1.10.2-5.5.2.jar
* journeymap|client-api-display (1.4) from journeymap-1.10.2-5.5.2.jar
* journeymap|client-api-event (1.4) from journeymap-1.10.2-5.5.2.jar
* journeymap|client-api-model (1.4) from journeymap-1.10.2-5.5.2.jar
* journeymap|client-api-util (1.4) from journeymap-1.10.2-5.5.2.jar
* JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
* mcjtylib_ng (2.5.1) from mcjtylib-1.1x-2.5.1.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
* MoarSigns|API (1.2) from MoarSigns-1.10.2-4.2.3.9.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
* OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.7.1.150.jar
* oreshrubs-api (0.1) from oreshrubs-1.2.2-1.10.2.jar
* pressureAPI (1.3.1.27) from pressure-1.3.1.27-mc1.10.2.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.30.jar
* PsiAPI (2) from Psi-r1.0-42.jar
* PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.15.jar
* railcraft:API|core (3.2.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|carts (2.1.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|charge (3.2.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|items (2.4.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.3.1.jar
* RailcraftAPI|tracks (5.1.1) from Railcraft_1.10.2-10.3.1.jar
* reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* shearmadness.api (@API_VERSION@) from shearmadness-1.10.2-1.7.0.4.jar
* shearmadness_api_plumbing (1.0) from shearmadness-1.10.2-1.7.0.4.jar
* simplyconveyorsapi (1.0) from SimplyConveyors-3.1.1d.jar
* StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.25.jar
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.25.jar
* TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.25.jar
* TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.25.jar
* WailaAPI (1.3) from Hwyla-1.8.17-B31_1.10.2.jar
* wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-2.1.39.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from RFExpansion-2.3.26.jar).
It is a supported version, but that difference may lead to problems.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
* RF API class 'EnergyStorage' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
* Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
* Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
* Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
* Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
* Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
* Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
* Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
* Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
* Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
* Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/MC-Tools/MultiMC/instances/Forge%201.10.2%20-%20B2M/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:
ChickenChunks Invalid Fingerprint Reports:
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.13.6.142
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment