Jump to content

Server won't start


JoelNL231

Recommended Posts

Hey,

 

I've installed a aotb server but when i try to run it it gives this error: 

Picked up _JAVA_OPTIONS: -Xmx1024M
feb 10, 2015 11:40:41 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
feb 10, 2015 11:40:41 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak
er
feb 10, 2015 11:40:41 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2015-02-10 11:40:41 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
for Minecraft 1.6.4 loading
2015-02-10 11:40:41 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Serv
er VM, version 1.8.0_31, running on Windows 7:amd64:6.1, installed at C:Program
 FilesJavajre1.8.0_31
2015-02-10 11:40:41 [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-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLo
adingPlugin does not have a MCVersion annotation, it may cause issues with this
version of Minecraft
2015-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOP
FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with
this version of Minecraft
2015-02-10 11:40:41 [INFO] [STDERR] Warning: version of ForgeMultipart-universal
-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2015-02-10 11:40:41 [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-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi
n does not have a MCVersion annotation, it may cause issues with this version of
 Minecraft
2015-02-10 11:40:41 [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-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.micco
re.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues wit
h this version of Minecraft
2015-02-10 11:40:41 [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-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocks
CorePlugin does not have a MCVersion annotation, it may cause issues with this v
ersion of Minecraft
2015-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin do
es not have a MCVersion annotation, it may cause issues with this version of Min
ecraft
2015-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore
Plugin does not have a MCVersion annotation, it may cause issues with this versi
on of Minecraft
2015-02-10 11:40:41 [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-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.comp
atibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may c
ause issues with this version of Minecraft
2015-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod lumien.randomthings.T
ransformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause is
sues with this version of Minecraft
2015-02-10 11:40:41 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.
TConstructLoaderContainer does not have a MCVersion annotation, it may cause iss
ues with this version of Minecraft
2015-02-10 11:40:41 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR!
 *zap*
2015-02-10 11:40:41 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tc
onstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])

2015-02-10 11:40:41 [INFO] [TCon-Preloader] Found a properties file. Attempting
load...
2015-02-10 11:40:41 [INFO] [TCon-Preloader] Loaded properties successfully. Usin
g specified settings.
2015-02-10 11:40:42 [INFO] [Tropicraft-Core] Starting to load Tropicraft CoreMod
s!
2015-02-10 11:40:42 [INFO] [Tropicraft-Core] Constructing preloader (Modules: [t
ropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer])
2015-02-10 11:40:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLInjectionAndSortingTweaker
2015-02-10 11:40:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLDeobfTweaker
2015-02-10 11:40:42 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com
mon.launcher.FMLInjectionAndSortingTweaker
2015-02-10 11:40:42 [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:UsersJoël (Met internet)Desktopserver>pause
Druk op een toets om door te gaan. . .

Please help.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...