Draconic-Inc / Draconic-Evolution

Other
337 stars 171 forks source link

SkyFactory 3 crash #887

Closed timanttikuutio closed 7 years ago

timanttikuutio commented 7 years ago

Description

so i opened draconic evolution information tablet and after that my client crashed pls help :/

Base information

Crash report

---- Minecraft Crash Report ----

WARNING: coremods are present:
  BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
  LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  ForgelinPlugin (Forgelin-1.5.0.jar)
  literalascension (literalascension-1.10.2-1.0.2.2.jar)
  ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
  llibrary (llibrary-1.7.6-1.10.2.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 8/28/17 12:37 AM
Description: Rendering entity in world

java.lang.IllegalArgumentException: Name and ID cannot both be blank
    at com.mojang.authlib.GameProfile.<init>(GameProfile.java:25)
    at ganymedes01.headcrumbs.entity.EntityHuman.getProfile(EntityHuman.java:473)
    at ganymedes01.headcrumbs.renderers.RenderHuman.setModel(RenderHuman.java:77)
    at ganymedes01.headcrumbs.renderers.RenderHuman.doRender(RenderHuman.java:50)
    at ganymedes01.headcrumbs.renderers.RenderHuman.func_76986_a(RenderHuman.java:21)
    at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:366)
    at com.brandon3055.draconicevolution.client.render.item.RenderItemMobSoul.renderItem(RenderItemMobSoul.java:99)
    at codechicken.lib.render.item.CCRenderItem.func_180454_a(CCRenderItem.java:86)
    at codechicken.lib.render.item.CCRenderItem.func_184390_a(CCRenderItem.java:167)
    at codechicken.lib.render.item.CCRenderItem.func_175042_a(CCRenderItem.java:211)
    at net.darkhax.bookshelf.client.render.item.RenderItemWrapper.func_175042_a(RenderItemWrapper.java:277)
    at com.brandon3055.brandonscore.client.gui.modulargui.modularelements.MGuiStackIcon.renderBackgroundLayer(MGuiStackIcon.java:56)
    at com.brandon3055.brandonscore.client.gui.modulargui.MGuiElementBase.renderBackgroundLayer(MGuiElementBase.java:354)
    at com.brandon3055.draconicevolution.client.gui.modwiki.moddata.guidoctree.TreeBranchContent.renderBackgroundLayer(TreeBranchContent.java:150)
    at com.brandon3055.brandonscore.client.gui.modulargui.modularelements.MGuiList.renderBackgroundLayer(MGuiList.java:115)
    at com.brandon3055.draconicevolution.client.gui.modwiki.WikiContentList.renderBackgroundLayer(WikiContentList.java:166)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModuleManager.renderBackgroundLayer(ModuleManager.java:190)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModularGuiScreen.renderBackgroundLayer(ModularGuiScreen.java:155)
    at com.brandon3055.draconicevolution.client.gui.modwiki.GuiModWiki.renderBackgroundLayer(GuiModWiki.java:98)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModularGuiScreen.func_73863_a(ModularGuiScreen.java:147)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
    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 com.mojang.authlib.GameProfile.<init>(GameProfile.java:25)
    at ganymedes01.headcrumbs.entity.EntityHuman.getProfile(EntityHuman.java:473)
    at ganymedes01.headcrumbs.renderers.RenderHuman.setModel(RenderHuman.java:77)
    at ganymedes01.headcrumbs.renderers.RenderHuman.doRender(RenderHuman.java:50)
    at ganymedes01.headcrumbs.renderers.RenderHuman.func_76986_a(RenderHuman.java:21)

-- Entity being rendered --
Details:
    Entity Type: headcrumbs.Human (ganymedes01.headcrumbs.entity.EntityHuman)
    Entity ID: 105987
    Entity Name: 
    Entity's Exact location: 0.00, 0.00, 0.00
    Entity's Block location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null

-- Renderer details --
Details:
    Assigned renderer: ganymedes01.headcrumbs.renderers.RenderHuman@41337602
    Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Rotation: 0.0
    Delta: 1.0
Stacktrace:
    at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:366)
    at com.brandon3055.draconicevolution.client.render.item.RenderItemMobSoul.renderItem(RenderItemMobSoul.java:99)
    at codechicken.lib.render.item.CCRenderItem.func_180454_a(CCRenderItem.java:86)
    at codechicken.lib.render.item.CCRenderItem.func_184390_a(CCRenderItem.java:167)
    at codechicken.lib.render.item.CCRenderItem.func_175042_a(CCRenderItem.java:211)
    at net.darkhax.bookshelf.client.render.item.RenderItemWrapper.func_175042_a(RenderItemWrapper.java:277)
    at com.brandon3055.brandonscore.client.gui.modulargui.modularelements.MGuiStackIcon.renderBackgroundLayer(MGuiStackIcon.java:56)
    at com.brandon3055.brandonscore.client.gui.modulargui.MGuiElementBase.renderBackgroundLayer(MGuiElementBase.java:354)
    at com.brandon3055.draconicevolution.client.gui.modwiki.moddata.guidoctree.TreeBranchContent.renderBackgroundLayer(TreeBranchContent.java:150)
    at com.brandon3055.brandonscore.client.gui.modulargui.modularelements.MGuiList.renderBackgroundLayer(MGuiList.java:115)
    at com.brandon3055.draconicevolution.client.gui.modwiki.WikiContentList.renderBackgroundLayer(WikiContentList.java:166)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModuleManager.renderBackgroundLayer(ModuleManager.java:190)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModularGuiScreen.renderBackgroundLayer(ModularGuiScreen.java:155)
    at com.brandon3055.draconicevolution.client.gui.modwiki.GuiModWiki.renderBackgroundLayer(GuiModWiki.java:98)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModularGuiScreen.func_73863_a(ModularGuiScreen.java:147)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)

-- Screen render details --
Details:
    Screen name: com.brandon3055.draconicevolution.client.gui.modwiki.GuiModWiki
    Mouse location: Scaled: (81, 215). Absolute: (162, 586)
    Screen size: Scaled: (960, 509). Absolute: (1920, 1017). Scale factor of 2

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['NoCpsNeeded'/15106, l='MpServer', x=-102.22, y=58.00, z=72.49]]
    Chunk stats: MultiplayerChunkCache: 420, 420
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: World: (-105,58,45), Chunk: (at 7,3,13 in -7,2; contains blocks -112,0,32 to -97,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 22368455 game time, 22002415 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 21 total; [EntityPlayerSP['NoCpsNeeded'/15106, l='MpServer', x=-102.22, y=58.00, z=72.49], EntityTameableDragon['Water Dragon'/28, l='MpServer', x=-104.46, y=58.00, z=105.59], EntityTameableDragon['Water Dragon'/29, l='MpServer', x=-100.63, y=58.00, z=106.29], EntityTameableDragon['Water Dragon'/30, l='MpServer', x=-104.32, y=58.00, z=108.33], EntityTameableDragon['Water Dragon'/31, l='MpServer', x=-100.77, y=58.00, z=105.68], EntityTameableDragon['Ender Dragon'/32, l='MpServer', x=-108.54, y=58.00, z=104.50], EntityTameableDragon['Water Dragon'/33, l='MpServer', x=-108.23, y=58.00, z=111.87], EntityTameableDragon['Water Dragon'/34, l='MpServer', x=-104.63, y=58.00, z=104.61], EntityTameableDragon['Water Dragon'/35, l='MpServer', x=-100.20, y=58.00, z=105.56], EntityTameableDragon['Water Dragon'/36, l='MpServer', x=-108.32, y=58.00, z=104.69], EntityTameableDragon['Ender Dragon'/37, l='MpServer', x=-99.51, y=58.00, z=110.54], EntityTameableDragon['Water Dragon'/38, l='MpServer', x=-107.62, y=58.00, z=109.22], EntityTameableDragon['Water Dragon'/39, l='MpServer', x=-100.48, y=58.00, z=111.93], EntityTameableDragon['Water Dragon'/40, l='MpServer', x=-102.62, y=58.00, z=111.39], EntityTameableDragon['Water Dragon'/41, l='MpServer', x=-108.50, y=58.00, z=108.26], EntityTameableDragon['Water Dragon'/42, l='MpServer', x=-104.46, y=58.00, z=104.42], EntityTameableDragon['Water Dragon'/43, l='MpServer', x=-99.56, y=58.00, z=107.39], EntityTameableDragon['Water Dragon'/44, l='MpServer', x=-102.31, y=58.00, z=109.50], EntityTameableDragon['Water Dragon'/45, l='MpServer', x=-106.45, y=58.00, z=104.50], EntityTameableDragon['Water Dragon'/46, l='MpServer', x=-106.52, y=58.00, z=104.60], EntityTameableDragon['Water Dragon'/47, l='MpServer', x=-102.39, y=58.00, z=112.42]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
    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: 677616200 bytes (646 MB) / 3154640896 bytes (3008 MB) up to 3154640896 bytes (3008 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.32 Powered by Forge 12.18.3.2316 194 mods loaded, 193 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.2316.jar) 
    UCHIJA  Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316.jar) 
    UCHIJA  NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) 
    UCHIJA  OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar) 
    UCHIJA  foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) 
    UCHIJA  ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar) 
    UCHIJA  fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar) 
    UCHIJA  actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) 
    UCHIJA  CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar) 
    UCHIJA  CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) 
    UCHIJA  EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) 
    UCHIJA  JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.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  Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar) 
    UCHIJA  extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar) 
    UCHIJA  flyringbaublemod{0.2.4_1.10.2-d71eb9e} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.4.19+d71eb9e.jar) 
    UCHIJA  AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.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  autopackager{1.6.4} [AutoPackager] (autopackager-1.6.4.jar) 
    UCHIJA  Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar) 
    UCHIJA  AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) 
    UCHIJA  baconators{3.0.6} [Baconators] (baconators-1.10.2-3.0.6.jar) 
    UCHIJA  crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) 
    UCHIJA  MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) 
    UCHIJA  base{1.10.2-1.4.0} [B.A.S.E] (base-1.10.2-1.4.0.jar) 
    UCHIJA  bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) 
    UCHIJA  bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar) 
    UCHIJA  betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) 
    UCHIJA  betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar) 
    UCHIJA  biometweaker{2.3.239} [BiomeTweaker] (BiomeTweaker-1.10.2-2.3.239.jar) 
    UCHIJA  BlockDispenser{1.0} [BlockDispenser] (BlockDispenser-1.0-1.jar) 
    UCHIJA  guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) 
    UCHIJA  BloodMagic{1.10.2-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.10-79.jar) 
    UCHIJA  bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) 
    UCHIJA  Botania{r1.9-341} [Botania] (Botania r1.9-341.jar) 
    UCHIJA  brandonscore{2.1.8} [Brandon's Core] (BrandonsCore-1.10.2-2.1.8.107-universal.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.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) 
    UCHIJA  ceramics{1.10.2-1.1.6b} [Ceramics] (Ceramics-1.10.2-1.1.6b.jar) 
    UCHIJA  Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar) 
    UCHIJA  chancecubes{1.10.2-3.0.1.194} [Chance Cubes] (ChanceCubes-1.10.2-3.0.1.194.jar) 
    UCHIJA  mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) 
    UCHIJA  CharsetLib{0.3.5} [?] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar) 
    UCHIJA  CharsetPipes{0.3.5} [|] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar) 
    UCHIJA  CharsetWrench{0.3.5} [/] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar) 
    UCHIJA  ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter-1.10.2-2.5.17.jar) 
    UCHIJA  ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar) 
    UCHIJA  chickens{4.3.2} [Chickens] (chickens-4.3.2.jar) 
    UCHIJA  chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar) 
    UCHIJA  chiselsandbits{12.14} [Chisels & Bits] (chiselsandbits-12.14.jar) 
    UCHIJA  clienttweaks{1.1.16} [Client Tweaks] (ClientTweaks_1.10.2-1.1.16.jar) 
    UCHIJA  shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar) 
    UCHIJA  clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar) 
    UCHIJA  clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar) 
    UCHIJA  cyclopscore{0.10.5} [Cyclops Core] (CyclopsCore-1.9.4-0.10.5.jar) 
    UCHIJA  colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar) 
    UCHIJA  commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.3.jar) 
    UCHIJA  controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar) 
    UCHIJA  cookingforblockheads{4.2.43} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.43.jar) 
    UCHIJA  ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar) 
    UCHIJA  custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) 
    UCHIJA  Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar) 
    UCHIJA  darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar) 
    UCHIJA  PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar) 
    UCHIJA  props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar) 
    UCHIJA  defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar) 
    UCHIJA  dimensionalcake{0.0.1} [Dimensional Cake] (dimensionalcake-1.9.4-0.0.1.jar) 
    UCHIJA  draconicevolution{2.1.0} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.0.232-universal.jar) 
    UCHIJA  DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar) 
    UCHIJA  StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers-1.10.2-3.7.9.jar) 
    UCHIJA  bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar) 
    UCHIJA  elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) 
    UCHIJA  endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) 
    UCHIJA  EnderIO{1.10.2-3.1.192} [Ender IO] (EnderIO-1.10.2-3.1.192.jar) 
    UCHIJA  engineersworkshop{1.0} [Engineers Workshop] (EngineersWorkshop-1.3.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  exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.20.jar) 
    UCHIJA  excompressum{2.0.97} [Ex Compressum] (ExCompressum_1.10.2-2.0.97.jar) 
    UCHIJA  ExtraBitManipulation{1.10.2-2.3.4} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.4.jar) 
    UCHIJA  zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar) 
    UCHIJA  bigreactors{1.10.2-0.4.5.29} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.29.jar) 
    UCHIJA  fairylights{2.1.1} [Fairy Lights] (fairylights-2.1.1-1.10.2.jar) 
    UCHIJA  farmingforblockheads{1.1.15} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.15.jar) 
    UCHIJA  flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) 
    UCHIJA  sonarcore{3.2.7} [SonarCore] (SonarCore-1.10.2-3.2.7.jar) 
    UCHIJA  fluxnetworks{1.2.4} [FluxNetworks] (FluxNetworks-1.10.2-1.2.4.jar) 
    UCHIJA  foamfix{@VERSION@} [FoamFix] (foamfix-0.6.3-anarchy.jar) 
    UCHIJA  forgelin{1.4.2} [Shadowfacts' Forgelin] (Forgelin-1.5.0.jar) 
    UCHIJA  ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar) 
    UCHIJA  ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar) 
    UCHIJA  fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar) 
    UCHIJA  Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar) 
    UCHIJA  GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar) 
    UCHIJA  advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar) 
    UCHIJA  googlyeyes{6.0.0} [GooglyEyes] (GooglyEyes-1.10.2-6.0.0.jar) 
    UCHIJA  gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar) 
    UCHIJA  grue{1.3.5} [Grue] (Grue-1.9.4-1.3.5.jar) 
    UCHIJA  gyth{2.0.0.2} [Get Ya' Tanks Here] (Gyth-1.10.2-2.0.0.27.jar) 
    UCHIJA  hammercore{1.6.9} [Hammer Core] (HammerCore_1.10.2-1.6.9.jar) 
    UCHIJA  hatchery{0.3.17} [Hatchery] (hatchery-1.10.2-0.3.17.jar) 
    UCHIJA  headcrumbs{2.0.2} [Headcrumbs] (Headcrumbs-2.0.3.jar) 
    UCHIJA  hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar) 
    UCHIJA  hydrogel{0.9} [HydroGel] (hydrogel-0.9.jar) 
    UCHIJA  immersiveengineering{0.10-60} [Immersive Engineering] (ImmersiveEngineering-0.10-60.jar) 
    UCHIJA  LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar) 
    UCHIJA  InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar) 
    UCHIJA  mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar) 
    UCHIJA  initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar) 
    UCHIJA  integrateddynamics{0.7.3} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.7.3.jar) 
    UCHIJA  integratedtunnels{1.2.1} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.2.1.jar) 
    UCHIJA  inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.0+47.jar) 
    UCHIJA  ironbackpacks{1.10.2-2.2.27} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.27.jar) 
    UCHIJA  ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) 
    UCHIJA  yunomakegoodmap{1.10.2-6.1.0.26} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.10.2-6.1.0.26.jar) 
    UCHIJA  itsbecauseuhasnogoodspawn{1.0.5} [ItsBecauseUHasNoGoodSpawn] (ItsBecauseUHasNoGoodSpawn-1.0.5.jar) 
    UCHIJA  ItsRainingFood{1.0.2} [It's Raining Food] (itsrainingfood-1.10.2-0.1.0.jar) 
    UCHIJA  journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) 
    UCHIJA  kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar) 
    UCHIJA  llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.10.2.jar) 
    UCHIJA  literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar) 
    UCHIJA  boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar) 
    UCHIJA  lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar) 
    UCHIJA  mercurius{1.0.4} [Mercurius] (Mercurius-1.10.2-1.0.4.jar) 
    UCHIJA  minemenu{1.4.5} [MineMenu] (MineMenu-1.10.2-1.4.5-universal.jar) 
    UCHIJA  minicoal{1.1.0} [MiniCoal] (minicoal-1.1.0.jar) 
    UCHIJA  natura{1.10.2-4.1.0.65} [Natura] (natura-1.10.2-4.1.0.65.jar) 
    UCHIJA  missing_pieces{4.3.0} [Missing Pieces] (missing_pieces-1.10.2-4.3.0.jar) 
    UCHIJA  randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar) 
    UCHIJA  roots{0.208} [Roots] (roots-0.208.jar) 
    UCHIJA  moarsigns{4.2.3.9} [MoarSigns] (MoarSigns-1.10.2-4.2.3.9.jar) 
    UCHIJA  mob_grinding_utils{0.1.8.21} [mob_grinding_utils] (MobGrindingUtils-0.1.8.21.jar) 
    UCHIJA  modtweaker{2.0.12} [Mod Tweaker] (ModTweaker2-2.0.12.jar) 
    UCHIJA  morechickens{1.1.4} [More Chickens] (MoreChickens-1.10.2-1.1.4.jar) 
    UCHIJA  shear{1.1.2} [More Shearables] (MoreShearables1.2.1-1.10.2.jar) 
    UCHIJA  moreshears{1.0.5} [More Shears] (moreshears-1.10.2-1.0.5-release.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  mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar) 
    UCHIJA  mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar) 
    UCHIJA  mysticalagriculture{1.5.5} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.5.jar) 
    UCHIJA  Neat{1.3-12} [Neat] (Neat 1.3-12.jar) 
    UCHIJA  nice{0.1.0} [Nice] (nice-0.1.0.jar) 
    UCHIJA  notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar) 
    UCHIJA  oreexcavation{1.2.93} [OreExcavation] (OreExcavation-1.2.93.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  shetiphiancore{3.3.9} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.9.jar) 
    UCHIJA  platforms{1.2.10} [Platforms] (platforms-1.10.0-1.2.10.jar) 
    UCHIJA  reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar) 
    UCHIJA  quantumstorage{3.3.4} [QuantumStorage] (QuantumStorage-1.10.2-3.3.4.jar) 
    UCHIJA  rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) 
    UCHIJA  reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar) 
    UCHIJA  refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar) 
    UCHIJA  rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar) 
    UCHIJA  redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar) 
    UCHIJA  reliquia{0.0.7} [Reliquia] (Reliquia-[1.10.2]-0.0.7.jar) 
    UCHIJA  ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) 
    UCHIJA  rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar) 
    UCHIJA  rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar) 
    UCHIJA  rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar) 
    UCHIJA  woodenshears{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Wooden Shears] (SBM-WoodenShears-1.10.2-0.0.1b2-universal.jar) 
    UCHIJA  scanner{1.4.1} [Scanner] (scanner-1.5.1.jar) 
    UCHIJA  shearmadness{1.10.2} [Shear Madness] (shearmadness-1.10.2-1.7.0.4.jar) 
    UCHIJA  SimpleAchievements{MC1.9.4-1.2.2-28} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-28.jar) 
    UCHIJA  simplebarrels{1.26e} [Simple Barrels] (simplebarrels-1.26e.jar) 
    UCHIJA  simplecorn{2.2.0} [Simple Corn] (simpleCorn-1.10.2-2.2.0.jar) 
    UCHIJA  simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar) 
    UCHIJA  SimpleLabels{0.0.1} [SimpleLabels] (simplelabels-1-10.2-0.0.3.jar) 
    UCHIJA  simplyjetpacks{2.1.1.47} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.1.47.jar) 
    UCHIJA  snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar) 
    UCHIJA  solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar) 
    UCHIJA  stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar) 
    UCHIJA  rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar) 
    UCHIJA  beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar) 
    UCHIJA  tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) 
    UCHIJA  tp{1.1.0} [Tiny Progressions] (tinyprogressions-1.10.2-1.1.0.jar) 
    UCHIJA  torchmaster{1.4.0.32} [TorchMaster] (torchmaster_1.10.2-1.4.0.32.jar) 
    UCHIJA  Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar) 
    UCHIJA  ts2k16{1.0.3} [Twerk-Sim 2K16] (TS2K16-1.0.3.jar) 
    UCHIJA  twitchcrumbs{2.0.4} [Twitchcrumbs] (Twitchcrumbs_1.10.2-2.0.4.jar) 
    UCHIJA  voidcup{1.0} [voidcup] (voidcup-1.10.2-0.0.1.jar) 
    UCHIJA  waddles{0.5.2} [Waddles] (Waddles-1.10.2-0.5.2.jar) 
    UCHIJA  wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) 
    UCHIJA  icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar) 
    UCHIJA  wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar) 
    UCHIJA  withercrumbs{@version@} [Wither Crumbs] (witherCrumbs-1.10.2-0.9.jar) 
    UCHIJA  xprings{1.3.0} [Experience Rings] (xprings-1.10-1.3.0.jar) 
    UCHIJA  unidict{1.10.2-2.9} [UniDict] (UniDict-1.10.2-2.9.jar) 
    UD  BiomeTweakerCore{2.3.239} [BiomeTweaker Core] (minecraft.jar) 
    Loaded coremods (and transformers): 
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  net.darkhax.bookshelf.asm.BookshelfTransformerManager
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  lumien.randomthings.asm.ClassTransformer
Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  com.brandon3055.brandonscore.asm.ClassTransformer
SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
  com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  lumien.resourceloader.asm.ClassTransformer
NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  net.fybertech.nwr.NWRTransformer
ForgelinPlugin (Forgelin-1.5.0.jar)

literalascension (literalascension-1.10.2-1.0.2.2.jar)
  com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  team.chisel.common.asm.ChiselTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  squeek.applecore.asm.TransformerModuleHandler
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  li.cil.oc.common.asm.ClassTransformer
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  shetiphian.core.asm.ClassTransformer
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  com.mrdimka.hammercore.asm.HammerCoreTransformer
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  codechicken.nei.asm.NEITransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  reborncore.mixin.transformer.MixinTransformer
BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
  me.superckl.biometweaker.core.BiomeTweakerASMTransformer
llibrary (llibrary-1.7.6-1.10.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 385.41' Renderer: 'GeForce GTX 970/PCIe/SSE2'
    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)
        - WailaIntegration (Enabled/Not Forced)

    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)

    NotEnoughItems Invalid Fingerprint Reports: 
    CodeChickenLib Invalid Fingerprint Reports: 
    CodeChickenCore Invalid Fingerprint Reports: 
    EnderStorage Invalid Fingerprint Reports: 
    List of loaded APIs: 
        * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
        * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
        * Base|API (1.0.0) from base-1.10.2-1.4.0.jar
        * Baubles|API (1.3.1.2) from xprings-1.10-1.3.0.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.29.jar
        * BiomeTweakerAPI (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * BiomeTweakerAPI|event (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * BiomeTweakerAPI|script|object (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * BiomeTweakerAPI|script|pack (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * BiomeTweakerAPI|script|wrapper (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * BiomeTweakerAPI|util (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.10-79.jar
        * BotaniaAPI (85) from Botania r1.9-341.jar
        * CharsetAPI (0.1) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
        * CharsetAPI|Audio (0.0) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
        * CharsetAPI|Lib (0.2) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
        * CharsetAPI|Pipes (0.3) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
        * CharsetAPI|Storage (0.1) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
        * CharsetAPI|Tape (0.0) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
        * CharsetAPI|Wires (0.3) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
        * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.17.jar
        * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
        * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.14.jar
        * CoFHAPI (1.8.9R1.2.0B1) from rangedpumps-0.3.jar
        * cofhapi (1.5.0) from SimplyJetpacks2-1.10.2-2.1.1.47.jar
        * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
        * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
        * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
        * CoFHAPI|energy (1.8.9R1.2.0B1) from SolarFluxReborn_1.10.2-2.17r.jar
        * cofhapi|energy (1.5.0) from BrandonsCore-1.10.2-2.1.8.107-universal.jar
        * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
        * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
        * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
        * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
        * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.3.jar
        * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
        * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
        * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
        * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
        * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
        * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
        * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
        * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
        * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
        * CSLib|API (0.3.0) from Decocraft-2.4.2_1.10.2.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.0.232-universal.jar
        * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.192.jar
        * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.192.jar
        * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.192.jar
        * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.192.jar
        * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
        * ExCompressum|API (1.0) from ExCompressum_1.10.2-2.0.97.jar
        * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.4.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.17.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-60.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-60.jar
        * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.7.3.jar
        * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.27.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.420.jar
        * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.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.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
        * PsiAPI (2) from Psi-r1.0-42.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
        * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.7.jar
        * stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
        * stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
        * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
        * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
        * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
        * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
        * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
        * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
        * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
        * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
        * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
        * SuperScript (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * SuperScript|command (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * SuperScript|object (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * SuperScript|util (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
        * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
        * WailaAPI (1.3) from Hwyla-1.8.17-B31_1.10.2.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
    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.):
                  * 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 SolarFluxReborn_1.10.2-2.17r.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:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/EnergyStorage.class
                  * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyConnection.class
                  * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
                  * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyHandler.class
                  * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyProvider.class
                  * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyReceiver.class
                  * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyStorage.class
                  * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Timan/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203%20(1)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/TileEnergyHandler.class
    Detailed Tesla API diagnostics:
                  * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
                  * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
                  * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
                  * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
                  * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
                  * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
                  * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
                  * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
                  * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
                  * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
                  * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 2.13.6.142
        Mixin Status: 1
        Runtime Debofucsation 1
        RenderEngine: 0
    Translocator Invalid Fingerprint Reports: 
    Launched Version: forge-12.18.3.2316
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 385.41, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

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

1st update your mods and maybe next time check existing issues :)

851 #839 and kind of familiar #822