Title:
Trouble with Agrarian Skies server setup?
Launcher Version:1.4.7
Modpack:Agrarian Skies
Modpack Version:1.6.4?
Log Link:
Details of the issue:When I start up my Batch file to launch my server I get this log. btw I have no idea where to host a log online to share a link above. I'm sorry.
C:\Users\Jason\Desktop\Agrarian Skies Server>java -Xms2048m -Xmx2048m -XXermSi
ze=128m -jar FTBServer-1.6.4-965.jar nogui
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; suppor
t was removed in 8.0
Jun 21, 2015 10:47:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Jun 21, 2015 10:47:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak
er
Jun 21, 2015 10:47:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2015-06-21 10:47:00 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
for Minecraft 1.6.4 loading
2015-06-21 10:47:00 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Serv
er VM, version 1.8.0_45, running on Windows 7:amd64:6.1, installed at C:\Program
Files\Java\jre1.8.0_45
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.le
x.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues w
ith this version of Minecraft
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
version of Minecraft
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLo
adingPlugin does not have a MCVersion annotation, it may cause issues with this
version of Minecraft
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod appeng.transformer.Ap
pEngCore does not have a MCVersion annotation, it may cause issues with this ver
sion of Minecraft
2015-06-21 10:47:00 [INFO] [ForgeModLoader] [AppEng] Core Init
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod aroma1997.core.coremo
d.CoreMod does not have a MCVersion annotation, it may cause issues with this ve
rsion of Minecraft
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issu
es with this version of Minecraft
2015-06-21 10:47:00 [INFO] [STDERR] Warning: version of ForgeMultipart-universal
-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi
n does not have a MCVersion annotation, it may cause issues with this version of
Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.Co
reMod.denLibCore does not have a MCVersion annotation, it may cause issues with
this version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.C
oreDescription does not have a MCVersion annotation, it may cause issues with th
is version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.F
MLPlugin does not have a MCVersion annotation, it may cause issues with this ver
sion of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore
.asm.CoreDescription does not have a MCVersion annotation, it may cause issues w
ith this version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N
EICorePlugin does not have a MCVersion annotation, it may cause issues with this
version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocks
CorePlugin does not have a MCVersion annotation, it may cause issues with this v
ersion of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore
Plugin does not have a MCVersion annotation, it may cause issues with this versi
on of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod denoflionsx.Pluginsfo
rForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may c
ause issues with this version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.
TConstructLoaderContainer does not have a MCVersion annotation, it may cause iss
ues with this version of Minecraft
2015-06-21 10:47:01 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR!
*zap*
2015-06-21 10:47:01 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tc
onstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2015-06-21 10:47:01 [INFO] [TCon-Preloader] Found a properties file. Attempting
load...
2015-06-21 10:47:01 [INFO] [TCon-Preloader] Loaded properties successfully. Usin
g specified settings.
2015-06-21 10:47:01 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLInjectionAndSortingTweaker
2015-06-21 10:47:01 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLDeobfTweaker
2015-06-21 10:47:01 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com
mon.launcher.FMLInjectionAndSortingTweaker
2015-06-21 10:47:01 [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.j
ava:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:17)
C:\Users\Jason\Desktop\Agrarian Skies Server>pause
Press any key to continue . . .
However, when I press any key, the launch console just closes. No server console opens. Literally nothing happens and I have no idea why. Any help would be GREATLY appreciated.
C:\Users\Jason\Desktop\Agrarian Skies Server>java -Xms2048m -Xmx2048m -XXermSi
ze=128m -jar FTBServer-1.6.4-965.jar nogui
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; suppor
t was removed in 8.0
Jun 21, 2015 10:47:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Jun 21, 2015 10:47:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak
er
Jun 21, 2015 10:47:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2015-06-21 10:47:00 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
for Minecraft 1.6.4 loading
2015-06-21 10:47:00 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Serv
er VM, version 1.8.0_45, running on Windows 7:amd64:6.1, installed at C:\Program
Files\Java\jre1.8.0_45
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.le
x.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues w
ith this version of Minecraft
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
version of Minecraft
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLo
adingPlugin does not have a MCVersion annotation, it may cause issues with this
version of Minecraft
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod appeng.transformer.Ap
pEngCore does not have a MCVersion annotation, it may cause issues with this ver
sion of Minecraft
2015-06-21 10:47:00 [INFO] [ForgeModLoader] [AppEng] Core Init
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod aroma1997.core.coremo
d.CoreMod does not have a MCVersion annotation, it may cause issues with this ve
rsion of Minecraft
2015-06-21 10:47:00 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issu
es with this version of Minecraft
2015-06-21 10:47:00 [INFO] [STDERR] Warning: version of ForgeMultipart-universal
-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi
n does not have a MCVersion annotation, it may cause issues with this version of
Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.Co
reMod.denLibCore does not have a MCVersion annotation, it may cause issues with
this version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.C
oreDescription does not have a MCVersion annotation, it may cause issues with th
is version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.F
MLPlugin does not have a MCVersion annotation, it may cause issues with this ver
sion of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore
.asm.CoreDescription does not have a MCVersion annotation, it may cause issues w
ith this version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N
EICorePlugin does not have a MCVersion annotation, it may cause issues with this
version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocks
CorePlugin does not have a MCVersion annotation, it may cause issues with this v
ersion of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore
Plugin does not have a MCVersion annotation, it may cause issues with this versi
on of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod denoflionsx.Pluginsfo
rForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may c
ause issues with this version of Minecraft
2015-06-21 10:47:01 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.
TConstructLoaderContainer does not have a MCVersion annotation, it may cause iss
ues with this version of Minecraft
2015-06-21 10:47:01 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR!
*zap*
2015-06-21 10:47:01 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tc
onstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2015-06-21 10:47:01 [INFO] [TCon-Preloader] Found a properties file. Attempting
load...
2015-06-21 10:47:01 [INFO] [TCon-Preloader] Loaded properties successfully. Usin
g specified settings.
2015-06-21 10:47:01 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLInjectionAndSortingTweaker
2015-06-21 10:47:01 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLDeobfTweaker
2015-06-21 10:47:01 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com
mon.launcher.FMLInjectionAndSortingTweaker
2015-06-21 10:47:01 [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.j
ava:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:17)
C:\Users\Jason\Desktop\Agrarian Skies Server>pause
Press any key to continue . . .
However, when I press any key, the launch console just closes. No server console opens. Literally nothing happens and I have no idea why. Any help would be GREATLY appreciated.