I am trying to run NEI along with a bunch of other mods, but "Initializing Mods Phase One" it is stopping on NEI.
I close the window and it gives me this crash report.
Time: 7/27/15 12:57 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 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 15593576056 bytes (14871 MB) / 16464216064 bytes (15701 MB) up to 16464216064 bytes (15701 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -Xms16G
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: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 860M/PCIe/SSE2'
[12:57:45] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[12:57:45] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
[12:57:45] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[12:57:45] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[12:57:45] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[12:57:45] [Client thread/INFO] [FML]: Searching C:\Users\Gil\AppData\Roaming\.minecraft\mods for mods
[12:57:45] [Client thread/INFO] [FML]: Also searching C:\Users\Gil\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[12:57:47] [Client thread/INFO] [Cyan Warrior Swords Mod]: Mod Cyan Warrior Swords Mod is missing the required element 'name'. Substituting Cyan Warrior Swords Mod
[12:57:47] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
[12:57:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 15 mods to load
[12:57:47] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-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.
[12:57:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, myfit, InhabitedStructures, craftguide, Cyan Warrior Swords Mod, DamageIndicatorsMod, ironbackpacks, MSM3, StevesCarts, weaponmod] at CLIENT
[12:57:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, myfit, InhabitedStructures, craftguide, Cyan Warrior Swords Mod, DamageIndicatorsMod, ironbackpacks, MSM3, StevesCarts, weaponmod] at SERVER
[SMC FNE]transforming bpr net.minecraft.client.renderer.ThreadDownloadImageData
[SMC FNE] 4149 (+285)
[SMC FNE]transforming bpu net.minecraft.client.renderer.texture.SimpleTexture
[SMC FNR] loadSimpleTexture
[SMC FNE] 2642 (+301)
[SMC FNE]transforming boh net.minecraft.client.renderer.entity.RendererLivingEntity
[SMC FNE] 16049 (+349)
[SMC FNE]transforming bix net.minecraft.client.model.ModelRenderer
[SMC FNE] 6928 (+203)
[12:57:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:MyFit, FMLFileResourcePack:InhabitedStructures, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Cyan Warrior Swords Mod, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Balkon's WeaponMod, BlazePvP.zip
[12:57:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[12:57:49] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[12:57:49] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:57:49] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:57:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:57:49] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
I am trying to run NEI along with a bunch of other mods, but "Initializing Mods Phase One" it is stopping on NEI.
I close the window and it gives me this crash report.
Time: 7/27/15 12:57 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 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 15593576056 bytes (14871 MB) / 16464216064 bytes (15701 MB) up to 16464216064 bytes (15701 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -Xms16G
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: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 860M/PCIe/SSE2'
[12:57:45] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[12:57:45] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
[12:57:45] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[12:57:45] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[12:57:45] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[12:57:45] [Client thread/INFO] [FML]: Searching C:\Users\Gil\AppData\Roaming\.minecraft\mods for mods
[12:57:45] [Client thread/INFO] [FML]: Also searching C:\Users\Gil\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[12:57:47] [Client thread/INFO] [Cyan Warrior Swords Mod]: Mod Cyan Warrior Swords Mod is missing the required element 'name'. Substituting Cyan Warrior Swords Mod
[12:57:47] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
[12:57:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 15 mods to load
[12:57:47] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-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.
[12:57:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, myfit, InhabitedStructures, craftguide, Cyan Warrior Swords Mod, DamageIndicatorsMod, ironbackpacks, MSM3, StevesCarts, weaponmod] at CLIENT
[12:57:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, myfit, InhabitedStructures, craftguide, Cyan Warrior Swords Mod, DamageIndicatorsMod, ironbackpacks, MSM3, StevesCarts, weaponmod] at SERVER
[SMC FNE]transforming bpr net.minecraft.client.renderer.ThreadDownloadImageData
[SMC FNE] 4149 (+285)
[SMC FNE]transforming bpu net.minecraft.client.renderer.texture.SimpleTexture
[SMC FNR] loadSimpleTexture
[SMC FNE] 2642 (+301)
[SMC FNE]transforming boh net.minecraft.client.renderer.entity.RendererLivingEntity
[SMC FNE] 16049 (+349)
[SMC FNE]transforming bix net.minecraft.client.model.ModelRenderer
[SMC FNE] 6928 (+203)
[12:57:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:MyFit, FMLFileResourcePack:InhabitedStructures, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Cyan Warrior Swords Mod, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Balkon's WeaponMod, BlazePvP.zip
[12:57:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[12:57:49] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[12:57:49] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:57:49] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:57:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:57:49] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
PLEASE HELP!!!!!
Thank You
Did you even READ it???
Post the full log please.
Before you even THINK about asking for crash help: Guide to fixing and avoiding crashes