Jump to content

justmikegames

Members
  • Posts

    7
  • Joined

  • Last visited

justmikegames's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. please send than somebody that can explane me it better whats youre skype than we can get to a solution and my englesh is beter in speaking than in typing
  2. i have put it in the server map run it but is says the same C:\Users\Mike\Desktop\BTeam_Server_v1.0.12a>java -Xmx3G -Xms3G -jar BTeam.jar nogui sep 20, 2015 11:51:55 AM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker sep 20, 2015 11:51:56 AM net.minecraft.launchwrapper.LogWrapper log INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker sep 20, 2015 11:51:56 AM net.minecraft.launchwrapper.LogWrapper log INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 2015-09-20 11:51:56 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2015-09-20 11:51:56 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-20 11:51:57 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap* 2015-09-20 11:51:57 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair]) 2015-09-20 11:51:57 [INFO] [TCon-Preloader] Found a properties file. Attempting load... 2015-09-20 11:51:57 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings. 2015-09-20 11:51:57 [INFO] [Tropicraft-Core] Starting to load Tropicraft CoreMods! 2015-09-20 11:51:57 [INFO] [Tropicraft-Core] Constructing preloader (Modules: [tropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer]) 2015-09-20 11:51:57 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2015-09-20 11:51:57 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker 2015-09-20 11:51:57 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2015-09-20 11:51:57 [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) C:\Users\Mike\Desktop\BTeam_Server_v1.0.12a>pause Press any key to continue . . .
  3. whit tecnic launcer yes not on server he says the same the server not tecnic
  4. i have put it in the mod 1.6.4 pack where chickencore and all that shit is and i did run it but it says the same [ForgeModLoader] Unable to launch java.util.ConcurrentModificationException please help me
  5. ? i have no modpackfolder where i can put the text o sorry i get it now i have put it in the mod folder the attack of the bteam folder please make a picture where you need to put it
  6. i have a problem my server wont start running every body say you need java 7 but that one is gone from the java site i did every thing what i need to do but he gives this things to me C:\Users\Mike\Desktop\BTeam_Server_v1.0.12a (1)>java -Xmx1G -Xms1G -jar BTeam.ja r nogui sep 05, 2015 8:56:18 AM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker sep 05, 2015 8:56:18 AM net.minecraft.launchwrapper.LogWrapper log INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak er sep 05, 2015 8:56:18 AM net.minecraft.launchwrapper.LogWrapper log INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 2015-09-05 08:56:18 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2015-09-05 08:56:18 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_60, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre1.8.0_60 2015-09-05 08:56:18 [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-09-05 08:56:18 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLo adingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-05 08:56:18 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOP FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-05 08:56:18 [INFO] [STDERR] Warning: version of ForgeMultipart-universal -1.6.4-, 1.0.0.250 is newer than request 1.0.0.244 2015-09-05 08:56:18 [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-09-05 08:56:18 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi n does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2015-09-05 08:56:18 [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-09-05 08:56:18 [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-09-05 08:56:18 [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-09-05 08:56:18 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocks CorePlugin does not have a MCVersion annotation, it may cause issues with this v ersion of Minecraft 2015-09-05 08:56:18 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin do es not have a MCVersion annotation, it may cause issues with this version of Min ecraft 2015-09-05 08:56:18 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore Plugin does not have a MCVersion annotation, it may cause issues with this versi on of Minecraft 2015-09-05 08:56:18 [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-09-05 08:56:18 [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-09-05 08:56:18 [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-09-05 08:56:18 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader. TConstructLoaderContainer does not have a MCVersion annotation, it may cause iss ues with this version of Minecraft 2015-09-05 08:56:18 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap* 2015-09-05 08:56:18 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tc onstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair]) 2015-09-05 08:56:18 [INFO] [TCon-Preloader] Found a properties file. Attempting load... 2015-09-05 08:56:18 [INFO] [TCon-Preloader] Loaded properties successfully. Usin g specified settings. 2015-09-05 08:56:18 [INFO] [Tropicraft-Core] Starting to load Tropicraft CoreMod s! 2015-09-05 08:56:18 [INFO] [Tropicraft-Core] Constructing preloader (Modules: [t ropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer]) 2015-09-05 08:56:18 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm l.common.launcher.FMLInjectionAndSortingTweaker 2015-09-05 08:56:18 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm l.common.launcher.FMLDeobfTweaker 2015-09-05 08:56:18 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com mon.launcher.FMLInjectionAndSortingTweaker 2015-09-05 08:56:18 [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\Mike\Desktop\BTeam_Server_v1.0.12a (1)>pause Press any key to continue . . . please help me what did i wrong if i press a button its gone the bat file
×
×
  • Create New...