Advertisement
Guest User

Latest.log

a guest
Jul 14th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. [08:18:12] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [08:18:12] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [08:18:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [08:18:12] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
  5. [08:18:13] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
  6. [08:18:13] [main/INFO]: [AppEng] Core Init
  7. [08:18:19] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_C1.jar
  8. [08:18:19] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  9. [08:18:19] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin fastcraft.LoadingPlugin codechicken.core.launch.DepLoader mrtjp.relocation.asm.RelocationPlugin ic2.core.coremod.IC2core logisticspipes.asm.LogisticsPipesCoreLoader mekanism.common.asm.LoadingHook mrtjp.core.handler.CorePlugin codechicken.nei.asm.NEICorePlugin openblocks.OpenBlocksCorePlugin openmods.core.OpenModsCorePlugin codechicken.core.launch.DepLoader codechicken.core.launch.DepLoader
  10. [08:18:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [08:18:19] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
  12. [08:18:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  13. [08:18:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [08:18:19] [main/ERROR]: Unable to launch
  15. java.util.ConcurrentModificationException
  16. at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_45]
  17. at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_45]
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [launchwrapper-1.9.jar:?]
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  23. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  24. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [cauldron.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  25. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [cauldron.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement