So I've been playing this modded survival for a while now, and then this randomly happened. I've installed the latest updates on my computer, Java, and the mods I'm using. If anyone could help that'd be great!
Click to reveal
Nov 02, 2014 2:07:41 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Nov 02, 2014 2:07:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Nov 02, 2014 2:07:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre1.8.0_25
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-11-02 14:07:42 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.remove(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Nov 02, 2014 2:07:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Nov 02, 2014 2:07:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre1.8.0_25
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-11-02 14:07:42 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-11-02 14:07:42 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.remove(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
1
The issue here is forge having problems with java 8. You'll either need to set your minecraft to run with Java 7 to solve the issue, or upgrade your forge version to build 1217 or above.
