Skip to content

Instantly share code, notes, and snippets.

@vrork
Created March 6, 2017 14:36
Show Gist options
  • Save vrork/0a4cc3fdf2496655f5ec217e485f4ae7 to your computer and use it in GitHub Desktop.
Save vrork/0a4cc3fdf2496655f5ec217e485f4ae7 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
LoadingHook (Mekanism-1.10.2-9.2.1.298.jar)
SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
SFRCore (SolarFluxReborn_1.10.2-2.6r.jar)
ForgelinPlugin (Forgelin-1.4.0.jar)
IC2core (industrialcraft-2-2.6.142-ex110.jar)
CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
Plugin (NotEnoughIDs-1.5.3.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.12.jar)
astrocore (AstroLib-2.1.1-jenkins25.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
RBLoadingPlugin (RealBench-1.10.2-1.3.2.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.3.0.0.jar)
Cacti (cacti-1.0.1-1.10.2.jar)
GenderLoadingPlugin ([1.10.2]Gender-1.2.7.jar)
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.344.jar)
literalascension (literalascension-1.10.2-1.0.1.1.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
p455w0rds Things (p455w0rdsthings-1.10.2-1.2.27.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.0.0.127-universal.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
RebornCoreASM (RebornCore-1.10.2-2.13.4.128-universal.jar)
AppleCore (AppleCore-mc1.10.2-2.1.1.jar)
CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
LoadingPlugin (Quark-r1.1-70.jar)
llibrary (llibrary-1.7.4-1.10.2.jar)
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 3/6/17 11:26 AM
Description: Initializing game
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147965_a(TextureAtlasSprite.java:213)
at com.smithsmodding.armory.weaponry.common.compatibility.ConversionRenderInfo.getTexture(ConversionRenderInfo.java:30)
at com.smithsmodding.armory.client.textures.MaterializedTextureCreator.createTexture(MaterializedTextureCreator.java:174)
at com.smithsmodding.armory.client.textures.MaterializedTextureCreator.createMaterialTextures(MaterializedTextureCreator.java:129)
at com.smithsmodding.armory.client.textures.MaterializedTextureCreator.createCustomTextures(MaterializedTextureCreator.java:100)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_315_MaterializedTextureCreator_createCustomTextures_Pre.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.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:181)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:105)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:93)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:156)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147965_a(TextureAtlasSprite.java:213)
at com.smithsmodding.armory.weaponry.common.compatibility.ConversionRenderInfo.getTexture(ConversionRenderInfo.java:30)
at com.smithsmodding.armory.client.textures.MaterializedTextureCreator.createTexture(MaterializedTextureCreator.java:174)
at com.smithsmodding.armory.client.textures.MaterializedTextureCreator.createMaterialTextures(MaterializedTextureCreator.java:129)
at com.smithsmodding.armory.client.textures.MaterializedTextureCreator.createCustomTextures(MaterializedTextureCreator.java:100)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_315_MaterializedTextureCreator_createCustomTextures_Pre.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.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:181)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:105)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:93)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:156)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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)
-- 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: 2157130688 bytes (2057 MB) / 6291456000 bytes (6000 MB) up to 11453595648 bytes (10923 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.32 Powered by Forge 12.18.3.2239 324 mods loaded, 324 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2239.jar)
UCHIJA Forge{12.18.3.2239} [Minecraft Forge] (forge-1.10.2-12.18.3.2239.jar)
UCHIJA AdvancedRocketry{1} [Advanced Rocketry] (minecraft.jar)
UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.1.jar)
UCHIJA ColorUtility{1.0.3} [ColorUtility] (minecraft.jar)
UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
UCHIJA cei{1.3} [Chunk Edge Indicator] (1.10-chunkedgeindicator-1.3.jar)
UCHIJA gender{1.2.7} [Gender] ([1.10.2]Gender-1.2.7.jar)
UCHIJA uncraftingTable{1.6.1-pre9} [Uncrafting Table] ([1.10.2]UncraftingTable-1.6.1-pre9.jar)
UCHIJA cofhcore{4.0.0} [CoFH Core] (CoFHCore-1.10.2-4.0.0.127-universal.jar)
UCHIJA actuallyadditions{1.10.2-r98} [Actually Additions] (ActuallyAdditions-1.10.2-r98.jar)
UCHIJA aalaserminetweak{1.0} [aalaserminetweak] (AAMineTweaks-1.0.jar)
UCHIJA CodeChickenLib{2.5.6.233} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
UCHIJA EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar)
UCHIJA IC2{2.6.142-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.142-ex110.jar)
UCHIJA JEI{3.14.7.415} [Just Enough Items] (jei_1.10.2-3.14.7.415.jar)
UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
UCHIJA actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar)
UCHIJA additionalenderblocks{1.1} [Additional Ender Blocks] (AdditionalEnderBlocks-1.10.2-1.1.jar)
UCHIJA advanced_machines{60.0.1} [Advanced Machines] (Advanced Machines-60.0.1.jar)
UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
UCHIJA libVulpes{0.1.16.20170220215024} [libVulpes] (LibVulpes-1.10.2-0.1.16-universal.jar)
UCHIJA advancedRocketry{1.10.2-1.0.12} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.0.12.jar)
UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
UCHIJA bdlib{1.12.3.22} [BD Lib] (bdlib-1.12.3.22-mc1.10.2.jar)
UCHIJA ae2stuff{0.6.0.7} [AE2 Stuff] (ae2stuff-0.6.0.7-mc1.10.2.jar)
UCHIJA infinitylib{1.10.2-0.6.2} [InfinityLib] (infinitylib-0.6.2.jar)
UCHIJA agricraft{2.0.0-0.6.0-a10} [AgriCraft] (agricraft-2.0.0-0.6.0-a10.jar)
UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
UCHIJA Botania{r1.9-340} [Botania] (Botania r1.9-340.jar)
UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.0.jar)
UCHIJA flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar)
UCHIJA animania{1.0.1a} [Animania] (animania-1.10-1.0.1a.jar)
UCHIJA AppleCore{2.1.1} [AppleCore] (AppleCore-mc1.10.2-2.1.1.jar)
UCHIJA apple_shields{0.1.7} [apple_shields] (AppleShields-0.1.7.jar)
UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
UCHIJA aquacreeper{1.2.1} [aquacreeper] (AquaCreepers-1.2.1.jar)
UCHIJA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar)
UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UCHIJA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
UCHIJA tesla{1.2.1.50} [TESLA] (Tesla-1.10.2-1.2.1.50.jar)
UCHIJA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
UCHIJA armorplus{1.10.2-8.5.2.3} [ArmorPlus] (armorplus-1.10.2-8.5.2.3.jar)
UCHIJA SmithsCore{1.10.2-1.2.1-259} [Smiths Core] (smithscore-1.10.2-1.2.1-259.jar)
UCHIJA Armory{1.10.2-1.2.0.0-410} [Armory] (armory-1.10.2-1.2.0.0-410.jar)
UCHIJA armory-weaponry{@VERSION@} [armory-weaponry] (Armory-Weaponry-1.3.0-56.jar)
UCHIJA Aroma1997CoreHelper{1.1.1.1} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.1.jar)
UCHIJA AromaBackup{2.0.0.0.b62} [AromaBackup] (AromaBackup-1.9.4-2.0.0.0.b62.jar)
UCHIJA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-2.0.0.0.b62.jar)
UCHIJA astrolib{2.1.0} [AstroLib] (AstroLib-2.1.1-jenkins25.jar)
UCHIJA aura{593} [Aura Cascade] (Aura Cascade Unofficial 1.0.0.jar)
UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
UCHIJA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar)
UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.22.jar)
UCHIJA MineTweaker3{3.0.22} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.22.jar)
UCHIJA base{1.10.2-1.2.4} [B.A.S.E] (base-1.10.2-1.2.4.jar)
UCHIJA basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar)
UCHIJA golems{6.02} [Extra Golems] (ExtraGolems[1.10.2]-6.02.jar)
UCHIJA golems_metal{6.02.1} [Base Metal Golems] (BaseMetalGolems[1.10]-6.02.1.jar)
UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.5.jar)
UCHIJA theoneprobe{1.4.4} [The One Probe] (theoneprobe-1.1x-1.4.4.jar)
UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
UCHIJA natura{1.10.2-4.1.0.24} [Natura] (natura-1.10.2-4.1.0.24.jar)
UCHIJA reborncore{2.13.4.128} [RebornCore] (RebornCore-1.10.2-2.13.4.128-universal.jar)
UCHIJA techreborn{2.1.6.180} [TechReborn] (TechReborn-1.10.2-2.1.6.180-universal.jar)
UCHIJA shetiphiancore{3.3.6} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.7.jar)
UCHIJA terraqueous{1.2.18} [Terraqueous] (terraqueous-1.10.0-1.2.18.jar)
UCHIJA betterwithmods{0.14.12 Beta} [Better With Mods] (Better With Mods-0.14.12-1.10.2.jar)
UCHIJA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
UCHIJA betterbuilderswands{0.11.0} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.0.215+2d66774.jar)
UCHIJA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar)
UCHIJA BiomesOPlenty{5.0.0.2162} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2162-universal.jar)
UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
UCHIJA BloodMagic{1.10.2-2.1.5-74} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.5-74.jar)
UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
UCHIJA boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.4.0.jar)
UCHIJA bookshelf{1.4.4.344} [Bookshelf] (Bookshelf-1.10.2-1.4.4.344.jar)
UCHIJA bookshelfapi{5.0.0} [Bookshelf] (Bookshelf-API-1.10.2-5.0.0-B92.jar)
UCHIJA boosterrockets{1.0.2} [BoosterRockets] (BoosterRockets-1.10.2-1.1.0.jar)
UCHIJA BotaniaVisualizer{1.10.2-1.0} [BotaniaVisualizer] (BotaniaVisualizer-1.10.2-1.0.jar)
UCHIJA brandonscore{2.1.4} [Brandon's Core] (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
UCHIJA Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
UCHIJA cacti{1.0.1} [Cacti] (cacti-1.0.1-1.10.2.jar)
UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
UCHIJA sonarcore{3.2.5} [SonarCore] (SonarCore-1.10.2-3.2.5.jar)
UCHIJA calculator{3.1.9} [Calculator] (Calculator-1.10.2-3.1.9.jar)
UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
UCHIJA mcmultipart{1.3.0_87} [MCMultiPart] (MCMultiPart-experimental-2.0.0_88-universal.jar)
UCHIJA CharsetLib{0.3.0-pre15} [‽] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetAudio{0.3.0-pre15} [♫] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetCarts{0.3.0-pre15} [U] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetDecoration{0.3.0-pre15} [�?] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetTweaks{0.3.0-pre15} [*] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar)
UCHIJA ChestTransporter{2.5.8} [Chest Transporter] (ChestTransporter-1.10.2-2.5.8.jar)
UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
UCHIJA chisel{MC1.10.2-0.0.8.12} [Chisel] (Chisel-MC1.10.2-0.0.8.12.jar)
UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
UCHIJA claybucket{1.1} [Clay Bucket] (ClayBucket-1.9.4-1.1.jar)
UCHIJA clienttweaks{1.1.16} [Client Tweaks] (ClientTweaks_1.10.2-1.1.16.jar)
UCHIJA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
UCHIJA combathelp{1.1.1} [Combat Help] (combathelp-1.1x-1.1.1.jar)
UCHIJA cyclopscore{0.9.2} [Cyclops Core] (CyclopsCore-1.9.4-0.9.2.jar)
UCHIJA commoncapabilities{1.3.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.1.jar)
UCHIJA compactsolars{1.10.2-5.0.8.331} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.8.331-universal.jar)
UCHIJA compactstorage{v2.0.0a} [CompactStorage] (compactstorage-2.1-1.9.4.jar)
UCHIJA one_point_twelve_concrete{v 1.0} [1.12 Concrete] (concreteMod-v1.0.jar)
UCHIJA cookingforblockheads{4.2.35} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.35.jar)
UCHIJA coralreef{1.0} [Coral Reef] (CoralReef-1.2.jar)
UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
UCHIJA craftingslabs{@VERSION@} [CraftingSlabs] (CraftingSlabs-1.10.2-1.10.2-2.3.1.jar)
UCHIJA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.22.jar)
UCHIJA crossroads{1.10.2-1.3.7} [Crossroads] (crossroads-1.10.2-1.3.7.jar)
UCHIJA darkutils{1.1.7.112} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.112.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.6.1_1.10.2.jar)
UCHIJA props{2.3.6.1} [Decocraft] (Decocraft-2.3.6.1_1.10.2.jar)
UCHIJA forestry{5.2.17.368} [Forestry] (forestry_1.10.2-5.2.17.368.jar)
UCHIJA eleccore{1.7.409} [ElecCore] (ElecCore-1.10.2-1.7.409.jar)
UCHIJA deepresonance{1.4.6} [DeepResonance] (deepresonance-1.1x-1.4.6.jar)
UCHIJA ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar)
UCHIJA draconicevolution{2.0.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.8.177-universal.jar)
UCHIJA StorageDrawers{1.10.2-3.6.1} [Storage Drawers] (StorageDrawers-1.10.2-3.6.1.jar)
UCHIJA bitdrawers{0.35} [Drawers & Bits] (DrawersBits-1.10.2-0.35.jar)
UCHIJA DurabilityShow{3.1.1} [Durability Show] (Durability Show-1.9.4-3.1.1.jar)
UCHIJA dsurround{3.3.0.0} [Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.3.0.0.jar)
UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
UCHIJA EnderIO{1.10.2-3.1.173} [Ender IO] (EnderIO-1.10.2-3.1.173.jar)
UCHIJA thermalfoundation{2.0.0} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.0.64-universal.jar)
UCHIJA thermalexpansion{5.0.0} [Thermal Expansion] (ThermalExpansion-1.10.2-2.0.0.64-universal.jar)
UCHIJA eiorteis{1.10.2-1.0} [EIORecipesTEInductionSmelter] (eiorteis-2.0.jar)
UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
UCHIJA embers{0.104} [Embers] (embers-0.104.jar)
UCHIJA eplus{4.1.0.116} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.116.jar)
UCHIJA enchiridion{3.1.17} [Enchiridion] (Enchiridion-1.10.2-3.1.17.jar)
UCHIJA EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
UCHIJA endergizer{@VERSION@} [Endergizer] (Endergizer-1.10.2-1.1.1.jar)
UCHIJA enderrift{2.1.3} [Ender-Rift] (EnderRift-1.10.2-2.1.3.jar)
UCHIJA endertanks{1.4.10} [EnderTanks] (endertanks-1.10.0-1.4.10.jar)
UCHIJA enderthing{0.7.3} [Enderthing] (enderthing-1.10.2-0.7.3.jar)
UCHIJA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
UCHIJA engineersworkshop{1.1.4-1.10.2} [Engineers Workshop] (EngineersWorkshop-1.1.5-1.10.2.jar)
UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
UCHIJA evilcraft{0.10.20} [EvilCraft] (EvilCraft-1.10.2-0.10.20.jar)
UCHIJA ExtraRails{1.1.1} [Extra Rails] (ExtraRails-1.10.2-1.1.1.jar)
UCHIJA zerocore{1.10.2-0.1.0.4} [Zero CORE] (zerocore-1.10.2-0.1.0.4.jar)
UCHIJA bigreactors{1.10.2-0.4.5.27} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.27.jar)
UCHIJA ffs{1.10.2-2.0.3-b11} [Fancy Fluid Storage] (Fancy Fluid Storage-1.10.2-2.0.3-b11.jar)
UCHIJA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
UCHIJA fluxnetworks{1.1.7} [FluxNetworks] (FluxNetworks-1.10.2-1.1.7.jar)
UCHIJA foamfix{0.3.1} [FoamFix] (foamfix-0.3.2a-law.jar)
UCHIJA ForgeEndertech{1.1.3.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.1.3.0.jar)
UCHIJA forgelin{1.4.0} [Forgelin] (Forgelin-1.4.0.jar)
UCHIJA forgemultipartcbe{2.0.0.29} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
UCHIJA microblockcbe{2.0.0.29} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
UCHIJA minecraftmultipartcbe{2.0.0.29} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
UCHIJA friendlyfire{1.3.0} [Friendly Fire] (FriendlyFire-1.10.2-1.3.0.jar)
UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.4.4.jar)
UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.4.3.jar)
UCHIJA fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar)
UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.10.2-alpha-0.0.3.jar)
UCHIJA gendustry{1.6.5.29} [GenDustry] (gendustry-1.6.5.29-mc1.10.2.jar)
UCHIJA pressure{1.3.1.24} [Pressure Pipes] (pressure-1.3.1.24-mc1.10.2.jar)
UCHIJA advgenerators{0.9.20.22} [Advanced Generators] (generators-0.9.20.22-mc1.10.2.jar)
UCHIJA grapplemod{1.10.2-v9} [Grappling hook mod] (grapplemod-1.10-v9.jar)
UCHIJA gravelminer{4.1.11} [GravelMiner] (GravelMiner_1.10.2-4.1.11.jar)
UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
UCHIJA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
UCHIJA grue{1.3.4} [Grue] (Grue-1.9.4-1.3.4.jar)
UCHIJA hammercore{1.2.3} [Hammer Core] (HammerCore_1.10.2-1.2.3.jar)
UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
UCHIJA howlingmoon{0.5Core} [Howling Moon Rising] (howlingmoon-1.10.2-0.5Core.jar)
UCHIJA hydrogel{0.9} [HydroGel] (hydrogel-0.9.jar)
UCHIJA InductionCharger{1.2.0} [Induction Charger] (InductionCharger-1.10.2-1.2.0.jar)
UCHIJA industrialwires{1.2-6} [Industrial Wires] (IndustrialWires-1.2-6.jar)
UCHIJA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
UCHIJA integrateddynamics{0.6.9} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.6.9.jar)
UCHIJA integratedtunnels{1.1.0} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.1.0.jar)
UCHIJA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
UCHIJA ironbackpacks{1.10.2-2.2.23} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.23.jar)
UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
UCHIJA itank{1.1.0-1.10.2} [itank] (ITank-1.1.0-1.10.2.jar)
UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
UCHIJA je_calculation{1.10.2-2.5.1} [Just Enough Calculation] (JustEnoughCalculation-1.10.2-2.5.1.jar)
UCHIJA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
UCHIJA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
UCHIJA literalascension{1.10.2-1.0.1.1} [Literal Ascension] (literalascension-1.10.2-1.0.1.1.jar)
UCHIJA llor{1.1.1-mc[1.9-1.11]} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.1-mc[1.9-1.11].jar)
UCHIJA boots{1.0} [Long Fall Boots] (LongFallBoots.jar)
UCHIJA Mekanism{9.2.1} [Mekanism] (Mekanism-1.10.2-9.2.1.298.jar)
UCHIJA MekanismGenerators{9.2.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.1.298.jar)
UCHIJA MekanismTools{9.2.1} [MekanismTools] (MekanismTools-1.10.2-9.2.1.298.jar)
UCHIJA metamorph{1.1.1} [Metamorph] (metamorph-1.1.1-1.10.2.jar)
UCHIJA modularforcefieldsystem{2.5.0} [Modular ForceField System] (MFFS-1.10.2-3.0.0.0_1.10_655de1f.jar)
UCHIJA Minecraftupdate{1.0.0} [Minecraftupdate] (Minecraft 16w42a.jar)
UCHIJA mineTunes{1.2-9} [mineTunes] (MineTunes 1.2-9.jar)
UCHIJA mtrm{1.2.1.20} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.20.jar)
UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
UCHIJA mob_grinding_utils{0.1.8.16} [mob_grinding_utils] (MobGrindingUtils-0.1.8.16.jar)
UCHIJA mobtotems{1.10.2-0.1.2} [Mob Totems] (mobtotems-1.10.2-0.1.2.jar)
UCHIJA ModLister{1.10.2-2.1.8} [ModLister] (ModLister-1.10.2-2.1.8.jar)
UCHIJA modsquad{1.0} [Tesla Essentials] (modsquad-1.3.1.jar)
UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.1.jar)
UCHIJA modtweaker{2.0.9} [Mod Tweaker] (ModTweaker2-2.0.9.jar)
UCHIJA modularity{3.0.2} [Modularity] (modularity-3.0.2.jar)
UCHIJA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
UCHIJA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar)
UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
UCHIJA MrTJPCoreMod{2.0.0.14} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
UCHIJA multibeds{1.2.3} [Multi-Beds] (multibeds-1.10.0-1.2.3.jar)
UCHIJA multistorage{1.2.15} [Multi-Storage] (multistorage-1.10.0-1.2.15.jar)
UCHIJA mvariants{1.2.0} [More Variants] (mvariants-1.10.2-1.2.0.jar)
UCHIJA nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
UCHIJA nmsot{1.2.0-mc1.10.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.10.2.jar)
UCHIJA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
UCHIJA neid{1.5.3} [NotEnoughIDs] (NotEnoughIDs-1.5.3.jar)
UCHIJA notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar)
UCHIJA samsocean{1.0.0} [Classic Oceans] (OceanFloor-1.10.2-1.0.1.jar)
UCHIJA refinedstorage{1.2.22} [Refined Storage] (refinedstorage-1.2.22.jar)
UCHIJA ocrsdriver{1.0} [OC RS Driver] (ocrsdriver-1.0.0.jar)
UCHIJA openglasses{1.4} [OC Glasses] (OpenGlasses-1.4.jar)
UCHIJA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.1.jar)
UCHIJA openprinter{0.1.0.5} [OpenPrinter] (OpenPrinter-1.9.4-0.1.0.5.jar)
UCHIJA fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
UCHIJA p455w0rdsthings{1.2.27} [p455w0rd's Things] (p455w0rdsthings-1.10.2-1.2.27.jar)
UCHIJA packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
UCHIJA platforms{1.2.8} [Platforms] (platforms-1.10.0-1.2.8.jar)
UCHIJA plustic{2.2a} [PlusTiC] (plustic-2.2a.jar)
UCHIJA progressiveautomation{1.7.0} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.0.jar)
UCHIJA projectred-core{4.8.1.25} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.25-Base.jar)
UCHIJA projectred-integration{4.8.1.25} [ProjectRed integration] (ProjectRed-1.10.2-4.8.1.25-integration.jar)
UCHIJA projectred-transmission{4.8.1.25} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.1.25-integration.jar)
UCHIJA projectred-illumination{4.8.1.25} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.1.25-lighting.jar)
UCHIJA projectred-expansion{4.8.1.25} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.1.25-mechanical.jar)
UCHIJA projectred-tansportation{1.0} [projectred-tansportation] (ProjectRed-1.10.2-4.8.1.25-mechanical.jar)
UCHIJA projectred-exploration{4.8.1.25} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.1.25-world.jar)
UCHIJA psionup{15.1} [PSIonic Upgrades] (PSIonicUpgrades-r1.15.jar)
UCHIJA pumpkincarving{1.0} [Pumpkin Carving] (PumpkinCarving1.10.2-1.0.jar)
UCHIJA randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
UCHIJA rarmor{1.10.2-r3} [Rarmor] (Rarmor-1.10.2-r3.jar)
UCHIJA realfilingcabinet{1.3.31} [Real Filing Cabinet] (realfilingcabinet-1.10.2-1.3.31.jar)
UCHIJA reborncore-mcmultipart{2.13.4.128} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.4.128-universal.jar)
UCHIJA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.1.27.jar)
UCHIJA redstonefluxarsenal{1.0} [Redstone Flux Arsenal] (RedstoneFluxArsenal-[1.10.2]-1.0.jar)
UCHIJA redstoneremote{@VERSION@} [Redstone Remote] (RedstoneRemote-1.10.2-1.0.0.jar)
UCHIJA xreliquary{1.10.2-1.3.3.639} [Reliquary] (Reliquary-1.10.2-1.3.3.639.jar)
UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
UCHIJA rflux{0.1.0} [RF Lux] (rflux-0.1.0.jar)
UCHIJA rftools{5.87} [RFTools] (rftools-1.1x-5.87.jar)
UCHIJA rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar)
UCHIJA rftoolsdim{4.54} [RFTools Dimensions] (rftoolsdim-1.1x-4.54.jar)
UCHIJA substratum{1.8.2.1} [Substratum] (Substratum-1.10.2-1.8.2.1.jar)
UCHIJA rfutilities{1.10.2-0.3-hotfix1} [RFUtilities] (RFUtilities-1.10.2-0.3-hotfix2.jar)
UCHIJA roots{0.208} [Roots] (roots-0.208.jar)
UCHIJA ropebridge{1.4.6} [Rope Bridge] (ropebridge-1.10.2-1.4.6.jar)
UCHIJA routerreborn{1.10.2-4.0.1.24_universal} [Router Reborn] (RouterReborn-1.10.2-4.0.1.24_universal.jar)
UCHIJA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar)
UCHIJA woodenshears{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Wooden Shears] (SBM-WoodenShears-1.10.2-0.0.1b2-universal.jar)
UCHIJA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar)
UCHIJA silentlib{2.0.0} [Silent Lib] (SilentLib-1.10.2-2.0.0-36.jar)
UCHIJA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
UCHIJA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
UCHIJA simplyconveyors{1.4.1} [Simply Conveyors] (SimplyConveyors-1.4.2.jar)
UCHIJA simplyjetpacks{2.0.3.32} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.0.3.32.jar)
UCHIJA simulatednights{1.11.2-1.1.2} [Simulated Nights] (simulatednights-1.11.2-1.1.2.jar)
UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
UCHIJA solarfluxreborn{2.6r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.6r.jar)
UCHIJA SophisticatedWolves{3.6.1} [SophisticatedWolves] (SophisticatedWolves-3.6.4.jar)
UCHIJA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar)
UCHIJA SparksHammers{1.10.2-1.6} [Spark's Hammers] (SparksHammers-1.10.2-1.6.jar)
UCHIJA spartanshields{1.2a} [Spartan Shields] (SpartanShields-1.10.2-1.2a.jar)
UCHIJA SpiceOfLife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.8.jar)
UCHIJA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar)
UCHIJA StevesFactoryManager{1.0.12} [Steve's Factory Manager] (StevesFactoryManager-1.10.2-1.0.12.jar)
UCHIJA storageboats{1.6} [Storage Boats] (StorageBoats-1.7.jar)
UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
UCHIJA supersoundmuffler{1.0.1.4} [Super Sound Muffler] (supersoundmuffler-1.10.2-1.0.1.4.jar)
UCHIJA surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.68.jar)
UCHIJA tails{1.10.2-1.8.3} [Tails] (Tails-1.10.2-1.8.3.jar)
UCHIJA teslamodularsolars{1.10.2 R1.2} [TeslaModularSolars] (Tesla Modular Solars-1.10.2-1.4.jar)
UCHIJA teslacorelib{0.3.0} [Tesla Core Lib] (tesla-core-lib-1.10.2-0.3.0.jar)
UCHIJA teslaarsenal{1.4} [Tesla Arsenal] (TeslaArsenal-1.4.jar)
UCHIJA teslacoils{v0.2.1.0} [Tesla Coils] (teslacoils-0.2.3.0.jar)
UCHIJA beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
UCHIJA thermalsmeltery{1.10.2-2.0.0} [Thermal Smeltery] (ThermalSmeltery-1.10.2-2.0.0.jar)
UCHIJA tinker_io{release 2.4.3} [Tinker I/O] (tinker_io-1.10.2-release 2.4.3.jar)
UCHIJA golems_tcon{6.02.1} [Tinkers' Golems Addon] (TinkersGolemsAddon[1.10.2]-6.02.1.jar)
UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
UCHIJA topaddons{1.10.2-0.9.1c} [TOP Addons] (topaddons-1.10.2-0.9.1c.jar)
UCHIJA Translocator{2.1.3.52} [Translocator] (Translocators-1.10.2-2.1.3.52-universal.jar)
UCHIJA wailafeatures{0.3.1.13} [WAILA Features] (WAILA-features-1.10.2-0.3.1.13.jar)
UCHIJA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.214.jar)
UCHIJA wawla{2.3.1.214} [What Are We Looking At] (Wawla-1.10.2-2.3.1.214.jar)
UCHIJA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
UCHIJA wct{0.0.15} [Wireless Crafting Terminal] (WirelessCraftingTerminal-1.10.2-0.0.15.jar)
UCHIJA wolfarmor{1.3.1} [Wolf Armor and Storage] (wolfarmor-1.4.1.0.jar)
UCHIJA wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar)
UCHIJA yabba{1.10.2-0.3.0} [YABBA] (YABBA-1.10.2-0.4.0.jar)
UCHIJA fluidity{6.1.4} [Fluidity] (Fluidity-6.1.4.jar)
Loaded coremods (and transformers):
Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
com.brandon3055.brandonscore.asm.ClassTransformer
ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
com.Axeryok.ColorUtility.ColorUtilityTransformer
LoadingHook (Mekanism-1.10.2-9.2.1.298.jar)
SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
org.epoxide.surge.asm.SurgeTransformerManager
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
invtweaks.forge.asm.ContainerTransformer
SFRCore (SolarFluxReborn_1.10.2-2.6r.jar)
com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
ForgelinPlugin (Forgelin-1.4.0.jar)
IC2core (industrialcraft-2-2.6.142-ex110.jar)
CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
Plugin (NotEnoughIDs-1.5.3.jar)
ru.fewizz.neid.asm.Transformer
AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.12.jar)
zmaster587.advancedRocketry.asm.ClassTransformer
astrocore (AstroLib-2.1.1-jenkins25.jar)
astro.lib.asm.ALTransformer
ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
team.chisel.common.asm.ChiselTransformer
RBLoadingPlugin (RealBench-1.10.2-1.3.2.jar)
pw.prok.realbench.asm.RBTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.3.0.0.jar)
org.blockartistry.mod.DynSurround.asm.Transformer
Cacti (cacti-1.0.1-1.10.2.jar)
com.pau101.cacti.asm.CactiClassTransformer
GenderLoadingPlugin ([1.10.2]Gender-1.2.7.jar)
com.github.ipixeli.gender.coremod.GenderClassTransformer
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.344.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
literalascension (literalascension-1.10.2-1.0.1.1.jar)
com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
shetiphian.core.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
lumien.randomthings.asm.ClassTransformer
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
p455w0rds Things (p455w0rdsthings-1.10.2-1.2.27.jar)
p455w0rd.p455w0rdsthings.asm.HorseArmorTransformer
CoFH Loading Plugin (CoFHCore-1.10.2-4.0.0.127-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHeirachyManager
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
li.cil.oc.common.asm.ClassTransformer
RebornCoreASM (RebornCore-1.10.2-2.13.4.128-universal.jar)
reborncore.mixin.transformer.MixinTransformer
AppleCore (AppleCore-mc1.10.2-2.1.1.jar)
squeek.applecore.asm.TransformerModuleHandler
CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingPlugin (Quark-r1.1-70.jar)
vazkii.quark.base.asm.ClassTransformer
llibrary (llibrary-1.7.4-1.10.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
appeng.coremod.transformer.ASMIntegration
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.66' Renderer: 'GeForce GTX 970/PCIe/SSE2'
AE2 Version: alpha rv4-alpha-11 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)
- theoneprobeIntegration (Enabled/Not Forced)
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)
CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:
EnderStorage Invalid Fingerprint Reports:
List of loaded APIs:
* actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r98.jar
* AgriCraftAPI (1.0) from agricraft-2.0.0-0.6.0-a10.jar
* AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.1.jar
* appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
* ArmorPlusApi (1.0) from armorplus-1.10.2-8.5.2.3.jar
* armory-api|armor (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|core (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* Armory-API|Crafting (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* Armory-API|Crafting|SmithingsAnvil (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* Armory-API|Crafting|SmithingsAnvil|Components (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* Armory-API|Crafting|SmithingsAnvil|Recipe (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|events (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|events|client (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|events|client|model (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|events|client|model|block (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|events|client|model|item (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|events|common (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|fluid (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|helpers (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|logic (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|materials (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|model (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|model|deserializers (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|model|deserializers|definition (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|registries (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|textures (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|util (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|util|client (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|util|common (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* armory-api|util|references (1.0.0.0-410) from armory-1.10.2-1.2.0.0-410.jar
* AromaBackupAPI (1.0) from AromaBackup-1.9.4-2.0.0.0.b62.jar
* astrolib|api (1.0.0) from AstroLib-2.1.1-jenkins25.jar
* Baubles|API (1.1.1.0) from mobtotems-1.10.2-0.1.2.jar
* BetterAchievements|API (0.3.3.10) from BetterAchievements-1.10.2-0.3.3.10.jar
* BetterWithModsAPI (Beta 0.6) from Better With Mods-0.14.12-1.10.2.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.27.jar
* BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.5-74.jar
* BotaniaAPI (85) from Botania r1.9-340.jar
* CactiAPI (1.0.0) from cacti-1.0.1-1.10.2.jar
* calculatorapi (1.9.4 - 1.0) from Calculator-1.10.2-3.1.9.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.10.2-0.0.8.12.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
* ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
* CoFHAPI (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.0.jar
* cofhapi (1.4.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhapi|block (1.4.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
* CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
* cofhapi|core (1.4.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.1.298.jar
* cofhapi|energy (1.4.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
* cofhapi|item (1.4.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.9.jar
* CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.0.jar
* cofhapi|tileentity (1.4.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
* cofhapi|util (1.4.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhapi|world (1.4.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|audio (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|gui (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|gui|container (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|gui|element (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|gui|element|listbox (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|gui|slot (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|inventory (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|render (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|render|particle (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|util (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|util|helpers (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|world (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* cofhlib|world|feature (1.2.0) from CoFHCore-1.10.2-4.0.0.127-universal.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.1.jar
* compactstorage (v2.0.0a) from compactstorage-2.1-1.9.4.jar
* compatlayer (0.2.2) from compatlayer-1.10-0.2.2.jar
* ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
* CSLib|API (0.3.0) from Decocraft-2.3.6.1_1.10.2.jar
* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.6.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.8.177-universal.jar
* dsurroundAPI (1.0) from DynamicSurroundings-1.10.2-3.3.0.0.jar
* ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.409.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.409.jar
* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.173.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.173.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.173.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.173.jar
* environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
* fluxapi (1.0) from FluxNetworks-1.10.2-1.1.7.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.368.jar
* funkylocomotion_api (2.0) from funky-locomotion-1.10.2-alpha-0.0.3.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.29-mc1.10.2.jar
* GraphApi (1.3.0) from EnderRift-1.10.2-2.1.3.jar
* Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.6.9.jar
* IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.23.jar
* jeresources|API (0.5.9.3) from JustEnoughResources-1.10.2-0.5.9.3.jar
* journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
* journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
* journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
* journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
* journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
* JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.415.jar
* mcjtylib_ng (2.3.9) from mcjtylib-1.1x-2.3.9.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
* Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.1.jar
* OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* pressureAPI (1.3.1.24) from pressure-1.3.1.24-mc1.10.2.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
* PsiAPI (2) from Psi-r1.0-42.jar
* PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.15.jar
* railcraft:API|core (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|items (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|signals (3.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|tracks (3.0.0) from Railcraft_1.10.2-10.0.1.jar
* rarmorapi (1) from Rarmor-1.10.2-r3.jar
* reborncoreAPI (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
* reborncoreAPI|Fuel (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
* reborncoreAPI|Power (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
* reborncoreAPI|Recipe (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
* reborncoreAPI|Tile (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
* SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.7-48.jar
* stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
* stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
* StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
* StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
* StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
* StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
* techrebornAPI (2.1.6.180) from TechReborn-1.10.2-2.1.6.180-universal.jar
* TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.18.jar
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.18.jar
* TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.18.jar
* TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.18.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.4.jar
* valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
* WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
* wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.0.15.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.13.4.128
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 0
ChickenChunks Invalid Fingerprint Reports:
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.):
* An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/CoFHAPIProps.class).
Ender IO needs at least 1.8.9R1.2.0B1 and will NOT work with older versions.
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:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/Tesla.class
* Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
* Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
* Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaHolder.class
* Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaProducer.class
* Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
* Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
* Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
* Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
* Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
* Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/Rafael/Documents/Curse/Minecraft/Instances/All%20the%20Mods%20-%20Modded/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
Translocator Invalid Fingerprint Reports:
AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON
Launched Version: forge-12.18.3.2239
LWJGL: 2.9.4
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.66, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Default 3D 16w41a.zip, Kaishi's 3D Armory v2.5 [1.9-1.10].zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment