Advertisement
Guest User

Untitled

a guest
Sep 21st, 2014
706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. Sep 21, 2014 5:58:04 PM net.minecraft.launchwrapper.LogWrapper log
  2. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. Sep 21, 2014 5:58:04 PM net.minecraft.launchwrapper.LogWrapper log
  4. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  5. Sep 21, 2014 5:58:04 PM net.minecraft.launchwrapper.LogWrapper log
  6. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  7. 2014-09-21 17:58:04 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  8. 2014-09-21 17:58:04 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_20, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_20
  9. 2014-09-21 17:58:04 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. 2014-09-21 17:58:04 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  11. 2014-09-21 17:58:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. 2014-09-21 17:58:04 [SEVERE] [ForgeModLoader] Unable to launch
  13. java.util.ConcurrentModificationException
  14. at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  15. at java.util.ArrayList$Itr.remove(Unknown Source)
  16. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
  17. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  18. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement