Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 KB | None | 0 0
  1. [23/10/2014 11:24:37 AM] [INFO] [ForgeModLoader] AMCore initializing...stand back! I'm going to try MAGIC!
  2. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  3. [23/10/2014 11:24:37 AM] [INFO] [ForgeModLoader] [AppEng] Core Init
  4. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  5. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  6. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod denoflionsx.DenPipes.Core.DenPipesCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod chylex.java7check.JavaCheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod com.dynious.refinedrelocation.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod resonant.core.ResonantPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [23/10/2014 11:24:37 AM] [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
  24. [23/10/2014 11:24:37 AM] [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
  25. [23/10/2014 11:24:37 AM] [INFO] [TCon-Preloader] Found a properties file. Attempting load...
  26. [23/10/2014 11:24:37 AM] [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
  27. [23/10/2014 11:24:37 AM] [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. [23/10/2014 11:24:37 AM] [INFO] [ForgeModLoader] Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
  29. [23/10/2014 11:24:37 AM] [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  30. [23/10/2014 11:24:37 AM] [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  31. [23/10/2014 11:24:37 AM] [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  32. [23/10/2014 11:24:37 AM] [SEVERE] [ForgeModLoader] Unable to launch
  33. [23/10/2014 11:24:37 AM] java.util.ConcurrentModificationException
  34. [23/10/2014 11:24:37 AM] at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  35. [23/10/2014 11:24:37 AM] at java.util.ArrayList$Itr.remove(Unknown Source)
  36. [23/10/2014 11:24:37 AM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
  37. [23/10/2014 11:24:37 AM] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  38. [23/10/2014 11:24:38 AM] Checking for updated files!
  39. [23/10/2014 11:24:38 AM] No updates found!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement