No mods. Clean instance. As soon as I try to start up the game, I just keep getting this:
[18:48:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:48:33] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:48:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:48:33] [main/INFO]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading
[18:48:33] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_74, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre1.8.0_74
[18:48:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:48:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:48:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:48:33] [main/ERROR]: Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_74]
at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_74]
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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_74]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
I don't know how to read Crash Logs so I'm not sure what's not working and sure it's something small. I'm also currently using a public computer so no admin permissions. Can anyone help?
I'm only trying to use 1.7.2 because I've been using 1.5.2 for the most coverage of mods I wanted but a handful of others I wanted only go as old as 1.7.2. Never knew about the 1.7.2 issues since I've stuck with my 1.5.2 modded survival and just played the new vanilla to see what's new than go back.
Thanks of the recommendation. I didn't use the CoreModManager.class method and just got the legacy version download of jre1.8.0_11 and it all works now ^u^
I just tried using 1.7.10 instead since most of the mods I wanted to use went up to that version or skipped 1.7.2. 1.7.10 works much better, didn't have the forge crash issue of 1.7.2, and had more support in general for mods.
Just stating this for anyone else trying to do what I tried to do. Happy modding ^u^
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
MultiMC 5 - Version 0.4.11-751 on win23
Minecraft Version 1.7.2
forge-1.7.2-10.12.2.1147
No mods. Clean instance. As soon as I try to start up the game, I just keep getting this:
[18:48:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:48:33] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:48:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:48:33] [main/INFO]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading
[18:48:33] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_74, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre1.8.0_74
[18:48:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:48:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:48:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:48:33] [main/ERROR]: Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_74]
at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_74]
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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_74]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
I don't know how to read Crash Logs so I'm not sure what's not working and sure it's something small. I'm also currently using a public computer so no admin permissions. Can anyone help?
I'm only trying to use 1.7.2 because I've been using 1.5.2 for the most coverage of mods I wanted but a handful of others I wanted only go as old as 1.7.2. Never knew about the 1.7.2 issues since I've stuck with my 1.5.2 modded survival and just played the new vanilla to see what's new than go back.
Thanks of the recommendation. I didn't use the CoreModManager.class method and just got the legacy version download of jre1.8.0_11 and it all works now ^u^
I just tried using 1.7.10 instead since most of the mods I wanted to use went up to that version or skipped 1.7.2. 1.7.10 works much better, didn't have the forge crash issue of 1.7.2, and had more support in general for mods.
Just stating this for anyone else trying to do what I tried to do. Happy modding ^u^