Advertisement
Code2200

Error FTB

Oct 16th, 2014
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. 2014-10-16 01:01:52 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2. 2014-10-16 01:01:52 [FINE] [ForgeModLoader] Enqueued coremod UELoader
  3. 2014-10-16 01:01:52 [FINE] [ForgeModLoader] Examining for coremod candidacy WR-CBE 1.4.0.7.jar
  4. 2014-10-16 01:01:52 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in WR-CBE 1.4.0.7.jar, it will be examined later for regular @Mod instances
  5. 2014-10-16 01:01:52 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
  6. 2014-10-16 01:01:52 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. 2014-10-16 01:01:52 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
  8. 2014-10-16 01:01:52 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. 2014-10-16 01:01:52 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  10. 2014-10-16 01:01:52 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. 2014-10-16 01:01:52 [SEVERE] [ForgeModLoader] Unable to launch
  12. java.util.ConcurrentModificationException
  13. at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  14. at java.util.ArrayList$Itr.remove(Unknown Source)
  15. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
  16. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement