OSX is kinda special when it comes to java since java is kinda required by the base OS. Here is a link which provides information on how to run multiple versions of java on OSX:
Looks like you are attempting to load a 1.7.10 mod
[02:43:20] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in 1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar, it will be examined later for regular @Mod instances
On a 1.10.2 server
[02:43:20] [main/INFO] [FML/]: Forge Mod Loader version 12.18.1.2073 for Minecraft 1.10.2 loading
0
OSX is kinda special when it comes to java since java is kinda required by the base OS. Here is a link which provides information on how to run multiple versions of java on OSX:
http://stackoverflow.com/questions/26252591/mac-os-x-and-multiple-java-versions
0
Modpacks tend to take a bit for them to show up on the launcher, I would suggest waiting 24 hours.
0
Looks like you are attempting to load a 1.7.10 mod
[02:43:20] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in 1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar, it will be examined later for regular @Mod instances
On a 1.10.2 server
0
You need to upgrade java. According to your crash log
You are running 1.6, you generally need 1.8+.
0
Make sure your file is flagged as either Beta or Release otherwise the entire project will not show up.