Advertisement
Guest User

Untitled

a guest
Sep 29th, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. B#439] [15:45:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [B#439] [15:45:07] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [B#439] [15:45:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [B#439] [15:45:07] [main/INFO]: Forge Mod Loader version 7.2.217.1147 for Minecraft 1.7.2 loading
  5. [B#439] [15:45:07] [main/INFO]: 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
  6. [B#439] [15:45:07] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [B#439] [15:45:07] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [B#439] [15:45:07] [main/INFO]: [AppEng] Core Init
  9. [B#439] [15:45:08] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [B#439] Warning: version of bspkrsCore, 6.11 is newer than request 6.9
  11. [B#439] [15:45:08] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [B#439] [15:45:08] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [B#439] [15:45:08] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.2_HD_U_D3.jar
  14. [B#439] [15:45:08] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [B#439] [15:45:08] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
  16. [B#439] [15:45:08] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  17. [B#439] [15:45:08] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [B#439] [15:45:08] [main/ERROR]: Unable to launch
  19. [B#439] java.util.ConcurrentModificationException
  20. [B#439] at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_20]
  21. [B#439] at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_20]
  22. [B#439] at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [launchwrapper-1.9.jar:?]
  23. [B#439] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  24. [B#439] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement