I'm trying to play with a mod called Warp Drive, but whenever I get mods for 1.6.4, this comes up.
Apr 12, 2015 4:13:05 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 4:13:05 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 4:13:05 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_31, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_31
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-04-12 16:13:05 [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
Or this.
Apr 12, 2015 4:09:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 4:09:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 4:09:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_31, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_31
2015-04-12 16:09:42 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-04-12 16:09:42 [INFO] [ForgeModLoader] [AppEng] Core Init
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-04-12 16:09: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
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
Apr 12, 2015 5:09:07 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 5:09:07 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 5:09:07 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2015-04-12 17:09:07 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.6.884 for Minecraft 1.6.4 loading
2015-04-12 17:09:07 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_31, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_31
2015-04-12 17:09:07 [INFO] [STDERR] java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin$SortingIndex
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:424)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:60)
2015-04-12 17:09:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2015-04-12 17:09:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2015-04-12 17:09:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin$SortingIndex
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] ... 8 more
2015-04-12 17:09:07 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at C:\Users\user\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin$SortingIndex
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:424)
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:60)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin$SortingIndex
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
2015-04-12 17:09:07 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin$SortingIndex
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:424)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:60)
2015-04-12 17:09:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2015-04-12 17:09:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2015-04-12 17:09:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin$SortingIndex
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Rollback Post to RevisionRollBack
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
Well I got it to work. I downgraded to Java 7 without any problems.
Rollback Post to RevisionRollBack
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
To post a comment, please login or register a new account.
I'm trying to play with a mod called Warp Drive, but whenever I get mods for 1.6.4, this comes up.
Apr 12, 2015 4:13:05 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 4:13:05 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 4:13:05 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_31, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_31
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-04-12 16:13:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-04-12 16:13:05 [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
Or this.
Apr 12, 2015 4:09:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 4:09:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 4:09:42 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_31, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_31
2015-04-12 16:09:42 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-04-12 16:09:42 [INFO] [ForgeModLoader] [AppEng] Core Init
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-04-12 16:09:42 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-04-12 16:09: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
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
"java.util.ConcurrentModificationException"
Forge versions 1.6.4-1.8 have a bug that bypasses that. To fix it, downgrade to at least Java 8u11, or install LexManos' Legacy Java Fixer
https://github.com/LexManos/LegacyJavaFixer
CPU Cooler: NZXT Kraken X61 106.1 CFM
Thermal Compound: Arctic Silver 5
Motherboard: Asus X99-DELUXE ATX LGA2011-3
RAM: Corsair Vengeance LPX 32GB (4GBx8) DDR4-2666 MHz
SSD: Samsung 850 Pro Series 256GB
SSD 2: Samsung 850 EVO-Series 1TB
Graphics Cards: Gigabyte GeForce GTX 980 Ti 6GB (2-Way SLI)
Case: Corsair 750D ATX Full Tower
PSU: EVGA SuperNOVA 1300 G2 1300W
OS: Windows 8.1 Pro x64 (Will upgrade to Windows 10)
Displays: x3 Asus VG248QE 24-Inch @ 144 Hz
Keyboard: Razer Blackwidow Chroma
Mouse: Logitech G502 Proteus Core
Headset: Astro A50 Wireless
to what version
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
I updated forge and got LexMano's thingy.
Apr 12, 2015 5:09:07 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 5:09:07 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Apr 12, 2015 5:09:07 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2015-04-12 17:09:07 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.6.884 for Minecraft 1.6.4 loading
2015-04-12 17:09:07 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_31, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_31
2015-04-12 17:09:07 [INFO] [STDERR] java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin$SortingIndex
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:424)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:60)
2015-04-12 17:09:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2015-04-12 17:09:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2015-04-12 17:09:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin$SortingIndex
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] ... 8 more
2015-04-12 17:09:07 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at C:\Users\user\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin$SortingIndex
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:424)
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:60)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin$SortingIndex
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
2015-04-12 17:09:07 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin$SortingIndex
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:424)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2015-04-12 17:09:07 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:60)
2015-04-12 17:09:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2015-04-12 17:09:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2015-04-12 17:09:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin$SortingIndex
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2015-04-12 17:09:07 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
Well, i got java 7, so it should work.
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!
Well I got it to work. I downgraded to Java 7 without any problems.
If your a modded city builder and would finally love to add lots of decoration traffic signals to your world, check out my ModernDeco Mod! The last version had 15 different types of traffic signals and the next version will have even more!