1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Résolu Bug initialisation de mods

Discussion dans 'Problème avec les mods' créé par Harrisson, 1 Nov 2015.

  1. Harrisson

    Harrisson Enter the World

    Inscrit:
    23 Déc 2014
    Messages:
    25
    Points:
    26
    Sexe:
    Homme
    Bonjour,
    Je lance Minecraft avec des mods, cela fonctionne mais cela ne répond pas à:

    Loading - Initializing mods Phase 2
    4/7

    Initialization - Not Enough Items
    6/68

    Merci de vos réponses !

    Bug forge 1.7.10.PNG
     
    #1 Harrisson, 1 Nov 2015
    Dernière édition: 1 Nov 2015
  2. Harrisson

    Harrisson Enter the World

    Inscrit:
    23 Déc 2014
    Messages:
    25
    Points:
    26
    Sexe:
    Homme
    Vous pouvez me dire comment on résolut le problème s'il vous plait ? Merci !
     
  3. Hamster_Furtif

    Hamster_Furtif Explorateur

    Inscrit:
    6 Sept 2013
    Messages:
    78
    Points:
    95
    Sexe:
    Homme
    Pro-tip: le problème viens de NEI.

    Non, plus serieusement, tu es sur qu'attendre n'est pas la solution ? Même si ça te dis que ça ne répond pas, choisis d'attendre et va mater un video sur youtube. Si au bout de 5 min c'est toujours pareil, tu pourra être à peu près sure que y'a un problème.
    Et ce qui pourrait aider, c'est d'avoir la console. Vas dans les paramètres de profile forge et choisis <<Keep launcher open>>. Ensuite, tu va dans l'onglet "log", et tu nous copie-colle tout ce qu'il y a jusqu'au moment où ça coince.
     
  4. Harrisson

    Harrisson Enter the World

    Inscrit:
    23 Déc 2014
    Messages:
    25
    Points:
    26
    Sexe:
    Homme
    Voila le log:

    [12:23:12] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
    [12:23:12] [Thread-11/INFO] [BuildCraft]: Beginning version check
    [12:23:12] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module Chisel Plugin failed to load: Chisel not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module EnderIO Plugin failed to load: EnderIO not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module Natura Plugin failed to load: Natura not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
    [12:23:12] [Client thread/INFO] [Forestry]: Module Witchery Plugin failed to load: Witchery not found
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCherry has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:267)...
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropWalnut has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:267)...
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropChestnut has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:267)...
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropLemon has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:267)...
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPlum has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:267)...
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropDate has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:267)...
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:13] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPapaya has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:13] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [12:23:13] [Client thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:267)...
    [12:23:13] [Client thread/WARN] [FML]: ****************************************
    [12:23:14] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
    [12:23:14] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name pigment has occurred. It adds an item (type: class binnie.botany.items.ItemPigment) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Botany report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:472)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.botany.gardening.ModuleGardening.preInit(ModuleGardening.java:80)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.botany.Botany.preInit(Botany.java:74)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name pulpWood has occurred. It adds an item (type: class binnie.core.item.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:43)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.ExtraTrees.preInit(ExtraTrees.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropApple has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:172)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCrabapple has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:172)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropOrange has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:173)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropKumquat has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:174)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropLime has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:175)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCherry has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:176)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropWildCherry has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:176)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCherry has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:177)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropSourCherry has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:177)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCherry has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:178)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropBlackCherry has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:178)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropBlackthorn has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:179)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPlum has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:180)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCherryPlum has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:180)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropAlmond has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:181)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropApricot has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:182)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropGrapefruit has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:183)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPeach has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:184)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropSatsuma has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:185)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropOrange has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:185)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropBuddhaHand has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:186)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCitron has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:186)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCitron has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:187)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropLime has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:188)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropFingerLime has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:188)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropKeyLime has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:189)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropLime has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:189)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropOrange has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:190)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropManderin has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:190)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPeach has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:191)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropNectarine has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:191)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPomelo has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:192)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropTangerine has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:193)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropOrange has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:193)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPear has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:194)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropSandPear has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:195)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropHazelnut has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:197)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropButternut has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:198)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropWalnut has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:198)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropBeechnut has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:199)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPecan has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:200)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropBanana has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:202)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropRedBanana has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:203)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropBanana has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:203)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropPlantain has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:205)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropBrazilNut has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:207)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropFig has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:209)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropAcorn has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:210)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropElderberry has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:211)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropOlive has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:212)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropGingkoNut has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:213)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropCoffee has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:214)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropOsangeOrange has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:215)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropClove has occurred. It adds an item (type: class binnie.extratrees.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.ore(Food.java:220)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.Food.registerOreDictionary(Food.java:216)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name cropHops has occurred. It adds an item (type: class binnie.core.item.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:58)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.ExtraTrees.preInit(ExtraTrees.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedWheat has occurred. It adds an item (type: class binnie.core.item.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:61)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.ExtraTrees.preInit(ExtraTrees.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedBarley has occurred. It adds an item (type: class binnie.core.item.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:62)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.ExtraTrees.preInit(ExtraTrees.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedCorn has occurred. It adds an item (type: class binnie.core.item.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:63)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.ExtraTrees.preInit(ExtraTrees.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedRye has occurred. It adds an item (type: class binnie.core.item.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:64)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.ExtraTrees.preInit(ExtraTrees.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:15] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedRoasted has occurred. It adds an item (type: class binnie.core.item.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Extra Trees report it to them!
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:15] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.item.ModuleItems.preInit(ModuleItems.java:65)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.core.AbstractMod.preInit(AbstractMod.java:99)
    [12:23:15] [Client thread/WARN] [FML]: * at binnie.extratrees.ExtraTrees.preInit(ExtraTrees.java:55)
    [12:23:15] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
    [12:23:15] [Client thread/WARN] [FML]: ****************************************
    [12:23:18] [Client thread/INFO] [extrautils]: Hello World
    [12:23:19] [Client thread/ERROR] [Galacticraft]: Other mods with two different versions of Buildcraft API detected. Galacticraft cannot use MJ until this is fixed. You may have more serious problems with other mods. More info at: http://wiki.micdoodle8.com/wiki/Compatibility.
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name compressedCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name compressedTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name compressedAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name compressedSteel has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name compressedBronze has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name compressedIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name waferSolar has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name waferBasic has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name waferAdvanced has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name compressedMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:244)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:20] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
    [12:23:20] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:245)
    [12:23:20] [Client thread/WARN] [FML]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:361)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [12:23:20] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
    [12:23:20] [Client thread/WARN] [FML]: ****************************************
    [12:23:23] [Client thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@41c17f09 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@4ce56383. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
    [12:23:24] [Client thread/INFO] [Railcraft]: Activating Halloween Seasonal Pack
    [12:23:24] [Client thread/INFO] [MagicBees]: Preinit started
    [12:23:25] [Client thread/INFO] [MagicBees]: Found nugget of type IRON
    [12:23:25] [Client thread/INFO] [MagicBees]: Found nugget of type COPPER
    [12:23:25] [Client thread/INFO] [MagicBees]: Found nugget of type TIN
    [12:23:25] [Client thread/INFO] [MagicBees]: Found nugget of type SILVER
    [12:23:25] [Client thread/INFO] [MagicBees]: Found nugget of type LEAD
    [12:23:25] [Client thread/INFO] [MagicBees]: Found nugget of type DIAMOND
    [12:23:25] [Client thread/INFO] [MagicBees]: Disabled nugget DIAMOND
    [12:23:25] [Client thread/INFO] [MagicBees]: Found nugget of type EMERALD
    [12:23:25] [Client thread/INFO] [MagicBees]: Disabled nugget EMERALD
    [12:23:25] [Client thread/INFO] [MagicBees]: Found nugget of type APATITE
    [12:23:25] [Client thread/INFO] [MagicBees]: Disabled nugget APATITE
    [12:23:25] [Client thread/INFO] [MagicBees]: Preinit completed
    [12:23:27] [Client thread/INFO] [NEIAddons|AppEng]: Required mod appliedenergistics2 is not installed, dependent features will be unavailable
    [12:23:27] [Client thread/ERROR] [NEIAddons|AppEng]: Requirements unmet, Applied Energistics 2 Addon not loading
    [12:23:27] [Client thread/INFO] [NEIAddons|Botany]: Version check success: Botany required / 2.0-pre14 detected
    [12:23:27] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[4.0.8.36,) required / 4.0.11.40 detected
    [12:23:27] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
    [12:23:27] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
    [12:23:27] [Client thread/INFO] [NetherOres]: No language data for 'fr_FR'
    java.io.FileNotFoundException: netherores:language/fr_FR.lang
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:81) ~[brg.class:?]
    at cofh.mod.BaseMod$LangManager.func_110549_a(BaseMod.java:246) [BaseMod$LangManager.class:?]
    at cofh.mod.BaseMod$LangManager.<init>(BaseMod.java:229) [BaseMod$LangManager.class:?]
    at cofh.mod.BaseMod.loadClientLang(BaseMod.java:218) [BaseMod.class:?]
    at cofh.mod.BaseMod.loadLang(BaseMod.java:185) [BaseMod.class:?]
    at powercrystals.netherores.NetherOresCore.preInit(NetherOresCore.java:112) [NetherOresCore.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    [12:23:27] [Client thread/INFO] [NetherOres]: No language data for 'fr_FR'
    java.io.FileNotFoundException: netherores:language/fr_FR.lang
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:81) ~[brg.class:?]
    at cofh.mod.BaseMod$LangManager.func_110549_a(BaseMod.java:246) [BaseMod$LangManager.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130) [brg.class:?]
    at cofh.mod.BaseMod.loadClientLang(BaseMod.java:218) [BaseMod.class:?]
    at cofh.mod.BaseMod.loadLang(BaseMod.java:185) [BaseMod.class:?]
    at powercrystals.netherores.NetherOresCore.preInit(NetherOresCore.java:112) [NetherOresCore.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    [12:23:29] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
    [12:23:29] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
    [12:23:29] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
    [12:23:29] [Client thread/INFO] [simplyjetpacks]: Constructing items
    [12:23:29] [Client thread/INFO] [simplyjetpacks]: Registering items
    [12:23:30] [Client thread/INFO] [FML]: Applying holder lookups
    [12:23:30] [Client thread/INFO] [FML]: Holder lookups applied
    [12:23:30] [Client thread/INFO] [FML]: Injecting itemstacks
    [12:23:30] [Client thread/INFO] [FML]: Itemstack injection complete
    [12:23:30] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
    [12:23:30] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
    [12:23:31] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
    [12:23:31] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [12:23:31] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
    [12:23:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
    [12:23:31] [Sound Library Loader/INFO]: Sound engine started
    [12:23:59] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: bly (1 / 1)
    [12:24:00] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
    [12:24:04] [Client thread/INFO]: Created: 16x16 textures/items-atlas
    [12:24:11] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    Caused by: java.lang.OutOfMemoryError: PermGen space
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2342) ~[bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:884) ~[bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
    ... 6 more
    Exception in thread "Client thread" [12:24:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
    [12:24:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
    [12:24:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
    [12:24:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
    [12:24:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
    [12:24:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
    [12:24:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
     
  5. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Caused by: java.lang.OutOfMemoryError: PermGen space

    Ajoutes l'argument Java suivant (en cliquant sur le bouton edit profile du launcher, tu coches la case JVM arguments et tu ajoutes à la suite) :
    -XX:PermSize=256M
     
    • J'aime J'aime x 1
  6. Harrisson

    Harrisson Enter the World

    Inscrit:
    23 Déc 2014
    Messages:
    25
    Points:
    26
    Sexe:
    Homme
    OK, cela fonctionnait mais cela crash, voici le crash report:

    ---- Minecraft Crash Report ----
    // Quite honestly, I wouldn't worry myself about that.

    Time: 02/11/15 16:35
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: forestry.api.apiculture.IAlleleBeeSpecies.getProducts()Ljava/util/Map;
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoSuchMethodError: forestry.api.apiculture.IAlleleBeeSpecies.getProducts()Ljava/util/Map;
    at binnie.extrabees.genetics.ExtraBeesSpecies.doInit(ExtraBeesSpecies.java:993)
    at binnie.extrabees.genetics.ModuleGenetics.init(ModuleGenetics.java:40)
    at binnie.core.AbstractMod.init(AbstractMod.java:137)
    at binnie.extrabees.ExtraBees.init(ExtraBees.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    ... 10 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_79, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 259213680 bytes (247 MB) / 632291328 bytes (603 MB) up to 932184064 bytes (889 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:PermSize=256M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1541 68 mods loaded, 68 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1541-1.7.10.jar)
    UCHI Forge{10.13.4.1541} [Minecraft Forge] (forge-1.7.10-10.13.4.1541-1.7.10.jar)
    UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHI NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
    UCHI OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
    UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHI securitycraft{v1.8.0} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.0.jar)
    UCHI CoFHCore{1.7.10R3.0.4B1} [CoFH Core] (CoFHCore-[1.7.10]3.0.4B1-308.jar)
    UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHI ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
    UCHI ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
    UCHI BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
    UCHI IC2{2.2.791-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.791-experimental.jar)
    UCHI BuildCraft|Core{7.1.12} [BuildCraft] (buildcraft-7.1.12-core.jar)
    UCHI Forestry{4.0.11.40} [Forestry for Minecraft] (forestry_1.7.10-4.0.11.40.jar)
    UCHI BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
    UCHE Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
    UCHE ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
    UCHI ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
    UCHI Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
    UCHE BuildCraft|Compat{7.1.2} [BuildCraft Compat] (buildcraft-compat-7.1.2.jar)
    UCHI ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
    UCHI ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
    UCHI DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
    UCHI DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
    UCHI EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
    UCHI ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.372.jar)
    UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.372.jar)
    UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHI Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
    UCHI RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
    UCHI MagicBees{1.7.10-2.4.0} [Magic Bees] (magicbees-1.7.10-2.4.0.jar)
    UCHI Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
    UCHI MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
    UCHI MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
    UCHI numina{0.4.0.119} [Numina] (Numina-0.4.0.119.jar)
    UCHI powersuits{0.11.0.283} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.283.jar)
    UCHI MorePlanet{1.3.0} [More Planets] (More-Planets-1.7.10-1.3.0-Pre-1.jar)
    UCHI NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHI NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHI NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHI NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHI NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHI NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHI NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHI NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
    UCHI OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
    UCHI OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
    UCHI YogpstopLib{2.0-RC1} [Yogpstop Library] (QuarryPlus-Mod-1.7.10.jar)
    UCHI QuarryPlus{2.0-RC1} [QuarryPlus] (QuarryPlus-Mod-1.7.10.jar)
    UCHI simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
    UCHI StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
    UCHI ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
    UCHI Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
    UCHI McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHI ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.3347' Renderer: 'Intel(R) HD Graphics'
    OpenModsLib class transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:ENABLED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
    Class transformer null safety: all safe
    CoFHCore: -[1.7.10]3.0.4B1-308
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    RedstoneArsenal: -[1.7.10]1.1.1-89
    NetherOres: -[1.7.10]2.3.0-12
    ThermalDynamics: -[1.7.10]1.1.0-161
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
     
  7. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    La version d'extrabees que tu utilises n'est pas compatible avec la version de Forestry que tu utilises.
     
    • J'aime J'aime x 1
  8. Harrisson

    Harrisson Enter the World

    Inscrit:
    23 Déc 2014
    Messages:
    25
    Points:
    26
    Sexe:
    Homme
    Merci de votre aide, cela remarche !
     

Partager cette page