The Meaning of Life, the Universe, and Everything.
Location:
Colorado
Join Date:
1/22/2015
Posts:
54
Location:
USA
Minecraft:
TheCrimsonSpark
Xbox:
TheCrimsonSpark
Member Details
Anyways, i have a modpack in the Technic Launcher, and it only works for some clients. Its not a memory error, because that isn't what its saying in the crash log. I also noticed that the 2 main development computers don't have this problem, however when its run one other client it sometimes works, and on two others it doesn't work at all. I am going to try and get the crash logs soon. But any theories as to why that is?
This is on the Mac Computer, for the larger modpack:
[19:25:47] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:25:47] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:25:47] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:25:47] [main/INFO]: Forge Mod Loader version 7.10.85.1277 for Minecraft 1.7.10 loading
[19:25:47] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[19:25:48] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:48] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:48] [main/INFO]: AMCore initializing...stand back! I'm going to try MAGIC!
[19:25:48] [main/WARN]: The coremod naruto1310.extendedWorkbench.EWFMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:49] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:49] [main/INFO]: [AppEng] Core Init
[19:25:49] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:49] [main/WARN]: The coremod redgear.brewcraft.codechicken.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:49] [main/WARN]: The coremod buildcraftAdditions.preloader.BCALoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:50] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from CoFHCore-[1.7.10]3.0.0B9-40.jar as JSON
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:50] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from MineFactoryReloaded-1.7.102.8.0RC6-5.jar as JSON
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:50] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from NetherOres-1.7.102.3.0RC4-4.jar as JSON
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:50] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from ThermalFoundation-1.7.101.0.0RC1-13.jar as JSON
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:51] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from PotionExtension-1.0.3-forMC1.7.jar as JSON
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:55] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:435]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.314
[19:25:56] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:56] [main/ERROR]: Unable to read the jar file CoFHCore-[1.7.10]3.0.0B9-40.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:56] [main/ERROR]: An error occurred trying to configure the minecraft home at /Users/jdhodge/Library/Application Support/technic/modpacks/khaosincbasic for Forge Mod Loader
java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
As for another modpack i manage, it only works on windows machines... theories?
For the MAC scenario, this is the crashlog:
[19:25:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:25:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:25:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:25:05] [main/INFO]: Forge Mod Loader version 7.10.85.1277 for Minecraft 1.7.10 loading
[19:25:05] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[19:25:06] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:06] [main/WARN]: The coremod com.spacechase0.minecraft.spacecore.asm.SpaceCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:06] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:07] [main/ERROR]: An error occurred trying to configure the minecraft home at /Users/jdhodge/Library/Application Support/technic/modpacks/crimsons-art-online for Forge Mod Loader
java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
In the first error it seems to be depLoader having a porblem unpacking the jar file CoFHCore-[1.7.10]3.0.0B9-40.jar. The second case seems to have no relation but it is interesting that in both stack traces a native method is very far up.
This is because they are both different modpacks. but each have a problem with a MAC client
I think I see your problem. The first error is in fact CoFH Core, I would recommend updating both mods to the most recent versions and try again. The second error seems to be Malisis Core. Another mod may be overwriting a file that Malisis core needs and it can't access it. I would recommend removing Malisis Doors and Core and try again. If it loads up fine, then another mod is fighting with it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
This is on the Mac Computer, for the larger modpack:
[19:25:47] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:25:47] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:25:47] [main/INFO]: Forge Mod Loader version 7.10.85.1277 for Minecraft 1.7.10 loading
[19:25:47] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[19:25:48] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:48] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:48] [main/INFO]: AMCore initializing...stand back! I'm going to try MAGIC!
[19:25:48] [main/WARN]: The coremod naruto1310.extendedWorkbench.EWFMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:49] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:49] [main/INFO]: [AppEng] Core Init
[19:25:49] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:49] [main/WARN]: The coremod redgear.brewcraft.codechicken.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:49] [main/WARN]: The coremod buildcraftAdditions.preloader.BCALoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:50] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from CoFHCore-[1.7.10]3.0.0B9-40.jar as JSON
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:50] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from MineFactoryReloaded-1.7.102.8.0RC6-5.jar as JSON
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:50] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from NetherOres-1.7.102.3.0RC4-4.jar as JSON
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:50] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from ThermalFoundation-1.7.101.0.0RC1-13.jar as JSON
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:50] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:51] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:509]: Failed to load dependencies.info from PotionExtension-1.0.3-forMC1.7.jar as JSON
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:502)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:496)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:444)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:583)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at buildcraftAdditions.preloader.BCALoadingPlugin.<init>(BCALoadingPlugin.java:20)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:51] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:55] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:435]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.314
[19:25:56] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:56] [main/ERROR]: Unable to read the jar file CoFHCore-[1.7.10]3.0.0B9-40.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:56] [main/ERROR]: An error occurred trying to configure the minecraft home at /Users/jdhodge/Library/Application Support/technic/modpacks/khaosincbasic for Forge Mod Loader
java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:56] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
As for another modpack i manage, it only works on windows machines... theories?
For the MAC scenario, this is the crashlog:
[19:25:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:25:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:25:05] [main/INFO]: Forge Mod Loader version 7.10.85.1277 for Minecraft 1.7.10 loading
[19:25:05] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[19:25:06] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:06] [main/WARN]: The coremod com.spacechase0.minecraft.spacecore.asm.SpaceCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:06] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:25:07] [main/ERROR]: An error occurred trying to configure the minecraft home at /Users/jdhodge/Library/Application Support/technic/modpacks/crimsons-art-online for Forge Mod Loader
java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:25:07] [main/INFO]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
This is because they are both different modpacks. but each have a problem with a MAC client