I have recently made a mini-pack for me and my friend Brendan to install on to our clients. I have absolutely no issue with this pack. My friend Brendan experiences crashes halfway through the preinitialization proccess of either forge or chickencore. he cannot even make it to the beginning of the game, the title screen. If you could analyze this log, it'd be great. I am a newb when it comes to modding, so thanks! Here is the crash report:
[13:18:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:18:34] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:18:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[13:18:34] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[13:18:34] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[13:18:34] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.3.138//CodeChickenLib-1.7.10-1.1.3.138-universal.jar
[13:18:35] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[13:18:35] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:18:35] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.14.62.jar
[13:18:35] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:18:35] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:18:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:18:35] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[13:18:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:18:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:18:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:18:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:18:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:18:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:42] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
[13:18:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:18:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:18:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:18:43] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[13:18:45] [main/INFO]: Setting user: MickeyBrendan
[13:18:46] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
[13:18:46] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
[13:18:46] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
[13:18:47] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
[13:18:47] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
[13:18:47] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
[13:18:48] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[13:18:48] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:18:50] [Client thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
[13:18:50] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// I feel sad now
Time: 7/1/16 1:18 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: 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: 70410136 bytes (67 MB) / 197816320 bytes (188 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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: 'Intel' Version: '4.3.0 - Build 20.19.15.4331' Renderer: 'Intel(R) HD Graphics 4400'
[13:18:50] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[13:18:50] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[13:18:50] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[13:18:50] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[13:18:50] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:18:50] [Client thread/INFO] [FML]: Searching C:\Users\7hans_000\AppData\Roaming\.minecraft\mods for mods
[13:18:51] [Client thread/INFO] [FML]: Also searching C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[13:19:04] [Client thread/INFO] [FML]: Forge Mod Loader has identified 25 mods to load
[13:19:05] [Client thread/INFO] [FML]: 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.
[13:19:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, OpenEye, <CoFH ASM>, mod_ThreadedLighting, BattleTowers, BiomesOPlenty, CoFHCore, Forestry, gilded-games-util, Hats, herobrinemod, iChunUtil, MagicBees, Mantle, Morph, neiintegration, RTG, TConstruct, ThermalExpansion, ThermalFoundation, TwilightForest] at CLIENT
[13:19:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, OpenEye, <CoFH ASM>, mod_ThreadedLighting, BattleTowers, BiomesOPlenty, CoFHCore, Forestry, gilded-games-util, Hats, herobrinemod, iChunUtil, MagicBees, Mantle, Morph, neiintegration, RTG, TConstruct, ThermalExpansion, ThermalFoundation, TwilightForest] at SERVER
[13:19:07] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193): Starting mod metadatadata collection
[13:19:09] [Client thread/INFO] [TConstruct]: Preparing to take over the world
[13:19:10] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204): Collection of mod metadata finished. Duration: 3477.8942 ms
[13:19:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hats, FMLFileResourcePack:The Herobrine Mod, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Morph, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Realistic Terrain Generation, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:The Twilight Forest
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:19:12] [Client thread/INFO] [FML]: Found 337 ObjectHolder annotations
[13:19:12] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:19:12] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:19:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:19:16] [Client thread/INFO] [BiomesOPlenty]: Trail info successfully received from remote.
[13:19:16] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
[13:19:16] [Client thread/INFO] [CoFHWorld]: Registering default generators
[13:19:16] [Client thread/INFO] [CoFHWorld]: Complete
[13:19:17] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
[13:19:17] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
[13:19:17] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
[13:19:17] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
[13:19:17] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Chisel Plugin failed to load: Chisel not found
[13:19:17] [Client thread/INFO] [Forestry]: Module EnderIO Plugin failed to load: EnderIO not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found
[13:19:17] [Client thread/INFO] [Forestry]: Module ExtraUtilities Plugin failed to load: ExtraUtilities not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found
[13:19:17] [Client thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
[13:19:17] [Client thread/INFO] [Forestry]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found
[13:19:17] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[13:19:17] [Client thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
[13:19:17] [Client thread/INFO] [Forestry]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Natura Plugin failed to load: Natura not found
[13:19:17] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
[13:19:17] [Client thread/INFO] [Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Witchery Plugin failed to load: Witchery not found
[13:19:20] [Client thread/INFO] [STDOUT]: [mods.HerobrineMod.common.HerobrineMod:preInit:140]: Herobrine Mod preInit....
[13:19:20] [Client thread/INFO] [STDOUT]: [mods.HerobrineMod.common.HerobrineMod:preInit:307]: Spawn Herobrine: 30
[13:19:20] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[13:19:20] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[13:19:20] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[13:19:20] [Client thread/INFO] [Mantle]: Configuration load completed.
[13:19:20] [CoFHUpdater:ThermalFoundation/INFO] [ThermalFoundation]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.3 for Minecraft 1.7.10.
[13:19:21] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
[13:19:21] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
[13:19:21] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
[13:19:21] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
[13:19:22] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[13:19:22] [Client thread/INFO] [MagicBees]: Preinit started
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type IRON
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type COPPER
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type TIN
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type SILVER
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type LEAD
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type DIAMOND
[13:19:23] [Client thread/INFO] [MagicBees]: Disabled nugget DIAMOND
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type EMERALD
[13:19:23] [Client thread/INFO] [MagicBees]: Disabled nugget EMERALD
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type APATITE
[13:19:23] [Client thread/INFO] [MagicBees]: Disabled nugget APATITE
[13:19:23] [Client thread/INFO] [MagicBees]: Preinit completed
[13:19:23] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[13:19:23] [Client thread/INFO] [neiintegration]: Loading configuration files
[13:19:25] [Client thread/INFO] [FML]: Applying holder lookups
[13:19:25] [Client thread/INFO] [FML]: Holder lookups applied
[13:19:25] [Client thread/INFO] [FML]: Injecting itemstacks
[13:19:25] [Client thread/INFO] [FML]: Itemstack injection complete
[13:19:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:19:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[13:19:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[13:19:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[13:19:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[13:19:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:19:26] [Sound Library Loader/INFO]: Sound engine started
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffac7702177, pid=19020, tid=11072
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x12177]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\7hans_000\AppData\Roaming\.minecraft\hs_err_pid19020.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
On Fri, Jul 1, 2016 at 1:15 PM, Brendan Hanson <[email protected]> wrote:
[13:12:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:12:53] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:12:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[13:12:53] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[13:12:53] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[13:12:54] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:54] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:54] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.14.62.jar
[13:12:54] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:54] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:54] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[13:12:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:12:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:12:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:13:01] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
[13:13:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:13:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:13:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:13:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:13:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:13:02] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[13:13:04] [main/INFO]: Setting user: MickeyBrendan
[13:13:05] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
[13:13:05] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
[13:13:05] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
[13:13:07] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
[13:13:07] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
[13:13:07] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
[13:13:07] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[13:13:07] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:13:09] [Client thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
[13:13:09] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 7/1/16 1:13 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: 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: 70848040 bytes (67 MB) / 193462272 bytes (184 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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: 'Intel' Version: '4.3.0 - Build 20.19.15.4331' Renderer: 'Intel(R) HD Graphics 4400'
[13:13:09] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[13:13:09] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[13:13:09] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[13:13:10] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[13:13:10] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:13:10] [Client thread/INFO] [FML]: Searching C:\Users\7hans_000\AppData\Roaming\.minecraft\mods for mods
[13:13:10] [Client thread/INFO] [FML]: Also searching C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[13:13:26] [Client thread/INFO] [FML]: Forge Mod Loader has identified 25 mods to load
[13:13:27] [Client thread/INFO] [FML]: FML has found a non-mod file MinecraftCapes Forge1.9.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:13:27] [Client thread/INFO] [FML]: 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.
[13:13:27] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, OpenEye, <CoFH ASM>, mod_ThreadedLighting, BattleTowers, BiomesOPlenty, CoFHCore, Forestry, gilded-games-util, Hats, herobrinemod, iChunUtil, M...
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have recently made a mini-pack for me and my friend Brendan to install on to our clients. I have absolutely no issue with this pack. My friend Brendan experiences crashes halfway through the preinitialization proccess of either forge or chickencore. he cannot even make it to the beginning of the game, the title screen. If you could analyze this log, it'd be great. I am a newb when it comes to modding, so thanks! Here is the crash report:
[13:18:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:18:34] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:18:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[13:18:34] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[13:18:34] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[13:18:34] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.3.138//CodeChickenLib-1.7.10-1.1.3.138-universal.jar
[13:18:35] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[13:18:35] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:18:35] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.14.62.jar
[13:18:35] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:18:35] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:18:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:18:35] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[13:18:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:18:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:18:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:18:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:18:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:18:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:42] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
[13:18:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:18:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:18:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:18:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:18:43] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[13:18:45] [main/INFO]: Setting user: MickeyBrendan
[13:18:46] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
[13:18:46] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
[13:18:46] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
[13:18:47] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
[13:18:47] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
[13:18:47] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
[13:18:48] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[13:18:48] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:18:50] [Client thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
[13:18:50] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// I feel sad now
Time: 7/1/16 1:18 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: 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: 70410136 bytes (67 MB) / 197816320 bytes (188 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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: 'Intel' Version: '4.3.0 - Build 20.19.15.4331' Renderer: 'Intel(R) HD Graphics 4400'
[13:18:50] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[13:18:50] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[13:18:50] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[13:18:50] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[13:18:50] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:18:50] [Client thread/INFO] [FML]: Searching C:\Users\7hans_000\AppData\Roaming\.minecraft\mods for mods
[13:18:51] [Client thread/INFO] [FML]: Also searching C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[13:19:04] [Client thread/INFO] [FML]: Forge Mod Loader has identified 25 mods to load
[13:19:05] [Client thread/INFO] [FML]: 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.
[13:19:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, OpenEye, <CoFH ASM>, mod_ThreadedLighting, BattleTowers, BiomesOPlenty, CoFHCore, Forestry, gilded-games-util, Hats, herobrinemod, iChunUtil, MagicBees, Mantle, Morph, neiintegration, RTG, TConstruct, ThermalExpansion, ThermalFoundation, TwilightForest] at CLIENT
[13:19:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, OpenEye, <CoFH ASM>, mod_ThreadedLighting, BattleTowers, BiomesOPlenty, CoFHCore, Forestry, gilded-games-util, Hats, herobrinemod, iChunUtil, MagicBees, Mantle, Morph, neiintegration, RTG, TConstruct, ThermalExpansion, ThermalFoundation, TwilightForest] at SERVER
[13:19:07] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193): Starting mod metadatadata collection
[13:19:09] [Client thread/INFO] [TConstruct]: Preparing to take over the world
[13:19:10] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204): Collection of mod metadata finished. Duration: 3477.8942 ms
[13:19:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hats, FMLFileResourcePack:The Herobrine Mod, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Morph, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Realistic Terrain Generation, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:The Twilight Forest
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: RTG in C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\RTG-1.7.10-0.7.0.jar
[13:19:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:19:12] [Client thread/INFO] [FML]: Found 337 ObjectHolder annotations
[13:19:12] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:19:12] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:19:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:19:16] [Client thread/INFO] [BiomesOPlenty]: Trail info successfully received from remote.
[13:19:16] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
[13:19:16] [Client thread/INFO] [CoFHWorld]: Registering default generators
[13:19:16] [Client thread/INFO] [CoFHWorld]: Complete
[13:19:17] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
[13:19:17] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
[13:19:17] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
[13:19:17] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
[13:19:17] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Chisel Plugin failed to load: Chisel not found
[13:19:17] [Client thread/INFO] [Forestry]: Module EnderIO Plugin failed to load: EnderIO not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found
[13:19:17] [Client thread/INFO] [Forestry]: Module ExtraUtilities Plugin failed to load: ExtraUtilities not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found
[13:19:17] [Client thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
[13:19:17] [Client thread/INFO] [Forestry]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found
[13:19:17] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[13:19:17] [Client thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
[13:19:17] [Client thread/INFO] [Forestry]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Natura Plugin failed to load: Natura not found
[13:19:17] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
[13:19:17] [Client thread/INFO] [Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
[13:19:17] [Client thread/INFO] [Forestry]: Module Witchery Plugin failed to load: Witchery not found
[13:19:20] [Client thread/INFO] [STDOUT]: [mods.HerobrineMod.common.HerobrineMod:preInit:140]: Herobrine Mod preInit....
[13:19:20] [Client thread/INFO] [STDOUT]: [mods.HerobrineMod.common.HerobrineMod:preInit:307]: Spawn Herobrine: 30
[13:19:20] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[13:19:20] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[13:19:20] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[13:19:20] [Client thread/INFO] [Mantle]: Configuration load completed.
[13:19:20] [CoFHUpdater:ThermalFoundation/INFO] [ThermalFoundation]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.3 for Minecraft 1.7.10.
[13:19:21] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
[13:19:21] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
[13:19:21] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
[13:19:21] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[13:19:21] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
[13:19:22] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[13:19:22] [Client thread/INFO] [MagicBees]: Preinit started
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type IRON
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type COPPER
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type TIN
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type SILVER
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type LEAD
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type DIAMOND
[13:19:23] [Client thread/INFO] [MagicBees]: Disabled nugget DIAMOND
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type EMERALD
[13:19:23] [Client thread/INFO] [MagicBees]: Disabled nugget EMERALD
[13:19:23] [Client thread/INFO] [MagicBees]: Found nugget of type APATITE
[13:19:23] [Client thread/INFO] [MagicBees]: Disabled nugget APATITE
[13:19:23] [Client thread/INFO] [MagicBees]: Preinit completed
[13:19:23] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[13:19:23] [Client thread/INFO] [neiintegration]: Loading configuration files
[13:19:25] [Client thread/INFO] [FML]: Applying holder lookups
[13:19:25] [Client thread/INFO] [FML]: Holder lookups applied
[13:19:25] [Client thread/INFO] [FML]: Injecting itemstacks
[13:19:25] [Client thread/INFO] [FML]: Itemstack injection complete
[13:19:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:19:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[13:19:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[13:19:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[13:19:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[13:19:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:19:26] [Sound Library Loader/INFO]: Sound engine started
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffac7702177, pid=19020, tid=11072
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x12177]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\7hans_000\AppData\Roaming\.minecraft\hs_err_pid19020.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
On Fri, Jul 1, 2016 at 1:15 PM, Brendan Hanson <[email protected]> wrote:
[13:12:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:12:53] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:12:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[13:12:53] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[13:12:53] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[13:12:54] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:54] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:54] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.14.62.jar
[13:12:54] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:54] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:54] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[13:12:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:12:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:12:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:13:01] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
[13:13:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:13:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:13:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:13:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:13:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:13:02] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[13:13:04] [main/INFO]: Setting user: MickeyBrendan
[13:13:05] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
[13:13:05] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
[13:13:05] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
[13:13:07] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
[13:13:07] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
[13:13:07] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
[13:13:07] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[13:13:07] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:13:09] [Client thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
[13:13:09] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 7/1/16 1:13 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: 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: 70848040 bytes (67 MB) / 193462272 bytes (184 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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: 'Intel' Version: '4.3.0 - Build 20.19.15.4331' Renderer: 'Intel(R) HD Graphics 4400'
[13:13:09] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[13:13:09] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[13:13:09] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[13:13:10] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[13:13:10] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:13:10] [Client thread/INFO] [FML]: Searching C:\Users\7hans_000\AppData\Roaming\.minecraft\mods for mods
[13:13:10] [Client thread/INFO] [FML]: Also searching C:\Users\7hans_000\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[13:13:26] [Client thread/INFO] [FML]: Forge Mod Loader has identified 25 mods to load
[13:13:27] [Client thread/INFO] [FML]: FML has found a non-mod file MinecraftCapes Forge1.9.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:13:27] [Client thread/INFO] [FML]: 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.
[13:13:27] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, OpenEye, <CoFH ASM>, mod_ThreadedLighting, BattleTowers, BiomesOPlenty, CoFHCore, Forestry, gilded-games-util, Hats, herobrinemod, iChunUtil, M...