Jump to content

vEdAo

Members
  • Posts

    4
  • Joined

  • Last visited

vEdAo's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Had trouble finding the Java folder (in Go>Library) but finally found it in Finder>Devices>Macintosh HD>Library. Deleted the Java folder completely and reinstalled 7u71 with success! Server is currently running and accessible. Thanks for your help. My main obstacle was not finding any clear instructions on how to truly remove all java versions via the web, when in fact it turned out to be quite simple. Great response time in these forums. Thanks again. Looking forward to delving into Tekkit more deeply. My only issue with the mod so far is pipes not being capable of releasing liquid blocks into the environment. This seems to go hand in hand with much of the mod's style. Really can't complain with all the other goods offered.
  2. Thanks, Munaus. Very appreciative for any help on this. Still a no go, however. OSX is definitely using Java 7u71. I'm not proficient in java, but "ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Mac OS X:x86_64:10.10.1, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre" looks like FML is looking for java 1.8. As far as I can tell, that directory doesn't exist. Anyhow, here's the updated launch log. Looks the same as the first one. Last login: Mon Nov 24 16:27:39 on ttys000 t3lserver:~ Admin$ /Users/Admin/Desktop/Tekkit_Server_v1/start.command ; exit; Nov 25, 2014 9:23:47 AM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Nov 25, 2014 9:23:47 AM net.minecraft.launchwrapper.LogWrapper log INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Nov 25, 2014 9:23:47 AM net.minecraft.launchwrapper.LogWrapper log INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 2014-11-25 09:23:48 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2014-11-25 09:23:48 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Mac OS X:x86_64:10.10.1, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:48 [iNFO] [ForgeModLoader] [AppEng] Core Init 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:48 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:49 [iNFO] [sTDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244 2014-11-25 09:23:49 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:49 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:49 [WARNING] [ForgeModLoader] The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:49 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:49 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:49 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-25 09:23:49 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2014-11-25 09:23:49 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker 2014-11-25 09:23:49 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2014-11-25 09:23:49 [sEVERE] [ForgeModLoader] Unable to launch java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) at java.util.ArrayList$Itr.remove(ArrayList.java:865) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) logout [Process completed]
  3. I'm trying to launch a 1.2.9e Tekkit server on a Mac mini (8g of ram), OSX 10.10.1 but encounter several potential issues in the log which results in a "logout". It looks like it's not a java version issue, since the log seems to be addressing java 1.8, but there are a bunch of ForgeModLoader warnings that I know nothing about. I've also included the ForgeModLoader log if that helps. My start command file: #!/bin/bash cd "$(dirname "$0")" exec java -Xms1G -Xmx3G -jar Tekkit.jar nogui My launch log: Last login: Mon Nov 24 12:00:47 on ttys000 t3lserver:~ Admin$ /Users/Admin/Desktop/Tekkit_Server_v1/start.command ; exit; Nov 24, 2014 12:02:16 PM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Nov 24, 2014 12:02:16 PM net.minecraft.launchwrapper.LogWrapper log INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Nov 24, 2014 12:02:16 PM net.minecraft.launchwrapper.LogWrapper log INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 2014-11-24 12:02:17 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2014-11-24 12:02:17 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Mac OS X:x86_64:10.10.1, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:17 [iNFO] [ForgeModLoader] [AppEng] Core Init 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:17 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:18 [iNFO] [sTDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244 2014-11-24 12:02:18 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:18 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:18 [WARNING] [ForgeModLoader] The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:18 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:18 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:18 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 12:02:18 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2014-11-24 12:02:18 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker 2014-11-24 12:02:18 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2014-11-24 12:02:18 [sEVERE] [ForgeModLoader] Unable to launch java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) at java.util.ArrayList$Itr.remove(ArrayList.java:865) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) logout [Process completed] FML log: 2014-11-24 11:33:04 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2014-11-24 11:33:04 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Mac OS X:x86_64:10.10.1, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Java classpath at launch is Tekkit.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Java library path at launch is /Users/Admin/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin 2014-11-24 11:33:04 [FINE] [ForgeModLoader] All fundamental core mods are successfully located 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Discovering coremods 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.61.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.61.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.250.jar 2014-11-24 11:33:04 [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 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader 2014-11-24 11:33:04 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod DepLoader 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy codechickenlib-universal-1.6.4-1.0.0.62.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in codechickenlib-universal-1.6.4-1.0.0.62.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy BUILDCRAFT-A-1.6.4-4.2.2.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in BUILDCRAFT-A-1.6.4-4.2.2.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenChunks 1.3.3.3.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in ChickenChunks 1.3.3.3.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderStorage 1.4.3.5.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy GregsLighting-1.9.1-mc1.6.4.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in GregsLighting-1.9.1-mc1.6.4.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.56-b77.jar 2014-11-24 11:33:04 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.2-1.56-b77.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin 2014-11-24 11:33:04 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy MicdoodleCore-1.6.4-2.0.12.1026.jar 2014-11-24 11:33:04 [FINEST] [ForgeModLoader] Adding MicdoodleCore-1.6.4-2.0.12.1026.jar to the list of known coremods, it will not be examined again 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin 2014-11-24 11:33:04 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod MicdoodlePlugin 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy OPENCCSENSORS-1.6.4.1B.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in OPENCCSENSORS-1.6.4.1B.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectBench-1.6.2-v1.8.0.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in ProjectBench-1.6.2-v1.8.0.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedBase-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedBase-1.6.4-4.3.7.32.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader 2014-11-24 11:33:04 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod DepLoader 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedCompat-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedCompat-1.6.4-4.3.7.32.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class CompatibilityCorePlugin 2014-11-24 11:33:04 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod CompatibilityCorePlugin 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedIntegration-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedIntegration-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedLighting-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedLighting-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedWorld-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedWorld-1.6.4-4.3.7.32.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy RedstoneArsenal-1.0.0.0.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in RedstoneArsenal-1.0.0.0.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy WR-CBE 1.4.0.6.jar 2014-11-24 11:33:04 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in WR-CBE 1.4.0.6.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader 2014-11-24 11:33:04 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod DepLoader 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv14-finale3-mc16x.jar 2014-11-24 11:33:04 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv14-finale3-mc16x.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore 2014-11-24 11:33:04 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:04 [iNFO] [ForgeModLoader] [AppEng] Core Init 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod AppEngCore 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy atomic-science-1.2.0.63-core.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in atomic-science-1.2.0.63-core.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy autoutils-1.6.4-1.0.1.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy backpack-1.28.37-1.6.x.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in backpack-1.28.37-1.6.x.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy bigreactors-0.3.0A.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy calclavia core-1.2.0.299-main.jar 2014-11-24 11:33:04 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in calclavia core-1.2.0.299-main.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Instantiating coremod class CalclaviaPluginLoader 2014-11-24 11:33:04 [WARNING] [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Enqueued coremod CalclaviaPluginLoader 2014-11-24 11:33:04 [FINE] [ForgeModLoader] Examining for coremod candidacy codechickencore 0.9.0.7.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Adding codechickencore 0.9.0.7.jar to the list of known coremods, it will not be examined again 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin 2014-11-24 11:33:05 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:05 [iNFO] [sTDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy cofhcore-2.0.0.5.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in cofhcore-2.0.0.5.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin 2014-11-24 11:33:05 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy dimensional-anchor-57.1.95.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy dimensionaldoors-2.2.3-336.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in dimensionaldoors-2.2.3-336.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy equivalentexchange3-1.6.4-0.1.140.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in equivalentexchange3-1.6.4-0.1.140.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy extracells-1.6.8f.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in extracells-1.6.8f.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy galacticraft-1.6.4-2.0.12.1026.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy galacticraft-planets-1.6.4-2.0.12.1026.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-core-57.1.94.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-microblocks-57.6.3.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Adding immibis-microblocks-57.6.3.jar to the list of known coremods, it will not be examined again 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class MicroblocksCoreMod 2014-11-24 11:33:05 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Enqueued coremod MicroblocksCoreMod 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy logisticspipes-mc1.6.4-0.7.4.dev.205.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in logisticspipes-mc1.6.4-0.7.4.dev.205.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class LogisticsPipesCoreLoader 2014-11-24 11:33:05 [WARNING] [ForgeModLoader] The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Enqueued coremod LogisticsPipesCoreLoader 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy minefactoryreloaded-2.7.8-482.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in minefactoryreloaded-2.7.8-482.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy modular-force-field-system-3.6.2.56-core.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in modular-force-field-system-3.6.2.56-core.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy modularpowersuits-1.6.4-0.10.0-91.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in modularpowersuits-1.6.4-0.10.0-91.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy neiplugins-1.1.0.6.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in neiplugins-1.1.0.6.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy netherores-2.2.2-55.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in netherores-2.2.2-55.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy notenoughitems 1.6.1.8.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Adding notenoughitems 1.6.1.8.jar to the list of known coremods, it will not be examined again 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin 2014-11-24 11:33:05 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy numina-1.6.2-0.1.2-55.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in numina-1.6.2-0.1.2-55.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy openmodslib-0.4b.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in openmodslib-0.4b.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class OpenModsCorePlugin 2014-11-24 11:33:05 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Enqueued coremod OpenModsCorePlugin 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy openperipheraladdons-0.1.3.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in openperipheraladdons-0.1.3.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy openperipheralcore-0.3.3.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in openperipheralcore-0.3.3.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy powercrystalscore-1.1.8-9.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Adding powercrystalscore-1.1.8-9.jar to the list of known coremods, it will not be examined again 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader 2014-11-24 11:33:05 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded. 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy powersuitaddons-1.6.4-884.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in powersuitaddons-1.6.4-884.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy qcraft1.1.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in qcraft1.1.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class QCFMLLoadingPlugin 2014-11-24 11:33:05 [FINE] [ForgeModLoader] The coremod dan200.quantumcore.QCFMLLoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded. 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Enqueued coremod QCFMLLoadingPlugin 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy simplyjetpacks-0.1.4.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in simplyjetpacks-0.1.4.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy slick-util.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in slick-util.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy thermalexpansion-3.0.0.6.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Not found coremod data in thermalexpansion-3.0.0.6.jar 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Examining for coremod candidacy universal-electricity-3.1.0.66-core.jar 2014-11-24 11:33:05 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in universal-electricity-3.1.0.66-core.jar, it will be examined later for regular @Mod instances 2014-11-24 11:33:05 [FINE] [ForgeModLoader] Instantiating coremod class UELoader 2014-11-24 11:33:06 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-24 11:33:06 [FINE] [ForgeModLoader] Enqueued coremod UELoader 2014-11-24 11:33:06 [FINE] [ForgeModLoader] Examining for coremod candidacy vending-1.6.4-1.1.1.jar 2014-11-24 11:33:06 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2014-11-24 11:33:06 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker 2014-11-24 11:33:06 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2014-11-24 11:33:06 [sEVERE] [ForgeModLoader] Unable to launch java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) at java.util.ArrayList$Itr.remove(ArrayList.java:865) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
×
×
  • Create New...