chrisisxBeast Posted July 3, 2015 Share Posted July 3, 2015 so im trying to create a server, and when I press "launch" it says it cant. there is no crash, but there is a lot of "*mod name* does not have a MCVersion annotation, and may cause issues with this version of Minecraft. if u guys know how to fix it, that would be great help Link to comment Share on other sites More sharing options...
Moderators AetherPirate Posted July 3, 2015 Moderators Share Posted July 3, 2015 You can ignore that message. Does it actually finish starting? If not, pastebin the crashlog. Link to comment Share on other sites More sharing options...
chrisisxBeast Posted July 3, 2015 Author Share Posted July 3, 2015 C:\Users\wenzel\Desktop\BTeam_Server_v1.0.12a>java -Xmx1000M -Xms100M -jar BTeam .jar nogui Jul 03, 2015 5:32:07 PM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Jul 03, 2015 5:32:07 PM net.minecraft.launchwrapper.LogWrapper log INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak er Jul 03, 2015 5:32:07 PM net.minecraft.launchwrapper.LogWrapper log INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 2015-07-03 17:32:07 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2015-07-03 17:32:07 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Serv er VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Progr am Files\Java\jre1.8.0_45 2015-07-03 17:32:07 [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-07-03 17:32:07 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLo adingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-07-03 17:32:07 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOP FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-07-03 17:32:07 [INFO] [STDERR] Warning: version of ForgeMultipart-universal -1.6.4-, 1.0.0.250 is newer than request 1.0.0.244 2015-07-03 17:32:07 [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-07-03 17:32:07 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi n does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-07-03 17:32:07 [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-07-03 17:32:07 [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-07-03 17:32:07 [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-07-03 17:32:07 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocks CorePlugin does not have a MCVersion annotation, it may cause issues with this v ersion of Minecraft 2015-07-03 17:32:07 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin do es not have a MCVersion annotation, it may cause issues with this version of Min ecraft 2015-07-03 17:32:07 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore Plugin does not have a MCVersion annotation, it may cause issues with this versi on of Minecraft 2015-07-03 17:32:07 [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-07-03 17:32:07 [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-07-03 17:32:07 [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-07-03 17:32:07 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader. TConstructLoaderContainer does not have a MCVersion annotation, it may cause iss ues with this version of Minecraft 2015-07-03 17:32:07 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap* 2015-07-03 17:32:07 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tc onstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair]) 2015-07-03 17:32:07 [INFO] [TCon-Preloader] Found a properties file. Attempting load... 2015-07-03 17:32:07 [INFO] [TCon-Preloader] Loaded properties successfully. Usin g specified settings. 2015-07-03 17:32:07 [INFO] [Tropicraft-Core] Starting to load Tropicraft CoreMod s! 2015-07-03 17:32:07 [INFO] [Tropicraft-Core] Constructing preloader (Modules: [t ropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer]) 2015-07-03 17:32:07 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm l.common.launcher.FMLInjectionAndSortingTweaker 2015-07-03 17:32:07 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm l.common.launcher.FMLDeobfTweaker 2015-07-03 17:32:07 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com mon.launcher.FMLInjectionAndSortingTweaker 2015-07-03 17:32:07 [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\wenzel\Desktop\BTeam_Server_v1.0.12a>pause Press any key to continue halp! Link to comment Share on other sites More sharing options...
Moderators AetherPirate Posted July 3, 2015 Moderators Share Posted July 3, 2015 Do you have the most recent aotbt server download? This one is missing the Lexmanos legacy java fixer mod. Link to comment Share on other sites More sharing options...
chrisisxBeast Posted July 3, 2015 Author Share Posted July 3, 2015 I thought I did. maybe not. where do I download that? Link to comment Share on other sites More sharing options...
Moderators AetherPirate Posted July 3, 2015 Moderators Share Posted July 3, 2015 http://www.technicpack.net/modpack/attack-of-the-bteam.552556 Link to comment Share on other sites More sharing options...
chrisisxBeast Posted July 3, 2015 Author Share Posted July 3, 2015 I do have it and it still says the same thing... do I need to separately download that mod? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now