Guest User

Untitled

a guest
Nov 5th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. Nov 06, 2014 12:37:29 PM net.minecraft.launchwrapper.LogWrapper log
  2. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. Nov 06, 2014 12:37:29 PM net.minecraft.launchwrapper.LogWrapper log
  4. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  5. Nov 06, 2014 12:37:29 PM net.minecraft.launchwrapper.LogWrapper log
  6. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  7. 2014-11-06 12:37:30 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  8. 2014-11-06 12:37:30 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre1.8.0_25
  9. 2014-11-06 12:37:30 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. 2014-11-06 12:37:30 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. 2014-11-06 12:37:30 [SEVERE] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPIDummyCoreMod is requesting minecraft version 1.5.2 and minecraft is 1.6.4. It will be ignored.
  12. 2014-11-06 12:37:30 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. 2014-11-06 12:37:30 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
  14. 2014-11-06 12:37:30 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
  15. 2014-11-06 12:37:30 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
  16. 2014-11-06 12:37:30 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
  17. 2014-11-06 12:37:30 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. 2014-11-06 12:37:30 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  19. 2014-11-06 12:37:30 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. 2014-11-06 12:37:30 [SEVERE] [ForgeModLoader] Unable to launch
  21. java.util.ConcurrentModificationException
  22. at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  23. at java.util.ArrayList$Itr.remove(Unknown Source)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  26. Java HotSpot(TM) Client 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