I'm compiling a custom modpack, the game won't launch and am getting the following errors when Binnie's Extra Bees & trees is in the mods folder (latest forge is installed, using MultiMC5 to launch the instance). When its not in the mods folder the instance launches successfully; there is no item id conflicts as I've already sorted them all out.
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.transport.ItemFacade with ID 19397 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.transport.ItemPlug with ID 19398 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class am2.items.SpellBase with ID 20271 owned by mod arsmagica2, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class codechicken.microblock.ItemMicroPart with ID 25131 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class codechicken.microblock.ItemSaw with ID 25132 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class codechicken.microblock.ItemSaw with ID 25133 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class codechicken.microblock.ItemSaw with ID 25134 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 25135 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 26095 owned by mod MagicBees, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 26096 owned by mod MagicBees, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class magicbees.item.ItemNugget with ID 26120 owned by mod MagicBees, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class magicbees.item.ItemMysteriousMagnet with ID 26121 owned by mod MagicBees, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class vswe.stevescarts.Items.ItemCartModule with ID 29997 owned by mod StevesCarts, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class vswe.stevescarts.Items.ItemCartComponent with ID 29998 owned by mod StevesCarts, this item will NOT survive a 1.7 upgrade!
2013-11-07 17:36:03 [sEVERE] [ForgeModLoader] Found anonymous item of class vswe.stevescarts.Items.ItemCarts with ID 29999 owned by mod StevesCarts, this item will NOT survive a 1.7 upgrade!
That is a small portion of the 376 error lines of the entire 4900+ line log, but i can't put the whole log on a pastebin or find how to add it to a collapse section; so if someone can point out how to do it, i'll add the forgemodloader log.
The_Creamster.