So i've gotten back into modding my minecraft and decided to get some mods, and i noticed that my minecraft was crashing after putting them in the way that i did before. I tried looking at walkthroughs which showed me how to put them in correctly, but my minecraft was still crashing. So i took out everything and found out it was Too Many Items crashing it. I only have the core and the mod itself in my minecraft folder but its still crashing when loading. My current forge version is 1.8-forge1.8-11.14.4.1563 (Recommended version) Heres the error log ;~;
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97817872 bytes (93 MB) / 219394048 bytes (209 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
[20:56:35] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[20:56:35] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1563 Initialized
[20:56:35] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[20:56:35] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[20:56:35] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[20:56:35] [Client thread/INFO] [FML]: Searching C:\Users\Minecraft\AppData\Roaming\.minecraft\mods for mods
[20:56:35] [Client thread/INFO] [FML]: Also searching C:\Users\Minecraft\AppData\Roaming\.minecraft\mods\1.8 for mods
[20:56:40] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[20:56:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at CLIENT
[20:56:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at SERVER
[20:56:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items
[20:56:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[20:56:42] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[20:56:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[20:56:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[20:56:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[20:56:42] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[20:56:43] [Client thread/INFO] [FML]: Applying holder lookups
[20:56:43] [Client thread/INFO] [FML]: Holder lookups applied
[20:56:43] [Client thread/INFO] [FML]: Injecting itemstacks
[20:56:43] [Client thread/INFO] [FML]: Itemstack injection complete
[20:56:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[20:56:43] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:56:43] [Thread-10/INFO]: Initializing LWJGL OpenAL
[20:56:43] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:56:49] [Client thread/INFO] [FML]: Max texture size: 4096
[20:56:49] [Client thread/INFO]: Created: 16x16 textures-atlas
[20:56:51] [Thread-10/INFO]: OpenAL initialized.
[20:56:52] [Sound Library Loader/INFO]: Sound engine started
It just ends there. crashes and done.
If there is anything else that would help figure out whats wrong i would be happy to post it.
That's not the crash report. That's just a portion of the FML log. Post the actual crash report -- you should be able to find it in .minecraft/crash-reports.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
This? (Edit: Wait, thats not quite right, its showing the crash when it had the mods in but not when its just NEI itself...?)
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
Contact their authors BEFORE contacting forge
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 1/16/16 7:54 PM
Description: Initializing game
java.lang.NoClassDefFoundError: net/minecraftforge/fml/client/GuiIngameModOptions
at gruntpie224.vanillaplus.helpers.config.ConfigGuiEventHandler.onEvent(ConfigGuiEventHandler.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_89_ConfigGuiEventHandler_onEvent_GuiOpenEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.client.GuiIngameModOptions
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 14 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at gruntpie224.vanillaplus.helpers.config.ConfigGuiEventHandler.onEvent(ConfigGuiEventHandler.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_89_ConfigGuiEventHandler_onEvent_GuiOpenEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 139016608 bytes (132 MB) / 380125184 bytes (362 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 14 mods loaded, 14 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)
UCHIJA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
UCHIJA BiomesOPlenty{1.0} [Biomes O' Plenty] (_BiomesOPlenty-1.8-3.0.0.1017-universal.jar)
UCHIJA moreplayermodels{1.7.10c} [MorePlayerModels] (_More-Player-Models-2-Mod-1.8.jar)
UCHIJA wuppy29_slimedungeon{1.6.3} [Slime Dungeons] (Better Dungeons Mod 1.8.jar)
UCHIJA CharacterOnGui{1.0} [CharacterOnGui] (CharacterOnGui-1.8-1.3.jar)
UCHIJA chiselsandbits{1.6.2} [Chisels & Bits] (chiselsandbits-mc1.8-v1.6.2.jar)
UCHIJA XaeroCraftWP{1.0.0} [Craftable Waypoints] (Forge 1.8 Craftable Waypoints.jar)
UCHIJA imc{1.8.0} [Improving Minecraft] (Improving Minecraft-1.8.0.jar)
UCHIJA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.8.jar)
UCHIJA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCHIJA Treecapitator{1.8} [Treecapitator] (Tree-Capitator-Mod-1.8.jar)
UCHIJA vp{1.5.0} [VanillaPlus] (VanillaPlus-1.8-1.5.0.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
Launched Version: 1.8-forge1.8-11.14.4.1577
LWJGL: 2.9.1
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2302, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because EXT_framebuffer_object is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
This? (Edit: Wait, thats not quite right, its showing the crash when it had the mods in but not when its just NEI itself...?)
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
Contact their authors BEFORE contacting forge
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 1/16/16 7:54 PM
Description: Initializing game
java.lang.NoClassDefFoundError: net/minecraftforge/fml/client/GuiIngameModOptions
at gruntpie224.vanillaplus.helpers.config.ConfigGuiEventHandler.onEvent(ConfigGuiEventHandler.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_89_ConfigGuiEventHandler_onEvent_GuiOpenEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.client.GuiIngameModOptions
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 14 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at gruntpie224.vanillaplus.helpers.config.ConfigGuiEventHandler.onEvent(ConfigGuiEventHandler.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_89_ConfigGuiEventHandler_onEvent_GuiOpenEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 139016608 bytes (132 MB) / 380125184 bytes (362 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 14 mods loaded, 14 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)
UCHIJA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
UCHIJA BiomesOPlenty{1.0} [Biomes O' Plenty] (_BiomesOPlenty-1.8-3.0.0.1017-universal.jar)
UCHIJA moreplayermodels{1.7.10c} [MorePlayerModels] (_More-Player-Models-2-Mod-1.8.jar)
UCHIJA wuppy29_slimedungeon{1.6.3} [Slime Dungeons] (Better Dungeons Mod 1.8.jar)
UCHIJA CharacterOnGui{1.0} [CharacterOnGui] (CharacterOnGui-1.8-1.3.jar)
UCHIJA chiselsandbits{1.6.2} [Chisels & Bits] (chiselsandbits-mc1.8-v1.6.2.jar)
UCHIJA XaeroCraftWP{1.0.0} [Craftable Waypoints] (Forge 1.8 Craftable Waypoints.jar)
UCHIJA imc{1.8.0} [Improving Minecraft] (Improving Minecraft-1.8.0.jar)
UCHIJA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.8.jar)
UCHIJA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCHIJA Treecapitator{1.8} [Treecapitator] (Tree-Capitator-Mod-1.8.jar)
UCHIJA vp{1.5.0} [VanillaPlus] (VanillaPlus-1.8-1.5.0.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
Launched Version: 1.8-forge1.8-11.14.4.1577
LWJGL: 2.9.1
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2302, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because EXT_framebuffer_object is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Well, if that turns out to be the correct crash report, since you don't seem too sure that it is... that crash seems to be caused by Vanilla Plus. Try updating it; if it persists (with the same crash report), talk to the mod author.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
No, thats not right because when i dont have ANY mods in aside from NEI and the core it uses, it still crashes upon loadup. i found that out without the crashlog ._.
No, thats not right because when i dont have ANY mods in aside from NEI and the core it uses, it still crashes upon loadup. i found that out without the crashlog ._.
All I'm telling you is that the crash report that you posted is caused by Vanilla Plus. NEI is not even installed in that one.
Run the game and just post whatever the launcher spits out -- might be a crash report, might be a log, etc. What you posted apparently isn't the correct crash report.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
No crash report in the report folder, so when it crashes this is all it says, and reading through it, im just getting more and more confused.
[23:12:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[23:12:17] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[23:12:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[23:12:17] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
[23:12:17] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Minecraft\Desktop\Minecraft\runtime\jre-x64\1.8.0_25
[23:12:17] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:12:18] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:12:18] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:12:18] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:12:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:12:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[23:12:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:12:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:12:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[23:12:23] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[23:12:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[23:12:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[23:12:24] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[23:12:25] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[23:12:26] [Client thread/INFO]: Setting user: Hypergoldyoshi
[23:12:34] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:12:36] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 1/16/16 11:12 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.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 104500352 bytes (99 MB) / 233639936 bytes (222 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
[23:12:36] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[23:12:36] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1563 Initialized
[23:12:36] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[23:12:36] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[23:12:37] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[23:12:37] [Client thread/INFO] [FML]: Searching C:\Users\Minecraft\AppData\Roaming\.minecraft\mods for mods
[23:12:37] [Client thread/INFO] [FML]: Also searching C:\Users\Minecraft\AppData\Roaming\.minecraft\mods\1.8 for mods
[23:12:43] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[23:12:44] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at CLIENT
[23:12:44] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at SERVER
[23:12:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items
[23:12:45] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[23:12:45] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[23:12:45] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[23:12:45] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[23:12:45] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[23:12:45] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[23:12:46] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[23:12:46] [Client thread/INFO] [FML]: Applying holder lookups
[23:12:46] [Client thread/INFO] [FML]: Holder lookups applied
[23:12:46] [Client thread/INFO] [FML]: Injecting itemstacks
[23:12:46] [Client thread/INFO] [FML]: Itemstack injection complete
[23:12:46] [Sound Library Loader/INFO]: Starting up SoundSystem...
[23:12:47] [Thread-10/INFO]: Initializing LWJGL OpenAL
[23:12:47] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[23:12:54] [Thread-10/INFO]: OpenAL initialized.
[23:12:54] [Sound Library Loader/INFO]: Sound engine started
[23:12:55] [Client thread/INFO] [FML]: Max texture size: 4096
[23:12:55] [Client thread/INFO]: Created: 16x16 textures-atlas
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So i've gotten back into modding my minecraft and decided to get some mods, and i noticed that my minecraft was crashing after putting them in the way that i did before. I tried looking at walkthroughs which showed me how to put them in correctly, but my minecraft was still crashing. So i took out everything and found out it was Too Many Items crashing it. I only have the core and the mod itself in my minecraft folder but its still crashing when loading. My current forge version is 1.8-forge1.8-11.14.4.1563 (Recommended version) Heres the error log ;~;
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97817872 bytes (93 MB) / 219394048 bytes (209 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
[20:56:35] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[20:56:35] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1563 Initialized
[20:56:35] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[20:56:35] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[20:56:35] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[20:56:35] [Client thread/INFO] [FML]: Searching C:\Users\Minecraft\AppData\Roaming\.minecraft\mods for mods
[20:56:35] [Client thread/INFO] [FML]: Also searching C:\Users\Minecraft\AppData\Roaming\.minecraft\mods\1.8 for mods
[20:56:40] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[20:56:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at CLIENT
[20:56:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at SERVER
[20:56:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items
[20:56:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[20:56:42] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[20:56:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[20:56:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[20:56:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[20:56:42] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[20:56:43] [Client thread/INFO] [FML]: Applying holder lookups
[20:56:43] [Client thread/INFO] [FML]: Holder lookups applied
[20:56:43] [Client thread/INFO] [FML]: Injecting itemstacks
[20:56:43] [Client thread/INFO] [FML]: Itemstack injection complete
[20:56:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[20:56:43] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:56:43] [Thread-10/INFO]: Initializing LWJGL OpenAL
[20:56:43] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:56:49] [Client thread/INFO] [FML]: Max texture size: 4096
[20:56:49] [Client thread/INFO]: Created: 16x16 textures-atlas
[20:56:51] [Thread-10/INFO]: OpenAL initialized.
[20:56:52] [Sound Library Loader/INFO]: Sound engine started
It just ends there. crashes and done.
If there is anything else that would help figure out whats wrong i would be happy to post it.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThat's not the crash report. That's just a portion of the FML log. Post the actual crash report -- you should be able to find it in .minecraft/crash-reports.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
This? (Edit: Wait, thats not quite right, its showing the crash when it had the mods in but not when its just NEI itself...?)
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
Contact their authors BEFORE contacting forge
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 1/16/16 7:54 PM
Description: Initializing game
java.lang.NoClassDefFoundError: net/minecraftforge/fml/client/GuiIngameModOptions
at gruntpie224.vanillaplus.helpers.config.ConfigGuiEventHandler.onEvent(ConfigGuiEventHandler.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_89_ConfigGuiEventHandler_onEvent_GuiOpenEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.client.GuiIngameModOptions
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 14 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at gruntpie224.vanillaplus.helpers.config.ConfigGuiEventHandler.onEvent(ConfigGuiEventHandler.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_89_ConfigGuiEventHandler_onEvent_GuiOpenEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 139016608 bytes (132 MB) / 380125184 bytes (362 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 14 mods loaded, 14 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)
UCHIJA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
UCHIJA BiomesOPlenty{1.0} [Biomes O' Plenty] (_BiomesOPlenty-1.8-3.0.0.1017-universal.jar)
UCHIJA moreplayermodels{1.7.10c} [MorePlayerModels] (_More-Player-Models-2-Mod-1.8.jar)
UCHIJA wuppy29_slimedungeon{1.6.3} [Slime Dungeons] (Better Dungeons Mod 1.8.jar)
UCHIJA CharacterOnGui{1.0} [CharacterOnGui] (CharacterOnGui-1.8-1.3.jar)
UCHIJA chiselsandbits{1.6.2} [Chisels & Bits] (chiselsandbits-mc1.8-v1.6.2.jar)
UCHIJA XaeroCraftWP{1.0.0} [Craftable Waypoints] (Forge 1.8 Craftable Waypoints.jar)
UCHIJA imc{1.8.0} [Improving Minecraft] (Improving Minecraft-1.8.0.jar)
UCHIJA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.8.jar)
UCHIJA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCHIJA Treecapitator{1.8} [Treecapitator] (Tree-Capitator-Mod-1.8.jar)
UCHIJA vp{1.5.0} [VanillaPlus] (VanillaPlus-1.8-1.5.0.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
Launched Version: 1.8-forge1.8-11.14.4.1577
LWJGL: 2.9.1
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2302, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because EXT_framebuffer_object is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWell, if that turns out to be the correct crash report, since you don't seem too sure that it is... that crash seems to be caused by Vanilla Plus. Try updating it; if it persists (with the same crash report), talk to the mod author.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
No, thats not right because when i dont have ANY mods in aside from NEI and the core it uses, it still crashes upon loadup. i found that out without the crashlog ._.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAll I'm telling you is that the crash report that you posted is caused by Vanilla Plus. NEI is not even installed in that one.
Run the game and just post whatever the launcher spits out -- might be a crash report, might be a log, etc. What you posted apparently isn't the correct crash report.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
No crash report in the report folder, so when it crashes this is all it says, and reading through it, im just getting more and more confused.
[23:12:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[23:12:17] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[23:12:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[23:12:17] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
[23:12:17] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Minecraft\Desktop\Minecraft\runtime\jre-x64\1.8.0_25
[23:12:17] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:12:18] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:12:18] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:12:18] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:12:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:12:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[23:12:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:12:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:12:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[23:12:23] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:12:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[23:12:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[23:12:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[23:12:24] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[23:12:25] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[23:12:26] [Client thread/INFO]: Setting user: Hypergoldyoshi
[23:12:34] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:12:36] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 1/16/16 11:12 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.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 104500352 bytes (99 MB) / 233639936 bytes (222 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
[23:12:36] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[23:12:36] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1563 Initialized
[23:12:36] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[23:12:36] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[23:12:37] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[23:12:37] [Client thread/INFO] [FML]: Searching C:\Users\Minecraft\AppData\Roaming\.minecraft\mods for mods
[23:12:37] [Client thread/INFO] [FML]: Also searching C:\Users\Minecraft\AppData\Roaming\.minecraft\mods\1.8 for mods
[23:12:43] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[23:12:44] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at CLIENT
[23:12:44] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at SERVER
[23:12:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items
[23:12:45] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[23:12:45] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[23:12:45] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[23:12:45] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[23:12:45] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[23:12:45] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[23:12:46] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[23:12:46] [Client thread/INFO] [FML]: Applying holder lookups
[23:12:46] [Client thread/INFO] [FML]: Holder lookups applied
[23:12:46] [Client thread/INFO] [FML]: Injecting itemstacks
[23:12:46] [Client thread/INFO] [FML]: Itemstack injection complete
[23:12:46] [Sound Library Loader/INFO]: Starting up SoundSystem...
[23:12:47] [Thread-10/INFO]: Initializing LWJGL OpenAL
[23:12:47] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[23:12:54] [Thread-10/INFO]: OpenAL initialized.
[23:12:54] [Sound Library Loader/INFO]: Sound engine started
[23:12:55] [Client thread/INFO] [FML]: Max texture size: 4096
[23:12:55] [Client thread/INFO]: Created: 16x16 textures-atlas