Jump to content
  • 0

Launch.bat


Kettle

Question


C:\Users\lee\Desktop\Minecraft stuff\AotBT>java -Xmx1G -Xms1G -jar BTeam.jar nog
ui
Jun 23, 2015 11:45:23 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Jun 23, 2015 11:45:23 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak
er
Jun 23, 2015 11:45:23 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2015-06-23 11:45:23 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
for Minecraft 1.6.4 loading
2015-06-23 11:45:23 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM,
version 1.8.0_45, running on Windows 8.1:x86:6.3, installed at C:\Program Files
(x86)\Java\jre1.8.0_45
2015-06-23 11:45:23 [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-23 11:45:24 [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-23 11:45:24 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOP
FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with
this version of Minecraft
2015-06-23 11:45:24 [INFO] [STDERR] Warning: version of ForgeMultipart-universal
-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2015-06-23 11:45:24 [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-23 11:45:24 [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-23 11:45:24 [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-23 11:45:24 [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-06-23 11:45:24 [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-23 11:45:24 [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-23 11:45:24 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin do
es not have a MCVersion annotation, it may cause issues with this version of Min
ecraft
2015-06-23 11:45:25 [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-23 11:45:25 [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-23 11:45:25 [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-06-23 11:45:25 [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-06-23 11:45:25 [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-23 11:45:25 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR!
 *zap*
2015-06-23 11:45:25 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tc
onstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])

2015-06-23 11:45:25 [INFO] [TCon-Preloader] Found a properties file. Attempting
load...
2015-06-23 11:45:25 [INFO] [TCon-Preloader] Loaded properties successfully. Usin
g specified settings.
2015-06-23 11:45:25 [INFO] [Tropicraft-Core] Starting to load Tropicraft CoreMod
s!
2015-06-23 11:45:25 [INFO] [Tropicraft-Core] Constructing preloader (Modules: [t
ropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer])
2015-06-23 11:45:25 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLInjectionAndSortingTweaker
2015-06-23 11:45:25 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLDeobfTweaker
2015-06-23 11:45:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com
mon.launcher.FMLInjectionAndSortingTweaker
2015-06-23 11:45:25 [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\lee\Desktop\Minecraft stuff\AotBT>pause
Press any key to continue . . .
Launched Launch.bat file in the Server Files and this showed up...

 

java -Xmx1G -Xms1G -jar BTeam.jar nogui
pause

Is what the file is at. Several Mods do not load properly such as: Flans, Archimedes, etc. Had no other problems, server runs just fine. 

EDIT: Updated Java now the launch.bat is java: -Xmx3G -Xms2G -jar BTeam.jar nogui
pause

However I am still having the same problem

Edited by Kettle
Updated Java
Link to comment
Share on other sites

2 answers to this question

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...