Can some one tell me what is wrong with this. I downloaded the 1.7.10 version, and it downloaded fine but when I try to play it the java process imediatly cancels.
heres the log
[13:43:33] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[13:43:33] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[13:43:33] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[13:43:33] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[13:43:33] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[13:43:33] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
[13:43:33] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[13:43:33] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[13:43:33] [main/DEBUG] [FML/]: Discovering coremods
[13:43:33] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:43:33] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:43:33] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:43:33] [main/ERROR] [LaunchWrapper/]: Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) ~[?:1.8.0_25]
at java.util.ArrayList$Itr.remove(ArrayList.java:865) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]"
sorry I don't know how to hide it.
Can some one tell me what is wrong with this. I downloaded the 1.7.10 version, and it downloaded fine but when I try to play it the java process imediatly cancels.
heres the log
[13:43:33] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[13:43:33] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[13:43:33] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[13:43:33] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[13:43:33] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[13:43:33] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
[13:43:33] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[13:43:33] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[13:43:33] [main/DEBUG] [FML/]: Discovering coremods
[13:43:33] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:43:33] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:43:33] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:43:33] [main/ERROR] [LaunchWrapper/]: Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) ~[?:1.8.0_25]
at java.util.ArrayList$Itr.remove(ArrayList.java:865) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]"
sorry I don't know how to hide it.