Jump to content

Most common issues and fixes! And known problems


arriej

Recommended Posts

no clue what is wrong or what todo, any help would be great!

 

 
C:UsersRyanDesktopBTeam_Server_v1.0.12a>java -Xmx2G -Xms2G -jar BTeam.jar no
gui
Dec 10, 2014 8:48:59 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Dec 10, 2014 8:48:59 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak
er
Dec 10, 2014 8:48:59 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2014-12-10 20:48:59 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
for Minecraft 1.6.4 loading
2014-12-10 20:48:59 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Serv
er VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:Program
 FilesJavajre1.8.0_25
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
 version of Minecraft
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLo
adingPlugin does not have a MCVersion annotation, it may cause issues with this
version of Minecraft
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOP
FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with
this version of Minecraft
2014-12-10 20:48:59 [iNFO] [sTDERR] Warning: version of ForgeMultipart-universal
-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2014-12-10 20:48:59 [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
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi
n does not have a MCVersion annotation, it may cause issues with this version of
 Minecraft
2014-12-10 20:48:59 [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
2014-12-10 20:48:59 [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
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N
EICorePlugin does not have a MCVersion annotation, it may cause issues with this
 version of Minecraft
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocks
CorePlugin does not have a MCVersion annotation, it may cause issues with this v
ersion of Minecraft
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin do
es not have a MCVersion annotation, it may cause issues with this version of Min
ecraft
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore
Plugin does not have a MCVersion annotation, it may cause issues with this versi
on of Minecraft
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
 version of Minecraft
2014-12-10 20:48:59 [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
2014-12-10 20:48:59 [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
2014-12-10 20:48:59 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.
TConstructLoaderContainer does not have a MCVersion annotation, it may cause iss
ues with this version of Minecraft
2014-12-10 20:48:59 [iNFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR!
 *zap*
2014-12-10 20:48:59 [iNFO] [TCon-Preloader] Constructing preloader (Modules: [tc
onstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
 
2014-12-10 20:48:59 [iNFO] [TCon-Preloader] Found a properties file. Attempting
load...
2014-12-10 20:48:59 [iNFO] [TCon-Preloader] Loaded properties successfully. Usin
g specified settings.
2014-12-10 20:48:59 [iNFO] [Tropicraft-Core] Starting to load Tropicraft CoreMod
s!
2014-12-10 20:48:59 [iNFO] [Tropicraft-Core] Constructing preloader (Modules: [t
ropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer])
2014-12-10 20:48:59 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLInjectionAndSortingTweaker
2014-12-10 20:48:59 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLDeobfTweaker
2014-12-10 20:48:59 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com
mon.launcher.FMLInjectionAndSortingTweaker
2014-12-10 20:48:59 [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:UsersRyanDesktopBTeam_Server_v1.0.12a>pause
Press any key to continue . . .
Link to comment
Share on other sites

Every time I start up my launcher, i will not go to the mojang screen!! please help!!!
 
[b#439] 2014/12/18 14:07:15 [iNFO] ------------------------------------------
[b#439] 2014/12/18 14:07:15 [iNFO] Technic Launcher is starting....
[b#439] 2014/12/18 14:07:15 [iNFO] Launcher Build: 439
[b#439] 2014/12/18 14:07:15 [iNFO] ------------ Startup Parameters ------------
[b#439] 2014/12/18 14:07:15 [iNFO] --------- End of Startup Parameters ---------
[b#439] 2014/12/18 14:07:15 [iNFO] Analytics Response [runLauncher]: 200
[b#439] 2014/12/18 14:07:41 [iNFO] {"accessToken":"0a20ee5e40ae4b6c86938cb6d8fbdb03","clientToken":"49e325a4-17a9-4d95-94dd-a8cb0057f81f","selectedProfile":{"id":"c4506a05584441359b72f2ca84ef2494","name":"pxmicxtities"}}
[b#439] 2014/12/18 14:07:42 [iNFO] Launcher took: 29933ms to start
[b#439] 2014/12/18 14:07:44 [iNFO] Pack: hexxit Image Download Worker Calculated MD5: 418def033519963168abd7a0d2189d36 Required MD5: 1426f5b19df42eab2cabbaa34823c8c9
[b#439] 2014/12/18 14:07:44 [iNFO] Starting download of http://cdn.technicpack.net/resources/hexxit/logo.png?1414112755, with 3 tries remaining
[b#439] 2014/12/18 14:07:44 [iNFO] Pack: voltz Image Download Worker Calculated MD5: db9857efba4df4e774738cff2a3a46ea Required MD5: 57bab00b470b738898084b29b541a3e7
[b#439] 2014/12/18 14:07:44 [iNFO] Starting download of http://cdn.technicpack.net/resources/voltz/logo.png?1407499297, with 3 tries remaining
[b#439] 2014/12/18 14:07:15 [iNFO] ------------------------------------------
[b#439] 2014/12/18 14:07:15 [iNFO] Technic Launcher is starting....
[b#439] 2014/12/18 14:07:15 [iNFO] Launcher Build: 439
[b#439] 2014/12/18 14:07:15 [iNFO] ------------ Startup Parameters ------------
[b#439] 2014/12/18 14:07:15 [iNFO] --------- End of Startup Parameters ---------
[b#439] 2014/12/18 14:07:15 [iNFO] Analytics Response [runLauncher]: 200
[b#439] 2014/12/18 14:07:41 [iNFO] null
[b#439] 2014/12/18 14:07:42 [iNFO] Launcher took: 30033ms to start
[b#439] 2014/12/18 14:08:44 [iNFO] Auth: {"accessToken":"195899c498c9481d89925cb78345bce4","clientToken":"49e325a4-17a9-4d95-94dd-a8cb0057f81f","selectedProfile":{"id":"c4506a05584441359b72f2ca84ef2494","name":"pxmicxtities"},"availableProfiles":[{"id":"c4506a05584441359b72f2ca84ef2494","name":"pxmicxtities"}]}
[b#439] 2014/12/18 14:08:45 [iNFO] Pack: hexxit Image Download Worker Calculated MD5: 418def033519963168abd7a0d2189d36 Required MD5: 1426f5b19df42eab2cabbaa34823c8c9
[b#439] 2014/12/18 14:08:45 [iNFO] Starting download of http://cdn.technicpack.net/resources/hexxit/logo.png?1414112755, with 3 tries remaining
[b#439] 2014/12/18 14:08:45 [iNFO] Pack: voltz Image Download Worker Calculated MD5: db9857efba4df4e774738cff2a3a46ea Required MD5: 57bab00b470b738898084b29b541a3e7
[b#439] 2014/12/18 14:08:45 [iNFO] Starting download of http://cdn.technicpack.net/resources/voltz/logo.png?1407499297, with 3 tries remaining
[b#439] 2014/12/18 14:08:57 [iNFO] Expected MD5: 460ffeedae268dc70c8210ce179fa44a Calculated MD5: 460ffeedae268dc70c8210ce179fa44a
[b#439] 2014/12/18 14:08:57 [iNFO] Expected MD5: d21c2a06a4e6b175aa01e328f38a1182 Calculated MD5: d21c2a06a4e6b175aa01e328f38a1182
[b#439] 2014/12/18 14:08:57 [iNFO] Expected MD5: a3e3c3186e41c4a1a3027ba2bb23cdc6 Calculated MD5: a3e3c3186e41c4a1a3027ba2bb23cdc6
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 1372bd4823bb1ef61e7db6724f601150 Calculated MD5: 1372bd4823bb1ef61e7db6724f601150
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 0d622e2ac4368b5a33d540a9e4819e0c Calculated MD5: 0d622e2ac4368b5a33d540a9e4819e0c
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: f6a93b7eb8083e4ced92e7e253657057 Calculated MD5: f6a93b7eb8083e4ced92e7e253657057
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 247b45f9d2f0071ad543c14d0ff31d5c Calculated MD5: 247b45f9d2f0071ad543c14d0ff31d5c
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 93730cef2e75762c5a1431c6d7a0c78e Calculated MD5: 93730cef2e75762c5a1431c6d7a0c78e
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 6d9d7d6c163caf74984465694d3566e7 Calculated MD5: 6d9d7d6c163caf74984465694d3566e7
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: e9960995974979445b03bc644b9e9853 Calculated MD5: e9960995974979445b03bc644b9e9853
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 7749dd7eca4403fb968ddc484263736a Calculated MD5: 7749dd7eca4403fb968ddc484263736a
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 5f4a710056b492b9cbdff5d3897b402a Calculated MD5: 5f4a710056b492b9cbdff5d3897b402a
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 71b48e6b3e1b1dc73fe705604b9c7584 Calculated MD5: 71b48e6b3e1b1dc73fe705604b9c7584
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 7f97854dc04c119d461fed14f5d8bb96 Calculated MD5: 7f97854dc04c119d461fed14f5d8bb96
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: cc07d371f79dc4ed2239e1101ae06313 Calculated MD5: cc07d371f79dc4ed2239e1101ae06313
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: f60976b19661c849c5c87433045a9885 Calculated MD5: f60976b19661c849c5c87433045a9885
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 08cce0687047cc068b6f1bdd45b14cf4 Calculated MD5: 08cce0687047cc068b6f1bdd45b14cf4
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: ce74486a7687ad7ea91dcc1fcd6977b8 Calculated MD5: ce74486a7687ad7ea91dcc1fcd6977b8
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 6a0eeaf3451ed9646b7d61a9dd8b86cc Calculated MD5: 6a0eeaf3451ed9646b7d61a9dd8b86cc
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: 30e99b9386040f387fd94c26c1ac64d3 Calculated MD5: 30e99b9386040f387fd94c26c1ac64d3
[b#439] 2014/12/18 14:08:58 [iNFO] Expected MD5: b168b014be0186d9e95bf3d263e3a129 Calculated MD5: b168b014be0186d9e95bf3d263e3a129
[b#439] 2014/12/18 14:08:58 [iNFO] Running C:Program FilesJavajre1.8.0_25binjavaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -XX:MaxPermSize=256m -Djava.library.path=C:UsersMattDesktopTEKKITmodpacksattack-of-the-bteambinnatives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:UsersMattDesktopTEKKITmodpacksattack-of-the-bteam -cp C:UsersMattDesktopTEKKITcachenetminecraftlaunchwrapper1.8launchwrapper-1.8.jar;C:UsersMattDesktopTEKKITcacheorgow2asmasm-all4.1asm-all-4.1.jar;C:UsersMattDesktopTEKKITcacheorgscala-langscala-library2.10.2scala-library-2.10.2.jar;C:UsersMattDesktopTEKKITcacheorgscala-langscala-compiler2.10.2scala-compiler-2.10.2.jar;C:UsersMattDesktopTEKKITcachelzmalzma0.0.1lzma-0.0.1.jar;C:UsersMattDesktopTEKKITcachenetsfjopt-simplejopt-simple4.5jopt-simple-4.5.jar;C:UsersMattDesktopTEKKITcachecompaulscodecodecjorbis20101023codecjorbis-20101023.jar;C:UsersMattDesktopTEKKITcachecompaulscodecodecwav20101023codecwav-20101023.jar;C:UsersMattDesktopTEKKITcachecompaulscodelibraryjavasound20101123libraryjavasound-20101123.jar;C:UsersMattDesktopTEKKITcachecompaulscodelibrarylwjglopenal20100824librarylwjglopenal-20100824.jar;C:UsersMattDesktopTEKKITcachecompaulscodesoundsystem20120107soundsystem-20120107.jar;C:UsersMattDesktopTEKKITcacheargoargo2.25_fixedargo-2.25_fixed.jar;C:UsersMattDesktopTEKKITcacheorgbouncycastlebcprov-jdk15on1.47bcprov-jdk15on-1.47.jar;C:UsersMattDesktopTEKKITcachecomgoogleguavaguava14.0guava-14.0.jar;C:UsersMattDesktopTEKKITcacheorgapachecommonscommons-lang33.1commons-lang3-3.1.jar;C:UsersMattDesktopTEKKITcachecommons-iocommons-io2.4commons-io-2.4.jar;C:UsersMattDesktopTEKKITcachenetjavajinputjinput2.0.5jinput-2.0.5.jar;C:UsersMattDesktopTEKKITcachenetjavajutilsjutils1.0.0jutils-1.0.0.jar;C:UsersMattDesktopTEKKITcachecomgooglecodegsongson2.2.2gson-2.2.2.jar;C:UsersMattDesktopTEKKITcacheorglwjgllwjgllwjgl2.9.0lwjgl-2.9.0.jar;C:UsersMattDesktopTEKKITcacheorglwjgllwjgllwjgl_util2.9.0lwjgl_util-2.9.0.jar;C:UsersMattDesktopTEKKITmodpacksattack-of-the-bteambinmodpack.jar;C:UsersMattDesktopTEKKITmodpacksattack-of-the-bteambinminecraft.jar net.minecraft.launchwrapper.Launch --username pxmicxtities --session token:195899c498c9481d89925cb78345bce4:c4506a05584441359b72f2ca84ef2494 --version 1.6.4-Forge9.11.1.965 --gameDir C:UsersMattDesktopTEKKITmodpacksattack-of-the-bteam --assetsDir C:UsersMattDesktopTEKKITassetsvirtuallegacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title Attack of the B-Team --icon C:UsersMattDesktopTEKKITassets/packs/attack-of-the-bteam/icon.png
[b#439] 2014/12/18 14:09:06 [iNFO] Analytics Response [runModpack]: 200
[b#439] 2014/12/18 14:09:06 [iNFO]  Dec 18, 2014 2:09:06 PM net.minecraft.launchwrapper.LogWrapper log
[b#439] 2014/12/18 14:09:06 [iNFO]  INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[b#439] 2014/12/18 14:09:06 [iNFO]  Dec 18, 2014 2:09:06 PM net.minecraft.launchwrapper.LogWrapper log
[b#439] 2014/12/18 14:09:06 [iNFO]  INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[b#439] 2014/12/18 14:09:06 [iNFO]  Dec 18, 2014 2:09:06 PM net.minecraft.launchwrapper.LogWrapper log
[b#439] 2014/12/18 14:09:06 [iNFO]  INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[b#439] 2014/12/18 14:09:06 [iNFO]  2014-12-18 14:09:06 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
[b#439] 2014/12/18 14:09:06 [iNFO]  2014-12-18 14:09:06 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:Program FilesJavajre1.8.0_25
[b#439] 2014/12/18 14:09:06 [iNFO]  2014-12-18 14:09:06 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:06 [iNFO]  2014-12-18 14:09:06 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:06 [iNFO]  2014-12-18 14:09:06 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:07 [iNFO]  2014-12-18 14:09:07 [iNFO] [sTDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
[b#439] 2014/12/18 14:09:07 [iNFO]  2014-12-18 14:09:07 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [TCon-Preloader] Found a properties file. Attempting load...
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [Tropicraft-Core] Starting to load Tropicraft CoreMods!
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [Tropicraft-Core] Constructing preloader (Modules: [tropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer])
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[b#439] 2014/12/18 14:09:08 [iNFO]  2014-12-18 14:09:08 [sEVERE] [ForgeModLoader] Unable to launch
[b#439] 2014/12/18 14:09:08 [iNFO]  java.util.ConcurrentModificationException
[b#439] 2014/12/18 14:09:08 [iNFO]   at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
[b#439] 2014/12/18 14:09:08 [iNFO]   at java.util.ArrayList$Itr.remove(Unknown Source)
[b#439] 2014/12/18 14:09:08 [iNFO]   at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
[b#439] 2014/12/18 14:09:08 [iNFO]   at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[b#439] 2014/12/18 14:09:09 [iNFO]  Java HotSpot 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[b#439] 2014/12/18 14:09:11 [iNFO] Opening options for InstalledPack{info=SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}, name='attack-of-the-bteam', platform=false, build='1.0.12a', directory='%MODPACKS%attack-of-the-bteam'}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:11 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='3db51b868b451756bba459d52d29a88d', logo_md5='b922d87141cfaa9575fc117a8310e1b8', background_md5='42e28642ada94e92902a23f1708e7dda', recommended='1.0.12a', latest='1.0.13c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a, 1.0.12, 1.0.12a, 1.0.13b, 1.0.13c], solder=net.technicpack.launchercore.restful.solder.Solder@455b29e7}
[b#439] 2014/12/18 14:09:15 [iNFO] Maximum usable memory detected: 8091 mb
 
Link to comment
Share on other sites

  • 4 weeks later...
  • 2 months later...

I´ve made so many times MC servers whit plugins and mods but now i have a problem that i cant fix so i need help.

problem is that when i launch my server it just says

2015-03-12 19:10:02 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-03-12 19:10:02 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.8.0_31, running on Windows 7:amd64:6.1, installed at C:Program FilesJavajre1.8.0_31
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Java classpath at launch is BTeam.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Java library path at launch is C:ProgramDataOracleJavajavapath;C:windowsSunJavabin;C:windowssystem32;C:windows;C:ProgramDataOracleJavajavapath;C:Program Files (x86)NVIDIA CorporationPhysXCommon;C:Program FilesCommon FilesMicrosoft SharedWindows Live;C:Program Files (x86)Common FilesMicrosoft SharedWindows Live;C:Program Files (x86)InteliCLS Client;C:Program FilesInteliCLS Client;C:windowssystem32;C:windows;C:windowsSystem32Wbem;C:windowsSystem32WindowsPowerShellv1.0;C:Program FilesIntelIntel® Management Engine ComponentsDAL;C:Program FilesIntelIntel® Management Engine ComponentsIPT;C:Program Files (x86)IntelIntel® Management Engine ComponentsDAL;C:Program Files (x86)IntelIntel® Management Engine ComponentsIPT;C:Program Files (x86)Windows LiveShared;C:Program Files (x86)SkypePhone;.
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Discovering coremods
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.250.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.250.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy WorldCore-universal-1.6.4-1.1.0.17.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Adding WorldCore-universal-1.6.4-1.1.0.17.jar to the list of known coremods, it will not be examined again
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class WCFMLLoadingPlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod WCFMLLoadingPlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy advgen.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy artifice-1.1.3-243.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in artifice-1.1.3-243.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy autoutils-1.6.4-1.0.1.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy betterstorage-1.6.4-0.8.0.47.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in betterstorage-1.6.4-0.8.0.47.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy biomesoplenty-universal-1.6.4-1.2.1.434.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in biomesoplenty-universal-1.6.4-1.2.1.434.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class BOPFMLLoadingPlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [iNFO] [sTDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod BOPFMLLoadingPlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy chiseloverride-v1.0.0.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Adding chiseloverride-v1.0.0.jar to the list of known coremods, it will not be examined again
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
2015-03-12 19:10:02 [FINE] [ForgeModLoader] The coremod info.jbcs.minecraft.chisel.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy codechickencore 0.9.0.9.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Adding codechickencore 0.9.0.9.jar to the list of known coremods, it will not be examined again
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy cofhcore-2.0.0.5.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in cofhcore-2.0.0.5.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy darwin_0.2.3.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy enhancedcore_1.1.3.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in enhancedcore_1.1.3.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy enhancedportals-2_1.0.9.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in enhancedportals-2_1.0.9.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy flansmod-4.1.1.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in flansmod-4.1.1.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy foodplus-1.6.4-2.8PRE4.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in foodplus-1.6.4-2.8PRE4.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy fossilsarch-reported-v1.0.6.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in fossilsarch-reported-v1.0.6.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy furnituremodv3.3.3(1.6.4).jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in furnituremodv3.3.3(1.6.4).jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy galacticraft-1.6.4-2.0.13.1063.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy galacticraft-planets-1.6.4-2.0.13.1063.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy hamstersforever-1.0.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in hamstersforever-1.0.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-core-57.2.0.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.56-b77.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.2-1.56-b77.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy liquid-xp-57.1.2.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy micdoodlecore-1.6.4-2.0.13.1063.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Adding micdoodlecore-1.6.4-2.0.13.1063.jar to the list of known coremods, it will not be examined again
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod MicdoodlePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy minefactoryreloaded-2.7.9-final.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in minefactoryreloaded-2.7.9-final.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy natura_mc1.6.X_2.1.14.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in natura_mc1.6.X_2.1.14.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy neiplugins-1.1.0.6.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in neiplugins-1.1.0.6.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy notenoughcodecs-0.1.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in notenoughcodecs-0.1.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy notenoughitems 1.6.1.9.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Adding notenoughitems 1.6.1.9.jar to the list of known coremods, it will not be examined again
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy notenoughkeys-1.6.4-0.0.4.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy openblocks-1.2.9.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in openblocks-1.2.9.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class OpenBlocksCorePlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod OpenBlocksCorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy openeye-0.6-1.6.4.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Adding openeye-0.6-1.6.4.jar to the list of known coremods, it will not be examined again
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class CorePlugin
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] coremod named OpenEyePlugin is loading
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod OpenEyePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy openmodslib-0.5.1.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in openmodslib-0.5.1.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class OpenModsCorePlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod OpenModsCorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy powercrystalscore-1.1.8-9.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Adding powercrystalscore-1.1.8-9.jar to the list of known coremods, it will not be examined again
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
2015-03-12 19:10:02 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy projectredbase-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in projectredbase-1.6.4-4.3.7.32.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy projectredcompat-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in projectredcompat-1.6.4-4.3.7.32.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class CompatibilityCorePlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod CompatibilityCorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy projectredintegration-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in projectredintegration-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy projectredlighting-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in projectredlighting-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy projectredmechanical-BETA-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in projectredmechanical-BETA-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy projectredworld-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in projectredworld-1.6.4-4.3.7.32.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy qcraft1.1.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in qcraft1.1.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class QCFMLLoadingPlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] The coremod dan200.quantumcore.QCFMLLoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod QCFMLLoadingPlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy random things v. 1.9 [MC 1.6.4].jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in random things v. 1.9 [MC 1.6.4].jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class RTLoadingPlugin
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod RTLoadingPlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy secretroomsmod-universal-1.6.4-4.6.2.319.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in secretroomsmod-universal-1.6.4-4.6.2.319.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy statues-1.6.4-2.1.1.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy tconstruct_mc1.6.4_1.5.5.7.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in tconstruct_mc1.6.4_1.5.5.7.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class TConstructLoaderContainer
2015-03-12 19:10:02 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-03-12 19:10:02 [iNFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2015-03-12 19:10:02 [iNFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2015-03-12 19:10:02 [iNFO] [TCon-Preloader] Found a properties file. Attempting load...
2015-03-12 19:10:02 [iNFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod TConstructLoaderContainer
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy thermalexpansion-3.0.0.7.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in thermalexpansion-3.0.0.7.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy tmechworks_mc1.6.4_0.1.6.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in tmechworks_mc1.6.4_0.1.6.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy tropicraft v5.1.7 Mod for MC v1.6.4.jar
2015-03-12 19:10:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in tropicraft v5.1.7 Mod for MC v1.6.4.jar, it will be examined later for regular @Mod instances
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Instantiating coremod class TropicraftCorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] The coremod tropicraft.coreloading.TropicraftCorePlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-03-12 19:10:02 [iNFO] [Tropicraft-Core] Starting to load Tropicraft CoreMods!
2015-03-12 19:10:02 [iNFO] [Tropicraft-Core] Constructing preloader (Modules: [tropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer])
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Enqueued coremod TropicraftCorePlugin
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy waypoints-1.6.4-1.0.2fix.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy worldofdinos-1.1.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Not found coremod data in worldofdinos-1.1.jar
2015-03-12 19:10:02 [FINE] [ForgeModLoader] Examining for coremod candidacy zchisel-1.6.4-1.5.0fix.jar
2015-03-12 19:10:02 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-03-12 19:10:02 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-03-12 19:10:02 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-03-12 19:10:02 [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)
 
and then it tells me to press any button to shut it i know that it is something to do whith forgemodloader please help me quick thanks allready
Link to comment
Share on other sites

  • 3 weeks later...

Umm what does this mean?

---- Minecraft Crash Report ----
// There are four lights!

Time: 30/03/15 12:30 PM
Description: Initializing game

org.lwjgl.LWJGLException: Pixel format not accelerated
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
    at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    at org.lwjgl.opengl.Display.create(Display.java:848)
    at org.lwjgl.opengl.Display.create(Display.java:757)
    at org.lwjgl.opengl.Display.create(Display.java:739)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
    at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    at org.lwjgl.opengl.Display.create(Display.java:848)
    at org.lwjgl.opengl.Display.create(Display.java:757)
    at org.lwjgl.opengl.Display.create(Display.java:739)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_75, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 56747872 bytes (54 MB) / 222822400 bytes (212 MB) up to 1431830528 bytes (1365 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1536m -XX:MaxPermSize=128m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

Link to comment
Share on other sites

  • Moderators

Umm what does this mean?

 

org.lwjgl.LWJGLException: Pixel format not accelerated 

​that line means your graphics / video driver is outdated. Update it.

Next time read the first post and post future issues on the Bug Reports section

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

Have found issue, but just want to be clear, reinstallation is same as resetting? Are there any pre-measures that need to be taken to prevent saved worlds from being erased or does resetting the mudpack simply revert to old settings but not erase data?

Link to comment
Share on other sites

  • Moderators

if you click the reset button on the launcher then you wont have to do anything

Manually deleting the modpack folder will make the save files go away, so that's when you need to take backups before you do.

if you are unsure, just copy the save files anyway and paste it somewhere safe. I used to do that before dimension hopping. Never knew if a building decided to spawn-crash on my base when I returned (it has happened!)

Link to comment
Share on other sites

  • 2 months later...
  • 4 weeks later...

hello, i'm having the issue playing MC-Squad Era do Futuro 3 when i open the game everything goes ok until i connect to the server with a text saying logging in... and then itself get close. i was reading similar issues, and i'll leave here attach my crashreport for someone can help me out to figure out wtf is causing the crash.

cheers and good night folks

crash-2015-09-10_00.54.10-client.txt

Link to comment
Share on other sites

  • Moderators

hello, i'm having the issue playing MC-Squad Era do Futuro 3

this is the board for Attack of the B-team. We discuss that modpack here and nothing else.

Take issues with custom packs to the modpack creator

Link to comment
Share on other sites

  • 4 weeks later...

This is off topic, but my tekkit server just dies, before it can startup, it runs off of hamachi, cause port forwarding is a pain in the ass, it starts up it runs normally, then as far as I can tell has  a loop problem, or something with java. My roommate may have fucked with my server, and i didn't see the problem fix in the thread so help pls.

crash report latest one

---- Minecraft Crash Report ----
// You're mean.

Time: 10/5/15 3:51 PM
Description: Exception in server tick loop

java.lang.NullPointerException
    at StevenDimDoors.mod_pocketDim.core.PocketManager.createAndRegisterBlacklist(PocketManager.java:697)
    at StevenDimDoors.mod_pocketDim.saving.DDSaveHandler.loadAll(DDSaveHandler.java:59)
    at StevenDimDoors.mod_pocketDim.core.PocketManager.loadInternal(PocketManager.java:442)
    at StevenDimDoors.mod_pocketDim.core.PocketManager.load(PocketManager.java:263)
    at StevenDimDoors.mod_pocketDim.EventHookContainer.onWorldLoad(EventHookContainer.java:114)
    at net.minecraftforge.event.ASMEventHandler_26_EventHookContainer_onWorldLoad_Load.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:259)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

ik this is just for b-team, but this is a techic team pack so I guess.

 

 

 

 

 

Edited by AnotherGoddamnCommie
Link to comment
Share on other sites

  • Moderators

issues with servers are either posted on Server OP Swap Shop or Bug Reports. we do not ask help with issues on this thread, that defeats the purpose of having Bug Reports section

Link to comment
Share on other sites

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