bubbajones712 Posted June 23, 2015 Posted June 23, 2015 Hi,I'm trying to start a Tekkit server and when I boot it up it doesn't load a spawn or anything. It just gives me a bunch of warnings about not having a MCVersion annotation.Here is the log file. C:\Users\Garrett\Desktop\Tekkit>java -Xmx3G -Xms2G -jar Tekkit.jar noguiJun 23, 2015 3:26:36 PM net.minecraft.launchwrapper.LogWrapper logINFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweakerJun 23, 2015 3:26:36 PM net.minecraft.launchwrapper.LogWrapper logINFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweakerJun 23, 2015 3:26:36 PM net.minecraft.launchwrapper.LogWrapper logINFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker2015-06-23 15:26:36 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965for Minecraft 1.6.4 loading2015-06-23 15:26:36 [INFO] [ForgeModLoader] 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_452015-06-23 15:26:36 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:36 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:36 [INFO] [ForgeModLoader] [AppEng] Core Init2015-06-23 15:26:36 [WARNING] [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:36 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:36 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.2442015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft2015-06-23 15:26:37 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker2015-06-23 15:26:37 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker2015-06-23 15:26:37 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker2015-06-23 15:26:37 [SEVERE] [ForgeModLoader] Unable to launchjava.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) C:\Users\Garrett\Desktop\Tekkit>pausePress any key to continue . . . Any help would be great!Thanks Quote
Moderators AetherPirate Posted June 23, 2015 Moderators Posted June 23, 2015 (edited) Download This: http://files.minecraftforge.net/LegacyJavaFixer/legacyjavafixer-1.0.jar Then put it in your forge mods folder. Edited June 23, 2015 by AetherPirate Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.