Advertisement
Guest User

Untitled

a guest
Dec 27th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. déc. 27, 2014 11:06:33 AM net.minecraft.launchwrapper.LogWrapper log
  2. INFOS: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. déc. 27, 2014 11:06:34 AM net.minecraft.launchwrapper.LogWrapper log
  4. INFOS: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  5. déc. 27, 2014 11:06:34 AM net.minecraft.launchwrapper.LogWrapper log
  6. INFOS: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  7. 2014-12-27 11:06:34 [INFOS] [ForgeModLoader] Forge Mod Loader version 6.4.40.944 for Minecraft 1.6.4 loading
  8. 2014-12-27 11:06:34 [INFOS] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25
  9. 2014-12-27 11:06:34 [INFOS] [ForgeModLoader] Loading tweaker optifine.OptiFineForgeTweaker from 0000_OptiFine_1.6.4_HD_U_C8.jar
  10. 2014-12-27 11:06:34 [AVERTISSEMENT] [ForgeModLoader] The coremod fr.minecraftforgefrance.installer.client.ClientUpdaterPlugins does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. 2014-12-27 11:06:34 [AVERTISSEMENT] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. 2014-12-27 11:06:35 [AVERTISSEMENT] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. 2014-12-27 11:06:35 [GRAVE] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPIDummyCoreMod is requesting minecraft version 1.5.2 and minecraft is 1.6.4. It will be ignored.
  14. 2014-12-27 11:06:35 [AVERTISSEMENT] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. 2014-12-27 11:06:35 [AVERTISSEMENT] [ForgeModLoader] The coremod shadersmodcore.loading.SMCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. 2014-12-27 11:06:35 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  17. 2014-12-27 11:06:35 [INFOS] [ForgeModLoader] Loading tweak class name optifine.OptiFineForgeTweaker
  18. 2014-12-27 11:06:35 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  19. 2014-12-27 11:06:35 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. 2014-12-27 11:06:35 [GRAVE] [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) 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