So what happens is the server file when you open it you get a crash report saying the following:
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_25
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Peyton\Desktop\Server\minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre1.8.0_25\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;.
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Discovering coremods
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.244.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.244.jar, it will be examined later for regular @Mod instances
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy WorldCore-universal-1.6.4-1.1.0.17.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding WorldCore-universal-1.6.4-1.1.0.17.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class WCFMLLoadingPlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod WCFMLLoadingPlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy BabyAnimalsModelSwapper.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding BabyAnimalsModelSwapper.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class BAMSFMLLoadingPlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] The coremod mod.cocoavalley.BabyAnimalsModelSwapper.BAMSFMLLoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod BAMSFMLLoadingPlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy BiomesOPlenty-universal-1.6.4-1.2.1.434.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in BiomesOPlenty-universal-1.6.4-1.2.1.434.jar, it will be examined later for regular @Mod instances
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class BOPFMLLoadingPlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod BOPFMLLoadingPlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenBones.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.9.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.9.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Crafting Pillars Mod.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Evoc.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding Evoc.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class CoreDescription
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod CoreDescription
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Lucky Block.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Luppii's Ladders.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in Luppii's Ladders.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Mine & Blade Battlegear 2 - Bullseye.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Mine & Blade Battlegear 2 - Bullseye.jar, it will be examined later for regular @Mod instances
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class BattlegearLoadingPlugin
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] coremod named Mine and Blade: Battlegear2 is loading
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod Mine and Blade: Battlegear2
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Natura Compat NEI.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in Natura Compat NEI.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding NotEnoughItems.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenMods.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenMods.jar, it will be examined later for regular @Mod instances
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class OpenModsCorePlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod OpenModsCorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy RefinedRelocation-1.6.4-1.0.4e.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in RefinedRelocation-1.6.4-1.0.4e.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy servertools-1.6.4-build23.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in servertools-1.6.4-build23.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy The SecretRoomsMod.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in The SecretRoomsMod.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Village Density.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in Village Density.jar
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-01-02 15:11:02 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.remove(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
I have official minecraft server and forge is installed. I trade running just the minecraft_server.1.6.4 but it just creates a vanilla server!
These 2 files come up in my server folder when I try to run it. ForgeModLoader-server-0.log.lck and ForgeModLoader-server-0.log
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_25
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Peyton\Desktop\Server\minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre1.8.0_25\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;.
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Discovering coremods
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.244.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.244.jar, it will be examined later for regular @Mod instances
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy WorldCore-universal-1.6.4-1.1.0.17.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding WorldCore-universal-1.6.4-1.1.0.17.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class WCFMLLoadingPlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod WCFMLLoadingPlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy BabyAnimalsModelSwapper.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding BabyAnimalsModelSwapper.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class BAMSFMLLoadingPlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] The coremod mod.cocoavalley.BabyAnimalsModelSwapper.BAMSFMLLoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod BAMSFMLLoadingPlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy BiomesOPlenty-universal-1.6.4-1.2.1.434.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in BiomesOPlenty-universal-1.6.4-1.2.1.434.jar, it will be examined later for regular @Mod instances
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class BOPFMLLoadingPlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod BOPFMLLoadingPlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenBones.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.9.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.9.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Crafting Pillars Mod.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Evoc.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding Evoc.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class CoreDescription
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod CoreDescription
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Lucky Block.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Luppii's Ladders.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in Luppii's Ladders.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Mine & Blade Battlegear 2 - Bullseye.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Mine & Blade Battlegear 2 - Bullseye.jar, it will be examined later for regular @Mod instances
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class BattlegearLoadingPlugin
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] coremod named Mine and Blade: Battlegear2 is loading
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod Mine and Blade: Battlegear2
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Natura Compat NEI.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in Natura Compat NEI.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Adding NotEnoughItems.jar to the list of known coremods, it will not be examined again
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenMods.jar
2015-01-02 15:11:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenMods.jar, it will be examined later for regular @Mod instances
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Instantiating coremod class OpenModsCorePlugin
2015-01-02 15:11:02 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Enqueued coremod OpenModsCorePlugin
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy RefinedRelocation-1.6.4-1.0.4e.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in RefinedRelocation-1.6.4-1.0.4e.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy servertools-1.6.4-build23.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in servertools-1.6.4-build23.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy The SecretRoomsMod.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in The SecretRoomsMod.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Village Density.jar
2015-01-02 15:11:02 [FINE] [ForgeModLoader] Not found coremod data in Village Density.jar
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-01-02 15:11:02 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-01-02 15:11:02 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.remove(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
I have official minecraft server and forge is installed. I trade running just the minecraft_server.1.6.4 but it just creates a vanilla server!
These 2 files come up in my server folder when I try to run it. ForgeModLoader-server-0.log.lck and ForgeModLoader-server-0.log