Applied Energistics 2

Applied Energistics 2

137M Downloads

Crash on startup, trying to simulate SkyFactory 2.5's setup

BSFishy opened this issue ยท 2 comments

commented

I am trying to make a modpack using some of the same mods as SkyFactory 2.5. When I load my modpack, however, I come up with the following error:

[18:00:58] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
[18:00:58] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
[18:00:58] [Client thread/INFO]: Required mod Forestry is not installed, dependent features will be unavailable
[18:00:58] [Client thread/ERROR]: Requirements unmet, Forestry Addon not loading

I have checked many of the configurations, and have not found anything that might be disabling the use of these mods. The startup log on SkyFactory actually has the same error, but it has no problem starting. Also, SkyFactory does not have Binnie's Mods, or Forestry installed. I do not want to install any mods that are unneeded, but I am thinking that I might need to. Here is the full crash log:

[17:59:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[17:59:10] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[17:59:10] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[17:59:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[17:59:10] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[17:59:10] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Linux:amd64:3.13.0-37-generic, installed at /usr/lib/jvm/java-8-oracle/jre
[17:59:10] [main/INFO]: [AppEng] Core Init
[17:59:11] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:59:13] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:59:13] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:59:13] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:59:13] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:59:13] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:59:13] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:59:13] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[17:59:13] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[17:59:13] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[17:59:13] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[17:59:13] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[17:59:13] [main/INFO]: Initialising API 'liteloader' ...
[17:59:13] [main/INFO]: LiteLoader begin PREINIT...
[17:59:13] [main/INFO]: Initialising Loader properties...
[17:59:13] [main/INFO]: Setting up logger...
[17:59:13] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[17:59:13] [main/INFO]: Java reports OS="linux"
[17:59:13] [main/INFO]: Enumerating class path...
[17:59:13] [main/INFO]: Class path separator=":"
[17:59:13] [main/INFO]: Class path entries=(
   classpathEntry=/home/matt/.local/share/multimc/bin/jars/NewLaunch.jar
)
[17:59:13] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[17:59:13] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [/home/matt/.local/share/multimc/instances/One Chunk/minecraft/mods]
[17:59:13] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [/home/matt/.local/share/multimc/instances/One Chunk/minecraft/mods/1.7.10]
[17:59:13] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[17:59:13] [main/INFO]: Discovering tweaks on class path...
[17:59:13] [main/INFO]: Discovering valid mod files in folder /home/matt/.local/share/multimc/instances/One Chunk/minecraft/mods
[17:59:13] [main/INFO]: Discovering valid mod files in folder /home/matt/.local/share/multimc/instances/One Chunk/minecraft/mods/1.7.10
[17:59:13] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[17:59:13] [main/WARN]: Error parsing manifest entries in '/home/matt/.local/share/multimc/instances/One Chunk/minecraft/mods/1.7.10/[1.7.10]bspkrsCore-universal-6.15.jar'
[17:59:13] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
[17:59:13] [main/WARN]: Error parsing manifest entries in '/home/matt/.local/share/multimc/instances/One Chunk/minecraft/mods/1.7.10/CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
[17:59:13] [main/INFO]: LiteLoader PREINIT complete
[17:59:13] [main/INFO]: Sorting registered packet transformers by priority
[17:59:13] [main/INFO]: Added 0 packet transformer classes to the transformer list
[17:59:13] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[17:59:13] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[17:59:13] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[17:59:13] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[17:59:13] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[17:59:13] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[17:59:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:59:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:59:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:59:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:59:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:17] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:59:17] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:59:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:59:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:59:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[17:59:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[17:59:19] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:59:19] [main/INFO]: Injecting downstream transformers
[17:59:19] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[17:59:20] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[17:59:20] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[17:59:20] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[17:59:20] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[17:59:20] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[17:59:20] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[17:59:20] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[17:59:20] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[17:59:20] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[17:59:20] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[17:59:20] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[17:59:20] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[17:59:21] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[17:59:21] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[17:59:21] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[17:59:21] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[17:59:21] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[17:59:21] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[17:59:21] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[17:59:21] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[17:59:21] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[17:59:22] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[17:59:23] [main/INFO]: Setting user: <PROFILE NAME>
[17:59:25] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[17:59:25] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[17:59:25] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[17:59:25] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[17:59:25] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[17:59:25] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
[17:59:25] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[17:59:25] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[17:59:25] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[17:59:27] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[17:59:27] [Client thread/INFO]: LWJGL Version: 2.9.1
[17:59:28] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[17:59:29] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[17:59:29] [Client thread/ERROR]: Couldn't initialize twitch stream
[17:59:30] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init    in IntegratedServer
[17:59:30] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[17:59:30] [Client thread/INFO]: Successfully generated event handler proxy class with 19 handlers(s) and 19 total invokations
[17:59:31] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// But it works on my machine.

Time: 5/19/16 5:59 PM
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 3.13.0-37-generic
    Java Version: 1.8.0_91, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 764667528 bytes (729 MB) / 832569344 bytes (794 MB) up to 1908932608 bytes (1820 MB)
    Mod Pack: ~~ERROR~~ NullPointerException: null
    LiteLoader Mods: ~~ERROR~~ NullPointerException: null
    LaunchWrapper: 36 active transformer(s)
          - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
          - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
          - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
          - Transformer: net.minecraftforge.classloading.FluidIdTransformer
          - Transformer: appeng.transformer.asm.ASMIntegration
          - Transformer: codechicken.lib.asm.ClassHeirachyManager
          - Transformer: codechicken.core.asm.InterfaceDependancyTransformer
          - Transformer: codechicken.core.asm.TweakTransformer
          - Transformer: codechicken.core.asm.DelegatedTransformer
          - Transformer: codechicken.core.asm.DefaultImplementationTransformer
          - Transformer: vazkii.emotes.client.asm.ClassTransformer
          - Transformer: invtweaks.forge.asm.ContainerTransformer
          - Transformer: codechicken.nei.asm.NEITransformer
          - Transformer: openmods.core.OpenModsClassTransformer
          - Transformer: openblocks.asm.OpenBlocksClassTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
          - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
          - Transformer: appeng.transformer.asm.ASMTweaker
          - Transformer: codechicken.core.asm.CodeChickenAccessTransformer
          - Transformer: cofh.asm.CoFHAccessTransformer
          - Transformer: invtweaks.forge.asm.ITAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
          - Transformer: com.brandon3055.brandonscore.asm.ClassTransformer
          - Transformer: cofh.asm.CoFHClassTransformer
          - Transformer: com.enderio.core.common.transform.EnderCoreTransformer
          - Transformer: com.enderio.core.common.transform.EnderCoreTransformerClient
          - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
          - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
    JVM Flags: 2 total; -Xms512m -Xmx2048m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    GL info: ' Vendor: 'Intel Open Source Technology Center' Version: '2.1 Mesa 11.3.0-devel (git-a1f6988 2016-05-06 trusty-oibaf-ppa)' Renderer: 'Mesa DRI Intel(R) 965GM '
[17:59:31] [Client thread/INFO]: Attempting early MinecraftForge initialization
[17:59:31] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[17:59:31] [Client thread/INFO]: Replaced 183 ore recipies
[17:59:31] [Client thread/INFO]: Completed early MinecraftForge initialization
[17:59:32] [Client thread/INFO]: [AppEng] Core Init
[17:59:32] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[17:59:32] [Client thread/INFO]: Searching /home/matt/.local/share/multimc/instances/One Chunk/minecraft/mods for mods
[17:59:32] [Client thread/INFO]: Also searching /home/matt/.local/share/multimc/instances/One Chunk/minecraft/mods/1.7.10 for mods
[17:59:46] [Client thread/WARN]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.6.1
[17:59:48] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
[17:59:49] [Client thread/WARN]: Mod excompressum is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[17:59:49] [Client thread/WARN]: Mod IGWMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.12-34
[17:59:53] [Client thread/INFO]: Forge Mod Loader has identified 90 mods to load
[17:59:53] [Client thread/INFO]: Found mod(s) [exastris] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[17:59:53] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
[17:59:54] [Client thread/WARN]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
[17:59:55] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.1.1-181.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:59:55] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:59:55] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:59:57] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenModsCore, <CoFH ASM>, StartingInventory, ae2stuff, appliedenergistics2, bdlib, betterbuilderswands, BrandonsCore, chisel, CoFHCore, ComputerCraft, CustomMainMenu, customthings, DraconicEvolution, Emotes, endercore, EnderIO, EnderStorage, EnderTech, exastris, exnihilo, excompressum, FTBL, FTBU, GardenOfGlass, Hats, iChunUtil, IguanaTweaksTConstruct, IGWMod, inventorytweaks, IronChest, JABBA, journeymap, magicalcrops, Mantle, mfrmagiccropscompat, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, RedstoneArsenal, rftools, simplyjetpacks, SolarFlux, TabulaRasa, TConstruct, ThermalCasting, ThermalDynamics, ThermalExpansion, ThermalFoundation, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wawla, bspkrsCore] at CLIENT
[17:59:57] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenModsCore, <CoFH ASM>, StartingInventory, ae2stuff, appliedenergistics2, bdlib, betterbuilderswands, BrandonsCore, chisel, CoFHCore, ComputerCraft, CustomMainMenu, customthings, DraconicEvolution, Emotes, endercore, EnderIO, EnderStorage, EnderTech, exastris, exnihilo, excompressum, FTBL, FTBU, GardenOfGlass, Hats, iChunUtil, IguanaTweaksTConstruct, IGWMod, inventorytweaks, IronChest, JABBA, journeymap, magicalcrops, Mantle, mfrmagiccropscompat, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, RedstoneArsenal, rftools, simplyjetpacks, SolarFlux, TabulaRasa, TConstruct, ThermalCasting, ThermalDynamics, ThermalExpansion, ThermalFoundation, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wawla, bspkrsCore] at SERVER
[18:00:04] [Client thread/INFO]: Hello Minecraft!!!
[18:00:08] [Client thread/INFO]: Hello Minecraft!!!
[18:00:10] [Client thread/INFO]: Injecting ons21packetchunkdata[x1] in func_148833_a in S21PacketChunkData
[18:00:12] [Client thread/INFO]: Preparing to take over the world
[18:00:12] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[18:00:12] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[18:00:12] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[18:00:12] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[18:00:12] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[18:00:12] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[18:00:13] [Client thread/INFO]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[18:00:13] [Client thread/INFO]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[18:00:14] [Client thread/INFO]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[18:00:14] [Client thread/INFO]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[18:00:14] [Client thread/INFO]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
[18:00:14] [Client thread/INFO]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
[18:00:14] [Client thread/INFO]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
[18:00:14] [Client thread/INFO]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
[18:00:14] [Client thread/INFO]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
[18:00:14] [Client thread/INFO]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
[18:00:14] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[18:00:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomThings, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Emotes, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ex Astris, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:In-Game wiki Mod, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Mantle, FMLFileResourcePack:MinefactoryReloaded & MagicalCrops extra compatibility, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:RFTools, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Tabula Rasa, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Casting, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:bspkrsCore
[18:00:22] [Client thread/INFO]: Processing ObjectHolder annotations
[18:00:23] [Client thread/INFO]: Found 100 ObjectHolder annotations
[18:00:23] [Client thread/INFO]: Identifying ItemStackHolder annotations
[18:00:23] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[18:00:23] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[18:00:24] [Client thread/INFO]: Pre Initialization ( started )
[18:00:24] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[18:00:24] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[18:00:25] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[18:00:25] [Client thread/INFO]: Updated appeng/tile/powersink/IC2
[18:00:25] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[18:00:25] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[18:00:25] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[18:00:25] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
[18:00:25] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[18:00:25] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[18:00:25] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
[18:00:25] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[18:00:25] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[18:00:26] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is disabled.
[18:00:26] [Client thread/INFO]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[18:00:26] [Client thread/INFO]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[18:00:26] [Client thread/INFO]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[18:00:26] [Client thread/INFO]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[18:00:26] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/IC2
[18:00:26] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[18:00:26] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is disabled.
[18:00:26] [Client thread/INFO]: Updated appeng/items/tools/ToolNetworkTool
[18:00:27] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
[18:00:27] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
[18:00:27] [Client thread/INFO]: Updated appeng/parts/misc/PartStorageBus
[18:00:27] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
[18:00:27] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
[18:00:27] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PItems
[18:00:27] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[18:00:27] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[18:00:27] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PIC2Power
[18:00:27] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[18:00:27] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
[18:00:27] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
[18:00:27] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
[18:00:27] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
[18:00:27] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
[18:00:27] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[18:00:27] [Client thread/INFO]: Pre Initialization ( ended after 4202ms )
[18:00:27] [Client thread/INFO]: bdlib 1.9.4.109 loaded
[18:00:29] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[18:00:30] [Client thread/INFO]: Loading internal config files for mod AE2 Stuff
[18:00:30] [Client thread/INFO]: Loading config: jar:file:/home/matt/.local/share/multimc/instances/One%20Chunk/minecraft/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
[18:00:31] [Client thread/INFO]: Loading config: jar:file:/home/matt/.local/share/multimc/instances/One%20Chunk/minecraft/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
[18:00:31] [Client thread/INFO]: Loading user config files for mod AE2 Stuff
[18:00:31] [Client thread/INFO]: Config loading for mod AE2 Stuff finished
[18:00:32] [Client thread/INFO]: Loaded creative tabs for ae2stuff
[18:00:32] [Client thread/INFO]: Access transform success createStackedBlock (func_149644_j).
[18:00:32] [Client thread/INFO]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
[18:00:32] [Client thread/INFO]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
[18:00:34] [Client thread/INFO]: Registering Default Templates.
[18:00:34] [Client thread/INFO]: Registering default generators
[18:00:35] [Client thread/INFO]: Complete
[18:00:36] [Client thread/INFO]: Starting pre-init...
[18:00:36] [Client thread/INFO]: Loading blocks...
[18:00:36] [Client thread/INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
[18:00:36] [Client thread/INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
[18:00:36] [Client thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[18:00:36] [Client thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[18:00:38] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
[18:00:38] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
[18:00:38] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[18:00:38] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[18:00:38] [Client thread/INFO]: 88 Feature's blocks loaded.
[18:00:38] [Client thread/INFO]: Loading Tile Entities...
[18:00:38] [Client thread/INFO]: Tile Entities loaded.
[18:00:38] [Client thread/INFO]: Loading items...
[18:00:38] [Client thread/INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
[18:00:38] [Client thread/INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
[18:00:38] [Client thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[18:00:38] [Client thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[18:00:38] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
[18:00:38] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
[18:00:38] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[18:00:38] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[18:00:38] [Client thread/INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[18:00:38] [Client thread/INFO]: 88 Feature's items loaded.
[18:00:38] [Client thread/INFO]: Pre-init finished.
[18:00:39] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
[18:00:41] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[18:00:41] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[18:00:41] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[18:00:41] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[18:00:41] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[18:00:41] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[18:00:41] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[18:00:41] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[18:00:41] [Client thread/INFO]: Injecting onc07packetplayerdigging[x1] in func_148833_a in C07PacketPlayerDigging
[18:00:42] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
[18:00:42] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
[18:00:42] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
[18:00:42] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
[18:00:42] [Client thread/INFO]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
[18:00:42] [Client thread/INFO]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
[18:00:42] [Client thread/INFO]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
[18:00:42] [Client thread/INFO]: Injecting ons1bpacketentityattach[x1] in func_148833_a in S1BPacketEntityAttach
[18:00:43] [Client thread/INFO]: Injecting ons18packetentityteleport[x1] in func_148833_a in S18PacketEntityTeleport
[18:00:43] [Client thread/INFO]: Finished PreInitialization
[18:00:49] [Client thread/INFO]: Injecting ons12packetentityvelocity[x1] in func_148833_a in S12PacketEntityVelocity
[18:00:49] [Client thread/INFO]: Injecting onc08packetplayerblockplacement[x1] in func_148833_a in C08PacketPlayerBlockPlacement
[18:00:50] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
[18:00:50] [Client thread/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
[18:00:53] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
[18:00:53] [Client thread/INFO]: Entering preinitialization phase.
[18:00:53] [Client thread/INFO]: Loading configuration from disk.
[18:00:53] [Client thread/INFO]: Configuration load completed.
[18:00:53] [Client thread/INFO]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[18:00:53] [Client thread/INFO]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[18:00:53] [Client thread/INFO]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[18:00:53] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[18:00:53] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[18:00:53] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[18:00:54] [Client thread/INFO]: Injecting onc0dpacketclosewindow[x1] in func_148833_a in C0DPacketCloseWindow
[18:00:54] [Client thread/INFO]: Gear module active. Adding gear cast.
[18:00:55] [Client thread/INFO]: Loading FTBLib, v1.0.18.2
[18:00:55] [Client thread/INFO]: OS: LINUX, 64bit: true
[18:00:56] [Client thread/INFO]: Backups folder - /home/matt/.local/share/multimc/instances/One Chunk/minecraft/./backups
[18:00:57] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
[18:00:58] [Client thread/INFO]: Starting PreInitialization for modtweaker2
[18:00:58] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
[18:00:58] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
[18:00:58] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
[18:00:58] [Client thread/INFO]: Required mod Forestry is not installed, dependent features will be unavailable
[18:00:58] [Client thread/ERROR]: Requirements unmet, Forestry Addon not loading
[18:00:58] [Client thread/INFO]: Version check success: exnihilo required / 1.38-49 detected
[18:00:58] [Client thread/INFO]: Version check success: Waila required / 1.5.10 detected
[18:00:58] [Client thread/INFO]: Starting NEI Integration
[18:00:58] [Client thread/INFO]: Loading configuration files
[18:01:00] [Client thread/INFO]: Injecting ons0apacketusebed[x1] in func_148833_a in S0APacketUseBed
[18:01:00] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[18:01:05] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
[18:01:06] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
[18:01:06] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
[18:01:06] [Client thread/INFO]: Starting Simply Jetpacks
[18:01:06] [Client thread/INFO]: Successfully found CoFHLib
[18:01:06] [Client thread/INFO]: Loading configuration files
[18:01:06] [Client thread/INFO]: Registering items
[18:01:06] [Client thread/INFO]: Pre Initialization
[18:01:06] [Client thread/INFO]: Initialization of configuration
[18:01:06] [Client thread/INFO]: Registering blocks
[18:01:06] [Client thread/INFO]: Registering items
[18:01:07] [Client thread/INFO]: Beginning plugin registration: 14 candidates found.
[18:01:07] [Client thread/INFO]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
[18:01:07] [Client thread/INFO]: Attempting to create plugin Magical Crops: Core.
[18:01:07] [Client thread/INFO]: Successfully created plugin Magical Crops: Core.
[18:01:07] [Client thread/INFO]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
[18:01:07] [Client thread/INFO]: Attempting to create plugin Pam's Fruit.
[18:01:07] [Client thread/INFO]: Successfully created plugin Pam's Fruit.
[18:01:08] [Client thread/INFO]: Attempting to create plugin TE Augments.
[18:01:08] [Client thread/INFO]: Successfully created plugin TE Augments.
[18:01:08] [Client thread/INFO]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
[18:01:08] [Client thread/INFO]: Attempting to create plugin IFluidHandler.
[18:01:08] [Client thread/INFO]: Successfully created plugin IFluidHandler.
[18:01:08] [Client thread/INFO]: Attempting to create plugin DSU.
[18:01:08] [Client thread/INFO]: Successfully created plugin DSU.
[18:01:08] [Client thread/INFO]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
[18:01:08] [Client thread/INFO]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
[18:01:08] [Client thread/INFO]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
[18:01:08] [Client thread/INFO]: Skipping over plugin Mekanism as its dependencies [Mekanism] were not found.
[18:01:08] [Client thread/INFO]: Attempting to create plugin MFR.
[18:01:08] [Client thread/INFO]: Successfully created plugin MFR.
[18:01:08] [Client thread/INFO]: Skipping over plugin ExtraUtilities as its dependencies [ExtraUtilities] were not found.
[18:01:08] [Client thread/INFO]: Sorting plugins. Before: [Magical Crops: Core, Pam's Fruit, TE Augments, IFluidHandler, DSU, MFR]
[18:01:08] [Client thread/INFO]: Sorting plugins. After:  [Magical Crops: Core, Pam's Fruit, TE Augments, IFluidHandler, DSU, MFR]
[18:01:08] [Client thread/INFO]: Successfully loaded plugin magicalcrops.
[18:01:08] [Client thread/INFO]: Successfully loaded plugin Pam's Fruit.
[18:01:08] [Client thread/INFO]: Successfully loaded plugin TE Augments.
[18:01:08] [Client thread/INFO]: Successfully loaded plugin IFluidHandler.
[18:01:08] [Client thread/INFO]: Successfully loaded plugin DSU.
[18:01:08] [Client thread/INFO]: Successfully loaded plugin MFR.
[18:01:08] [Client thread/INFO]: Completed plugin registration. 6 plugins registered.
[18:01:08] [Client thread/INFO]: Injecting onc09packethelditemchange[x1] in func_148833_a in C09PacketHeldItemChange
[18:01:08] [Client thread/INFO]: Injecting onc11packetenchantitem[x1] in func_148833_a in C11PacketEnchantItem
[18:01:08] [Client thread/INFO]: Injecting onc10packetcreativeinventoryaction[x1] in func_148833_a in C10PacketCreativeInventoryAction
[18:01:08] [Client thread/INFO]: Injecting onc0epacketclickwindow[x1] in func_148833_a in C0EPacketClickWindow
[18:01:08] [Client thread/INFO]: Injecting onc02packetuseentity[x1] in func_148833_a in C02PacketUseEntity
[18:01:08] [Client thread/INFO]: Skipping Pulse MultipartCompat; missing dependency: ForgeMultipart
[18:01:08] [Client thread/INFO]: Applying holder lookups
[18:01:08] [Client thread/INFO]: Holder lookups applied
[18:01:08] [Client thread/INFO]: Injecting itemstacks
[18:01:08] [Client thread/INFO]: Itemstack injection complete
commented

This is not s crash report. Please post correct log in a ghist link.

commented

I have seem to got it working. For some reason Liteloader must have been blocking it. When I removed it, it worked.