Hi. I'm currently making a custom minecraft modpack using forge10.13.3.1420-1.7.10. I launch the modpack with the regular minecraft launcher and I get to Initializing Minecraft Engine 3/7 , but then it doesn't load after that.
[Here is the mod list]
----------------------------------------------------------------------------------------------------------------------------------
AdvancedSolarPanel-1.7.10-3.5.1
appliedenergistics2-rv2-stable-3
BigReactors-0.4.3A
Carpenter's Blocks v3.3.6 - MC 1.7.10
ChickenChunks-1.7.10-1.3.4.19-universal
Chisel2-2.3.10.37
CodeChickenCore-1.7.10-1.0.6.44-universal
CoFHCore-[1.7.10]3.0.2-262
CompactSolars-Addon-1.7.10
EnderIO-1.7.10-2.2.8.381
EnderStorage-1.7.10-1.4.7.36-universal
ExtraTiC-1.7.10-1.4.4
Factorization-1.7.10-0.8.92
FastLeafDecay-1.7.10-1.0
iChunUtil-4.2.2
IguanaTinkerTweaks-1.7.10-2.1.5
Industrial-Craft-2-Mod-Experimental-1.7.10
InventoryTweaks-1.59-dev-156
Iron-Chests-Mod-1.7.10
Jabba-1.1.4_1.7.10
JourneyMap5.0.1_Unlimited_MC1.7.10
Lucky-Block-Mod-1.7.10
Mantle-1.7.10-0.3.2
Morph-Beta-0.9.1
MrCrayfishFurnitureModv3.4.7(1.7.10)
neiaddons-1.12.8.29-mc1.7.10
NotEnoughItems-1.7.10-1.0.4.107-universal
Numina-0.4.0.87
ObsidiPlates-1.7.10-universal-3.0.0.18
OpenBlocks-1.7.10-1.4.3
OpenEye-0.6-1.7.10
OpenModsLib-1.7.10-0.7.3
Pam's HarvestCraft 1.7.10c
RedstoneArsenal-[1.7.10]1.1.0-80
TConstruct-1.7.10-1.8.5
ThermalExpansion-[1.7.10]4.0.1-182
ThermalFoundation-[1.7.10]1.0.0-81
TiCTooltips-mc1.7.10-1.2.4
Waila-1.5.10_1.7.10
witchery-1.7.10-0.20.0
--------------------------------------------------------------------------------------------------------------------------------
I'm also on Mac OSX Mavericks 10.9.5 using Java 7. And I cant send you my forge logs because they arent generated. Also the only way I can close minecraft is by force quitting it. And by the way I have let it try to launch for about 45 minutes... So the only thing I can give you is my crash report.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
// My bad.
Time: 5/30/15 6:40 PM
Description: Loading screen debug info
java.lang.Throwable
at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:179)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:192)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.9.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 63450096 bytes (60 MB) / 206831616 bytes (197 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 5 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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: 'ATI Technologies Inc.' Version: '2.1 ATI-8.24.16' Renderer: 'ATI Radeon HD 2600 PRO OpenGL Engine'
[18:40:24] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[18:40:24] [Client thread/INFO] [FML]: MinecraftForge v10.13.3.1420 Initialized
[18:40:25] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[18:40:25] [Client thread/INFO] [FML]: Preloading CrashReport classes
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.World$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.World$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.World$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.World$4
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.entity.EntityTracker$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.entity.player.InventoryPlayer$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$4
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$5
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.network.NetHandlerPlayServer$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.network.NetworkSystem$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$4
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$5
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$6
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$7
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$8
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$9
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$4
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$5
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$6
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$7
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$8
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$9
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$10
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$11
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$12
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$13
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$14
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$15
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$4
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$4
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.RenderGlobal$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$3
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$4
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureManager$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$1
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$2
[18:40:25] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$3
[18:40:25] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[18:40:25] [Client thread/INFO] [FML]: [AppEng] Core Init
[18:40:25] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[18:40:25] [Client thread/INFO] [FML]: Searching /Volumes/Barrett2/Library/Application Support/minecraft/mods for mods
[18:40:25] [Client thread/INFO] [FML]: Also searching /Volumes/Barrett2/Library/Application Support/minecraft/mods/1.7.10 for mods
[18:40:30] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
[18:40:30] [Client thread/WARN] [EnderStorage]: 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.36
[18:40:31] [Client thread/WARN] [numina]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.87
[18:40:33] [Client thread/INFO] [FML]: Forge Mod Loader has identified 54 mods to load
[18:40:33] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
[18:40:33] [Client thread/INFO] [FML]: FML has found a non-mod file RecipeAPIv1.0.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.
[18:40:33] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-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.
[18:40:35] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenEye, OpenModsCore, <CoFH ASM>, AdvancedSolarPanel, appliedenergistics2, BigReactors, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactSolars, EnderIO, EnderStorage, ExtraTiC, factorization.misc, factorization.notify, factorization.dimensionalSlice, factorization, fastleafdecay, iChunUtil, IguanaTweaksTConstruct, IC2, inventorytweaks, IronChest, JABBA, journeymap, lucky, Mantle, Morph, cfm, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, numina, ObsidiPlates, OpenBlocks, OpenMods, harvestcraft, RedstoneArsenal, TConstruct, ThermalExpansion, ThermalFoundation, TiCTooltips, Waila, witchery] at CLIENT
[18:40:35] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenEye, OpenModsCore, <CoFH ASM>, AdvancedSolarPanel, appliedenergistics2, BigReactors, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactSolars, EnderIO, EnderStorage, ExtraTiC, factorization.misc, factorization.notify, factorization.dimensionalSlice, factorization, fastleafdecay, iChunUtil, IguanaTweaksTConstruct, IC2, inventorytweaks, IronChest, JABBA, journeymap, lucky, Mantle, Morph, cfm, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, numina, ObsidiPlates, OpenBlocks, OpenMods, harvestcraft, RedstoneArsenal, TConstruct, ThermalExpansion, ThermalFoundation, TiCTooltips, Waila, witchery] at SERVER
[18:40:35] [Client thread/INFO] [OpenEye]: openeye.Mod.onModConstruct(Mod.java:66): Snooper disabled, OpenEye will not send or receive any data from server
[18:40:35] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193): Starting mod metadatadata collection
[18:40:35] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[18:40:37] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204): Collection of mod metadata finished. Duration: 2367.7030 ms
[18:40:38] [Client thread/INFO] [TConstruct]: Preparing to take over the world
[18:40:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization Dimensional Slices, FMLFileResourcePack:Factorization, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Mantle, FMLFileResourcePack:Morph, FMLFileResourcePack:ß9MrCrayfish's Furniture Mod, FMLFileResourcePack:NEI Addons, 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:Numina, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Waila, FMLFileResourcePack:Witchery
[18:40:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:40:41] [Client thread/INFO] [FML]: Found 432 ObjectHolder annotations
[18:40:41] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[18:40:41] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[18:40:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:40:42] [Client thread/INFO] [iC2]: Starting pre-init
[18:40:42] [Client thread/INFO] [iC2]: Using 32 audio sources.
[18:40:45] [Client thread/INFO] [iC2]: Finished pre-init after 3177 ms
[18:40:45] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
[18:40:45] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[18:40:45] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[18:40:45] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[18:40:45] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[18:40:45] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[18:40:45] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[18:40:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[18:40:45] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[18:40:45] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[18:40:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[18:40:45] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[18:40:45] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[18:40:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[18:40:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[18:40:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
[18:40:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
[18:40:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
[18:40:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[18:40:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[18:40:46] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
[18:40:46] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 1360ms )
[18:40:46] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
Exception in thread "AE2 VersionChecker" [18:40:46] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
[18:40:46] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:464]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
[18:40:46] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:464]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
[18:40:46] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:464]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
[18:40:46] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:464]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
[18:40:46] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:464]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
[18:40:46] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:464]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
[18:40:46] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Thread.run(Thread.java:695)
[18:40:46] [Client thread/INFO] [CoFHWorld]: Registering default generators
[18:40:46] [Client thread/INFO] [CoFHWorld]: Complete
[18:40:47] [Client thread/INFO] [ThermalFoundation]: Loading Plugins...
[18:40:47] [Client thread/INFO] [sTDOUT]: [cofh.thermalfoundation.plugins.mfr.MFRPlugin:preInit:14]: should work
[18:40:47] [Client thread/INFO] [ThermalFoundation]: Finished Loading Plugins.
[18:40:47] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[18:40:47] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[18:40:47] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in /Volumes/Barrett2/Library/Application Support/minecraft/config/cofh/thermalexpansion/crafting.
[18:40:48] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[18:40:48] [Client thread/INFO] [Chisel 2]: Starting pre-init...
[18:40:48] [Client thread/INFO] [Chisel 2]: Loading blocks...
[18:40:48] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
[18:40:48] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
[18:40:48] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[18:40:48] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: 87 Feature's blocks loaded.
[18:40:49] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
[18:40:49] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
[18:40:49] [Client thread/INFO] [Chisel 2]: Loading items...
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[18:40:49] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[18:40:49] [Client thread/INFO] [Chisel 2]: 87 Feature's items loaded.
[18:40:49] [Client thread/INFO] [Chisel 2]: Pre-init finished.
[18:40:50] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[18:40:50] [Client thread/WARN] [EnderIO]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
[18:40:51] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[18:40:51] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[18:40:51] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[18:40:51] [Client thread/INFO] [Mantle]: Configuration load completed.
[18:40:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[18:40:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[18:40:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[18:40:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[18:40:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[18:40:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[18:40:52] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[18:40:52] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
[18:40:52] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
[18:40:52] [Client thread/INFO] [ExtraTiC]: BigReactors Detected
[18:40:52] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
[18:40:52] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
[18:40:52] [Client thread/INFO] [factorization]: This is Factorization 0.8.92
[18:40:53] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[18:40:54] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv2-stable-3 detected
[18:40:54] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[18:40:54] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[18:40:54] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
[18:40:54] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
[18:40:54] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[18:40:54] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[18:40:55] [Client thread/INFO] [ObsidiPlates]: Config loaded from: /Volumes/Barrett2/Library/Application Support/minecraft/config/ObsidiPlates.cfg
[18:40:55] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[18:40:59] [Client thread/INFO] [PulseManager-IguanaTweaksTConstruct]: Skipping Pulse MultipartCompat; missing dependency: ForgeMultipart
[18:40:59] [Client thread/INFO] [FML]: Applying holder lookups
[18:40:59] [Client thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[18:40:59] [Client thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[18:40:59] [Client thread/WARN] [FML]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
[18:40:59] [Client thread/WARN] [FML]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
[18:40:59] [Client thread/WARN] [FML]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
[18:40:59] [Client thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
[18:40:59] [Client thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
[18:40:59] [Client thread/INFO] [FML]: Holder lookups applied
[18:40:59] [Client thread/INFO] [FML]: Injecting itemstacks
[18:40:59] [Client thread/INFO] [FML]: Itemstack injection complete
Exception in thread "Client thread" Exception in thread "Reference Handler" Java HotSpot 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal Unknown Signal to handler- the VM may need to be forcibly terminated