MFF

    Minecraft Forge France
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes
    • Forge Events
      • Automatique
      • Foncé
      • Clair
    • S'inscrire
    • Se connecter

    Mon forge avec mes mods ne fonctionne plus

    Planifier Épinglé Verrouillé Déplacé Support pour les utilisateurs
    28 Messages 3 Publieurs 5.7k Vues 1 Watching
    Charger plus de messages
    • Du plus ancien au plus récent
    • Du plus récent au plus ancien
    • Les plus votés
    Répondre
    • Répondre à l'aide d'un nouveau sujet
    Se connecter pour répondre
    Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
    • robin4002R Hors-ligne
      robin4002 Moddeurs confirmés Rédacteurs Administrateurs
      dernière édition par

      Java HotSpot™ 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal Unknown Signal to handler- the VM may need to be forcibly terminated

      Ton jeu manque de ram.

      1 réponse Dernière réponse Répondre Citer 0
      • M Hors-ligne
        Mewxiton
        dernière édition par

        @‘robin4002’:

        Java HotSpot™ 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal Unknown Signal to handler- the VM may need to be forcibly terminated

        Ton jeu manque de ram.

        Heu bien voilà mon Nouveau rapport de crash :

        –-- Minecraft Crash Report ----
        // Hey, that tickles! Hehehe!

        Time: 31/05/16 12:27
        Description: There was a severe problem during mod loading that has caused the game to fail

        cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: goodNightsSleep/ClientProxyGNS, method: registerRenderInformation signature: ()V) Incompatible argument to function
            at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
            at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
            at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
            at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
            at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
            at net.minecraft.client.main.Main.main(SourceFile:148)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
            at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
        Caused by: java.lang.VerifyError: (class: goodNightsSleep/ClientProxyGNS, method: registerRenderInformation signature: ()V) Incompatible argument to function
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:249)
            at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
            at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
            at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            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(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            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.loadMods(Loader.java:513)
            … 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: Mac OS X (x86_64) version 10.6.8
            Java Version: 1.6.0_65, Apple Inc.
            Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
            Memory: 85822648 bytes (81 MB) / 314060800 bytes (299 MB) up to 1060372480 bytes (1011 MB)
            JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
            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.1558 43 mods loaded, 43 mods active
            States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
            UC    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
            UC    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
            UC    Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
            UC    CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar)
            UC    NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar)
            UC    battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
            UC    simpleores{1.4.3} [SimpleOres 2] ([1.7.10] SimpleOres 2 Core v1.4.3.jar)
            UC    ArchimedesShips{1.7.10 v1.7.1} [Archimedes’ Ships] (_Archimedes-Ships-Mod-1.7.10.jar)
            UC    BiblioCraft{1.8.2} [BiblioCraft] (_BiblioCraft-Mod-1.7.10.zip)
            UC    animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
            UC    AnyDimensionMod{beta3.1} [AnyDimensionMod] (Any-Dimension-Mod-1.7.10.zip)
            UC    Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
            UC    XaeroBetterPvP{1.6.5.2} [Better PVP Fair-Play Mod] (Better-pvp-fair-play-mod-1.7.10.jar)
            UC    BetterFoliage{1.0.15} [Better Foliage] (BetterFoliage-mc1.7-1.0.15.jar)
            UC    cfm{3.4.8} [ß9MrCrayfish’s Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
            UC    DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
            UC    MoCreatures{6.3.1} [DrZhark’s Mo’Creatures Mod] (DrZharks MoCreatures Mod v6.3.1-1.zip)
            UC    emeraldobsidianmod{1.3} [Emerald & Obsidian tools/armor mod] (Emerald-and-Obsidian-Tools-Mod-1.7.10.jar)
            UC    Emotes{1.0} [Emotes] (Emotes 1.0.1.jar)
            UC    iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
            UC    InventoryPets{1.3.5} [Inventory Pets] (inventorypets-1.7.10-1.3.5.jar)
            UC    IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
            UC    reaper_lantern{1.47} [Lantern mod] (Lantern1.47[1.7.10].jar)
            UC    LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v4.jar)
            UC    lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar)
            UC    mobarmormod{0.4 Beta} [mobarmormod] (Mob-Armor-Mod-1.7.10.jar)
            UE    mod_GoodNightsSleep{B2.3.2 : 1.6.4 by tippyfoo} [Good Nights Sleep] (mod_GoodNightsSleep_B2.3.2_1.6.4)
            UC    MMMRegister{MC1.7.2} [MMMRegister] (More-Mobs-Mod-1.7.10.jar)
            UC    MoreMobsMod{100.0.2} [MoreMobsMod] (More-Mobs-Mod-1.7.10.jar)
            UC    Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
            UC    MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
            UC    NotEnoughWands{1.2.3} [Not Enough Wands] (Not-Enough-Wands-Mod-1.7.10.jar)
            UC    shit{1.3} [Poop Mod] (Poop-Mod-1.7.10.jar)
            UC    examplemod{1.0} [Example Mod] (S3DGM-1.7.10-0.6.3.jar)
            UC    Stefinus Jetpacks{0.6.3} [Stefinus Jetpacks] (S3DGM-1.7.10-0.6.3.jar)
            UC    S3DGM{0.6.3} [Stefinus 3D Gun Mod] (S3DGM-1.7.10-0.6.3.jar)
            UC    SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
            UC    thebombzenapi{2.4.2} [ThebombzenAPI] (ThebombzenAPI-v2.4.2-mc1.7.10.jar)
            UC    SpecialArmor{1.7.10} [TeeLuk’s SpecialArmor] (TLSpecialArmor-1.7.10.jar)
            UC    torchLevers{1.4} [Torch Levers] (Torch-Levers-Mod-1.7.10.jar)
            UC    TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
            UC    VanillaPlus{1.4.4} [VanillaPlus] (VanillaPlus-1.7.10-1.4.4.jar)
            UC    weaponmod{1.7.2 v1.14.2} [Balkon’s WeaponMod] (weaponmod-1.14.2.jar)
            GL info: ’ Vendor: ‘ATI Technologies Inc.’ Version: ‘2.1 ATI-1.6.36’ Renderer: ‘ATI Radeon HD 4670 OpenGL Engine’

        J’espere que vous pourez m’aider

        1 réponse Dernière réponse Répondre Citer 0
        • robin4002R Hors-ligne
          robin4002 Moddeurs confirmés Rédacteurs Administrateurs
          dernière édition par

          UE mod_GoodNightsSleep{B2.3.2 : 1.6.4 by tippyfoo} [Good Nights Sleep] (mod_GoodNightsSleep_B2.3.2_1.6.4)

          Les mods 1.6.4 ne fonctionnent pas en 1.7.10.

          1 réponse Dernière réponse Répondre Citer 0
          • M Hors-ligne
            Mewxiton
            dernière édition par

            @‘robin4002’:

            UE    mod_GoodNightsSleep{B2.3.2 : 1.6.4 by tippyfoo} [Good Nights Sleep] (mod_GoodNightsSleep_B2.3.2_1.6.4)

            Les mods 1.6.4 ne fonctionnent pas en 1.7.10.

            Heu Bonjours cela fait longtemps que je ne suis pas venus masi j’ai eu un autre problème voici le raport de crash :

            Java HotSpot™ 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
            [18:20:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
            [18:20:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
            [18:20:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
            [18:20:16] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
            [18:20:16] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.11.5, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74
            [18:20:16] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
            [18:20:16] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.impl.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
            [18:20:16] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-Mod-1.7.10.jar
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass1(Native Method)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:348)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 23 more
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 25 more
            [18:20:16] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/enfants/Library/Application Support/minecraft for Forge Mod Loader
            java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
                at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_74]
                at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_74]
                at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_74]
                at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_74]
                at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_74]
                at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_74]
                at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_74]
                at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_74]
                at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_74]
                at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
                at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
                at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
                at java.lang.Class.forName0(Native Method) ~[?:1.8.0_74]
                at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_74]
                at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
                at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
            Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
                at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
                at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
                at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
                … 23 more
            Caused by: java.lang.NullPointerException
                at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
                at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
                at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
                … 23 more
            Exception in thread “main” [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass1(Native Method)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:348)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 23 more
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
            [18:20:16] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 25 more

            Merci de pourvoir m’aider.

            1 réponse Dernière réponse Répondre Citer 0
            • robin4002R Hors-ligne
              robin4002 Moddeurs confirmés Rédacteurs Administrateurs
              dernière édition par

              Salut,
              Tu as installé un mod 1.8 ou plus récent alors que tu es en 1.7.10.

              1 réponse Dernière réponse Répondre Citer 0
              • M Hors-ligne
                Mewxiton
                dernière édition par

                @‘robin4002’:

                Salut,
                Tu as installé un mod 1.8 ou plus récent alors que tu es en 1.7.10.

                Merci mais j’ai enlevé le mod en 1.8 et ça me met ça :

                Java HotSpot™ 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
                [18:14:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                [18:14:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                [18:14:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                [18:14:10] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
                [18:14:10] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.11.5, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74
                [18:14:11] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                [18:14:11] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.impl.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                [18:14:11] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-Mod-1.7.10.jar
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass1(Native Method)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:348)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 23 more
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 25 more
                [18:14:11] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/enfants/Library/Application Support/minecraft for Forge Mod Loader
                java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
                    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_74]
                    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_74]
                    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_74]
                    at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_74]
                    at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_74]
                    at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_74]
                    at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_74]
                    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_74]
                    at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_74]
                    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
                    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
                    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
                    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_74]
                    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_74]
                    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
                    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
                Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
                    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
                    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
                    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
                    … 23 more
                Caused by: java.lang.NullPointerException
                    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
                    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
                    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
                    … 23 more
                Exception in thread “main” [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass1(Native Method)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:348)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 23 more
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
                [18:14:11] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 25 more

                Merci de m’aider 😞

                Mewxiton

                1 réponse Dernière réponse Répondre Citer 0
                • robin4002R Hors-ligne
                  robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                  dernière édition par

                  Tu as toujours des mods 1.8 ou plus récent dans ton dossier mods.

                  1 réponse Dernière réponse Répondre Citer 0
                  • M Hors-ligne
                    Mewxiton
                    dernière édition par

                    @‘robin4002’:

                    Tu as toujours des mods 1.8 ou plus récent dans ton dossier mod

                    Ha merci

                    1 réponse Dernière réponse Répondre Citer 0
                    • M Hors-ligne
                      Mewxiton
                      dernière édition par

                      @‘robin4002’:

                      Tu as toujours des mods 1.8 ou plus récent dans ton dossier mods.

                      Heu j’ai enlever mes mod 1 par 1 puis j’ai regardée et enlever celui qui bug mais il y a peut de tmeps ça m’a fait ça:

                      Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
                      [13:09:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                      [13:09:35] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                      [13:09:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                      [13:09:35] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
                      [13:09:35] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.11.6, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74
                      [13:09:35] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                      [13:09:35] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.impl.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                      [13:09:35] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-Mod-1.7.10.jar
                      [13:09:36] [main/WARN] [FML]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                      [13:09:36] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.newInstance(Class.java:442)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 15 more
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 17 more
                      [13:09:36] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/enfants/Library/Application Support/minecraft for Forge Mod Loader
                      java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
                          at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18) ~[Not-Enough-Items-1.7.10.jar:?]
                          at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_74]
                          at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_74]
                          at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_74]
                          at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_74]
                          at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_74]
                          at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                          at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                          at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                          at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                          at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                          at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                          at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
                      Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
                          at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
                          at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
                          at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
                          … 15 more
                      Caused by: java.lang.NullPointerException
                          at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
                          at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
                          at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
                          … 15 more
                      Exception in thread "main" [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.newInstance(Class.java:442)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 15 more
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
                      [13:09:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     … 17 more
                      
                      

                      Voilà voilà en gros je comprend rien
                      merci de m’aider

                      Mewxiton</init></init></init>

                      1 réponse Dernière réponse Répondre Citer 0
                      • robin4002R Hors-ligne
                        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                        dernière édition par

                        NEI ne peut pas fonctionner sans code chicken core.

                        1 réponse Dernière réponse Répondre Citer 0
                        • M Hors-ligne
                          Mewxiton
                          dernière édition par

                          Voila j’ai mit Code chicken core mais ça donne ça :

                          Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
                          [13:58:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                          [13:58:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                          [13:58:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                          [13:58:14] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
                          [13:58:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.11.6, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74
                          [13:58:14] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                          [13:58:14] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.impl.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                          [13:58:14] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-Mod-1.7.10.jar
                          [13:58:14] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                          [13:58:17] [main/WARN] [FML]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                          [13:58:17] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                          [13:58:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                          [13:58:17] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
                          [13:58:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
                          [13:58:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                          [13:58:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                          [13:58:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                          [13:58:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
                          [13:58:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
                          [13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                          [13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                          [13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                          [13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                          [13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                          [13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                          [13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
                          [13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
                          [13:58:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                          [13:58:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
                          [13:58:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
                          [13:58:20] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
                          [13:58:20] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start…
                          [13:58:20] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
                          [13:58:20] [main/INFO] [battlegear2]:     Patching method Click Mouse in Minecraft
                          [13:58:20] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
                          [13:58:20] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
                          [13:58:20] [main/INFO] [battlegear2]:     Adding new fields to EntityPlayer
                          [13:58:20] [main/INFO] [battlegear2]:     Patching constructor in EntityPlayer
                          [13:58:20] [main/INFO] [battlegear2]:     Patching method onUpdate in EntityPlayer
                          [13:58:20] [main/INFO] [battlegear2]:     Patching method onItemUseFinish in EntityPlayer
                          [13:58:20] [main/INFO] [battlegear2]:     Patching method interactWith in EntityPlayer
                          [13:58:20] [main/INFO] [battlegear2]:     Patching method setCurrentItemOrArmor in EntityPlayer
                          [13:58:20] [main/INFO] [battlegear2]:     Creating new methods in EntityPlayer
                          [13:58:20] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
                          [13:58:20] [main/INFO] [BetterFoliageTransformer]: Applying random display tick call hook
                          [13:58:21] [main/INFO]: Setting user: Mewxiton
                          [13:58:21] [main/INFO] [BetterFoliageTransformer]: Applying Block.shouldSideBeRendered() override
                          [13:58:21] [main/INFO] [BetterFoliageTransformer]: Applying Block.getAmbientOcclusionLightValue() override
                          [13:58:21] [main/INFO] [BetterFoliageTransformer]: Applying Block.getUseNeighborBrightness() override
                          [13:58:22] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
                          [13:58:22] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
                          [13:58:22] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm
                          [13:58:23] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [–nativeLauncherVersion, 308]
                          [13:58:23] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event…
                          [13:58:23] [Client thread/INFO]: LWJGL Version: 2.9.1
                          [13:58:24] [Client thread/INFO] [BetterFoliageTransformer]: Applying block render type override
                          [13:58:27] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: –-- Minecraft Crash Report ----
                          // Oops.
                          
                          Time: 30/08/16 13:58
                          Description: Loading screen debug info
                          
                          This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
                          
                          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: Mac OS X (x86_64) version 10.11.6
                              Java Version: 1.8.0_74, Oracle Corporation
                              Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                              Memory: 50416576 bytes (48 MB) / 220508160 bytes (210 MB) up to 2134114304 bytes (2035 MB)
                              JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
                              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:
                              GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-10.0.51' Renderer: 'ATI Radeon HD 4670 OpenGL Engine'
                          [13:58:27] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
                          [13:58:27] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
                          [13:58:27] [Client thread/INFO] [FML]: Replaced 183 ore recipies
                          [13:58:27] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
                          [13:58:27] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
                          [13:58:27] [Client thread/INFO] [FML]: Searching /Users/enfants/Library/Application Support/minecraft/mods for mods
                          [13:58:27] [Client thread/INFO] [FML]: Also searching /Users/enfants/Library/Application Support/minecraft/mods/1.7.10 for mods
                          [13:58:36] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.15
                          [13:58:36] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
                          [13:58:37] [Client thread/INFO] [mobarmormod]: Mod mobarmormod is missing the required element 'name'. Substituting mobarmormod
                          [13:58:37] [Client thread/INFO] [MMMRegister]: Mod MMMRegister is missing the required element 'name'. Substituting MMMRegister
                          [13:58:37] [Client thread/INFO] [Stefinus Jetpacks]: Mod Stefinus Jetpacks is missing the required element 'name'. Substituting Stefinus Jetpacks
                          [13:58:37] [Client thread/WARN] [VanillaPlus]: Mod VanillaPlus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4
                          [13:58:37] [Client thread/INFO] [FML]: Forge Mod Loader has identified 44 mods to load
                          [13:58:38] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.93-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
                          [13:58:38] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, simpleores, ArchimedesShips, BiblioCraft, animalbikes, AnyDimensionMod, Backpack, XaeroBetterPvP, BetterFoliage, cfm, DamageIndicatorsMod, MoCreatures, emeraldobsidianmod, Emotes, iChunUtil, InventoryPets, IronChest, reaper_lantern, LotsOfFood, lucky, mobarmormod, MMMRegister, MoreMobsMod, moreplayermodels, Morph, MSM3, NotEnoughWands, shit, examplemod, Stefinus Jetpacks, S3DGM, SpecialMobs, thebombzenapi, SpecialArmor, torchLevers, TwilightForest, VanillaPlus, VillagersNose, weaponmod] at CLIENT
                          [13:58:38] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, simpleores, ArchimedesShips, BiblioCraft, animalbikes, AnyDimensionMod, Backpack, XaeroBetterPvP, BetterFoliage, cfm, DamageIndicatorsMod, MoCreatures, emeraldobsidianmod, Emotes, iChunUtil, InventoryPets, IronChest, reaper_lantern, LotsOfFood, lucky, mobarmormod, MMMRegister, MoreMobsMod, moreplayermodels, Morph, MSM3, NotEnoughWands, shit, examplemod, Stefinus Jetpacks, S3DGM, SpecialMobs, thebombzenapi, SpecialArmor, torchLevers, TwilightForest, VanillaPlus, VillagersNose, weaponmod] at SERVER
                          [13:58:40] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
                          [13:58:41] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
                          [13:58:41] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
                          [13:58:41] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
                          [13:58:41] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
                          [13:58:41] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
                          [13:58:41] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
                          [13:58:41] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
                          [13:58:41] [Client thread/INFO] [battlegear2]:     Patching method setRotationAngles in ModelBiped
                          [13:58:41] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
                          [13:58:43] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:SimpleOres 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:AnyDimensionMod, FMLFileResourcePack:Backpack, FMLFileResourcePack:Better PVP Fair-Play Mod, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:�9MrCrayfish's Furniture Mod, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Emotes, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lantern mod, FMLFileResourcePack:Lots of Food, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:mobarmormod, FMLFileResourcePack:MMMRegister, FMLFileResourcePack:MoreMobsMod, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:Morph, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:Poop Mod, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Stefinus Jetpacks, FMLFileResourcePack:Stefinus 3D Gun Mod, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:ThebombzenAPI, FMLFileResourcePack:TeeLuk's SpecialArmor, FMLFileResourcePack:Torch Levers, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:VanillaPlus, FMLFileResourcePack:Villager's Nose, FMLFileResourcePack:Balkon's WeaponMod, Mewxiton pack v2
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in /Users/enfants/Library/Application Support/minecraft/mods/Any-Dimension-Mod-1.7.10.zip
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in /Users/enfants/Library/Application Support/minecraft/mods/Any-Dimension-Mod-1.7.10.zip
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in /Users/enfants/Library/Application Support/minecraft/mods/Any-Dimension-Mod-1.7.10.zip
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in /Users/enfants/Library/Application Support/minecraft/mods/Any-Dimension-Mod-1.7.10.zip
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in /Users/enfants/Library/Application Support/minecraft/mods/Any-Dimension-Mod-1.7.10.zip
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in /Users/enfants/Library/Application Support/minecraft/mods/Any-Dimension-Mod-1.7.10.zip
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                          [13:58:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Logo.png in /Users/enfants/Library/Application Support/minecraft/mods/VanillaPlus-1.7.10-1.4.4.jar
                          [13:58:43] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
                          [13:58:43] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
                          [13:58:43] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
                          [13:58:43] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
                          [13:58:43] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
                          [13:58:44] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
                          [13:58:44] [Client thread/INFO] [battlegear2]:     Patching method sendUseItem in PlayerControllerMP
                          [13:58:44] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
                          [13:58:44] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
                          [13:58:44] [Client thread/INFO] [battlegear2]:     Patching method onUpdate in EntityOtherPlayerMP
                          [13:58:44] [Client thread/INFO] [battlegear2]:     Patching method setCurrentItem in EntityOtherPlayerMP
                          [13:58:44] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
                          [13:58:45] [Client thread/WARN] [FML]: ****************************************
                          [13:58:45] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_igniterBox$BlockIgniterBox@2c10d5a has been registered twice for the same name AnyDimensionMod:IgniterBox.
                          [13:58:45] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
                          [13:58:45] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
                          [13:58:45] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
                          [13:58:45] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
                          [13:58:45] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
                          [13:58:45] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)…
                          [13:58:45] [Client thread/WARN] [FML]: ****************************************
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1433)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1430)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URL.openStream(URL.java:1045)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)
                          [13:58:48] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Thread.run(Thread.java:745)
                          S3DGM: Items loaded, Names loaded, Recipes loaded, Entity's Registered, [13:58:51] [Client thread/INFO] [FML]: Applying holder lookups
                          [13:58:51] [Client thread/INFO] [FML]: Holder lookups applied
                          [13:58:51] [Client thread/INFO] [FML]: Injecting itemstacks
                          [13:58:51] [Client thread/INFO] [FML]: Itemstack injection complete
                          [13:58:51] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                          [13:58:51] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem…
                          [13:58:52] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
                          [13:58:52] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
                          2016-08-30 13:58:52.359 java[583:8767] 13:58:52.359 WARNING:  140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.
                          [13:58:52] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
                          [13:58:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                          [13:58:52] [Sound Library Loader/INFO]: Sound engine started
                          [13:58:53] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer (bly)
                          [13:58:53] [Client thread/INFO] [battlegear2]:     Adding new fields to ItemRenderer
                          [13:58:53] [Client thread/INFO] [battlegear2]:     Patching method renderItemInFirstPerson in ItemRenderer
                          [13:58:53] [Client thread/INFO] [battlegear2]:     Patching method updateEquippedItem in ItemRenderer
                          [13:58:53] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer done
                          [13:58:53] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
                          [13:58:53] [Client thread/INFO]: Created: 16x16 textures/items-atlas
                          [13:58:53] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
                          java.lang.reflect.InvocationTargetException
                              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
                              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
                              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
                              at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
                              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.NullPointerException
                              at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
                              at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]
                              at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]
                              at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
                              at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
                              … 6 more
                          Exception in thread "Client thread" [13:58:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
                          [13:58:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
                          [13:58:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
                          [13:58:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Runtime.exit(Runtime.java:107)
                          [13:58:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.System.exit(System.java:971)
                          [13:58:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
                          [13:58:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: http://www.chickenbones.net/Files/notification/general.php
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1836)
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1433)
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1430)
                          [13:58:53] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.CCUpdateChecker$ThreadUpdateCheck.run(CCUpdateChecker.java:45)
                          AL lib: (EE) alc_cleanup: 1 device not closed
                          

                          Voilà merci de votre aide
                          Mewxiton

                          1 réponse Dernière réponse Répondre Citer 0
                          • robin4002R Hors-ligne
                            robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                            dernière édition par

                            [13:58:45] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_igniterBox$BlockIgniterBox@2c10d5a has been registered twice for the same name AnyDimensionMod:IgniterBox.

                            Ce mod créé avec mcreator est buggué, il enregistre deux fois le même bloc.

                            1 réponse Dernière réponse Répondre Citer 0
                            • M Hors-ligne
                              Mewxiton
                              dernière édition par

                              Hey voici ce que m’a mis mon minecraft après avoir tout réglé :

                              Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
                              [13:20:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                              [13:20:28] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                              [13:20:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                              [13:20:28] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
                              [13:20:28] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.11.6, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74
                              [13:20:28] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                              [13:20:28] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.impl.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                              [13:20:28] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-Mod-1.7.10.jar
                              [13:20:28] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                              [13:20:31] [main/WARN] [FML]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                              [13:20:31] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
                              [13:20:31] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                              [13:20:31] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
                              [13:20:31] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
                              [13:20:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                              [13:20:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                              [13:20:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                              [13:20:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
                              [13:20:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
                              [13:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                              [13:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                              [13:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                              [13:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                              [13:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                              [13:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                              [13:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
                              [13:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
                              [13:20:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                              [13:20:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
                              [13:20:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
                              [13:20:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
                              [13:20:35] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start…
                              [13:20:35] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
                              [13:20:35] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
                              [13:20:35] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
                              [13:20:36] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
                              [13:20:36] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
                              [13:20:36] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
                              [13:20:36] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
                              [13:20:36] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
                              [13:20:36] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
                              [13:20:36] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
                              [13:20:36] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
                              [13:20:36] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
                              [13:20:36] [main/INFO] [BetterFoliageTransformer]: Applying random display tick call hook
                              [13:20:36] [main/INFO]: Setting user: Mewxiton
                              [13:20:37] [main/INFO] [BetterFoliageTransformer]: Applying Block.shouldSideBeRendered() override
                              [13:20:37] [main/INFO] [BetterFoliageTransformer]: Applying Block.getAmbientOcclusionLightValue() override
                              [13:20:37] [main/INFO] [BetterFoliageTransformer]: Applying Block.getUseNeighborBrightness() override
                              [13:20:38] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
                              [13:20:38] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
                              [13:20:38] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm
                              [13:20:39] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [–nativeLauncherVersion, 308]
                              [13:20:39] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event…
                              [13:20:39] [Client thread/INFO]: LWJGL Version: 2.9.1
                              [13:20:40] [Client thread/INFO] [BetterFoliageTransformer]: Applying block render type override
                              [13:20:44] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: –-- Minecraft Crash Report ----
                              // I bet Cylons wouldn't have this problem.
                              
                              Time: 03/09/16 13:20
                              Description: Loading screen debug info
                              
                              This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
                              
                              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: Mac OS X (x86_64) version 10.11.6
                              Java Version: 1.8.0_74, Oracle Corporation
                              Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                              Memory: 46590296 bytes (44 MB) / 217964544 bytes (207 MB) up to 2134114304 bytes (2035 MB)
                              JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
                              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:
                              GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-10.0.51' Renderer: 'ATI Radeon HD 4670 OpenGL Engine'
                              [13:20:44] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
                              [13:20:44] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
                              [13:20:44] [Client thread/INFO] [FML]: Replaced 183 ore recipies
                              [13:20:44] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
                              [13:20:44] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
                              [13:20:44] [Client thread/INFO] [FML]: Searching /Users/enfants/Library/Application Support/minecraft/mods for mods
                              [13:20:44] [Client thread/INFO] [FML]: Also searching /Users/enfants/Library/Application Support/minecraft/mods/1.7.10 for mods
                              [13:20:57] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.15
                              [13:20:58] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
                              [13:20:58] [Client thread/INFO] [mobarmormod]: Mod mobarmormod is missing the required element 'name'. Substituting mobarmormod
                              [13:20:58] [Client thread/INFO] [MMMRegister]: Mod MMMRegister is missing the required element 'name'. Substituting MMMRegister
                              [13:20:58] [Client thread/INFO] [Stefinus Jetpacks]: Mod Stefinus Jetpacks is missing the required element 'name'. Substituting Stefinus Jetpacks
                              [13:20:59] [Client thread/WARN] [VanillaPlus]: Mod VanillaPlus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4
                              [13:20:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 43 mods to load
                              [13:20:59] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.93-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
                              [13:21:00] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, simpleores, ArchimedesShips, BiblioCraft, animalbikes, Backpack, XaeroBetterPvP, BetterFoliage, cfm, DamageIndicatorsMod, MoCreatures, emeraldobsidianmod, Emotes, iChunUtil, InventoryPets, IronChest, reaper_lantern, LotsOfFood, lucky, mobarmormod, MMMRegister, MoreMobsMod, moreplayermodels, Morph, MSM3, NotEnoughWands, shit, examplemod, Stefinus Jetpacks, S3DGM, SpecialMobs, thebombzenapi, SpecialArmor, torchLevers, TwilightForest, VanillaPlus, VillagersNose, weaponmod] at CLIENT
                              [13:21:00] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, battlegear2, simpleores, ArchimedesShips, BiblioCraft, animalbikes, Backpack, XaeroBetterPvP, BetterFoliage, cfm, DamageIndicatorsMod, MoCreatures, emeraldobsidianmod, Emotes, iChunUtil, InventoryPets, IronChest, reaper_lantern, LotsOfFood, lucky, mobarmormod, MMMRegister, MoreMobsMod, moreplayermodels, Morph, MSM3, NotEnoughWands, shit, examplemod, Stefinus Jetpacks, S3DGM, SpecialMobs, thebombzenapi, SpecialArmor, torchLevers, TwilightForest, VanillaPlus, VillagersNose, weaponmod] at SERVER
                              [13:21:01] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
                              [13:21:02] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
                              [13:21:02] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
                              [13:21:02] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
                              [13:21:02] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
                              [13:21:02] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
                              [13:21:02] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
                              [13:21:02] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
                              [13:21:02] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
                              [13:21:02] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
                              [13:21:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:SimpleOres 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:Backpack, FMLFileResourcePack:Better PVP Fair-Play Mod, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:�9MrCrayfish's Furniture Mod, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Emotes, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lantern mod, FMLFileResourcePack:Lots of Food, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:mobarmormod, FMLFileResourcePack:MMMRegister, FMLFileResourcePack:MoreMobsMod, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:Morph, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:Poop Mod, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Stefinus Jetpacks, FMLFileResourcePack:Stefinus 3D Gun Mod, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:ThebombzenAPI, FMLFileResourcePack:TeeLuk's SpecialArmor, FMLFileResourcePack:Torch Levers, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:VanillaPlus, FMLFileResourcePack:Villager's Nose, FMLFileResourcePack:Balkon's WeaponMod, Mewxiton pack v2
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoreMobsMod2 in /Users/enfants/Library/Application Support/minecraft/mods/More-Mobs-Mod-1.7.10.jar
                              [13:21:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Logo.png in /Users/enfants/Library/Application Support/minecraft/mods/VanillaPlus-1.7.10-1.4.4.jar
                              [13:21:05] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
                              [13:21:05] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
                              [13:21:05] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
                              [13:21:05] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
                              [13:21:05] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
                              [13:21:06] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
                              [13:21:06] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
                              [13:21:06] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
                              [13:21:06] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
                              [13:21:06] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
                              [13:21:06] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
                              [13:21:06] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1433)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1430)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1045)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)
                              [13:21:10] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
                              S3DGM: Items loaded, Names loaded, Recipes loaded, Entity's Registered, [13:21:18] [Client thread/INFO] [FML]: Applying holder lookups
                              [13:21:18] [Client thread/INFO] [FML]: Holder lookups applied
                              [13:21:18] [Client thread/INFO] [FML]: Injecting itemstacks
                              [13:21:18] [Client thread/INFO] [FML]: Itemstack injection complete
                              [13:21:19] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                              [13:21:19] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem…
                              [13:21:19] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
                              [13:21:19] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
                              2016-09-03 13:21:19.533 java[530:7389] 13:21:19.533 WARNING:  140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.
                              [13:21:19] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
                              [13:21:19] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                              [13:21:19] [Sound Library Loader/INFO]: Sound engine started
                              [13:21:20] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer (bly)
                              [13:21:20] [Client thread/INFO] [battlegear2]: Adding new fields to ItemRenderer
                              [13:21:20] [Client thread/INFO] [battlegear2]: Patching method renderItemInFirstPerson in ItemRenderer
                              [13:21:20] [Client thread/INFO] [battlegear2]: Patching method updateEquippedItem in ItemRenderer
                              [13:21:20] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer done
                              [13:21:20] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
                              [13:21:20] [Client thread/INFO]: Created: 16x16 textures/items-atlas
                              [13:21:20] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
                              java.lang.reflect.InvocationTargetException
                              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
                              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
                              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
                              at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
                              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.NullPointerException
                              at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
                              at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]
                              at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]
                              at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
                              at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
                              … 6 more
                              Exception in thread "Client thread" [13:21:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
                              [13:21:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
                              [13:21:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
                              [13:21:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
                              [13:21:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:971)
                              [13:21:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
                              [13:21:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: http://www.chickenbones.net/Files/notification/general.php
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1836)
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1433)
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1430)
                              [13:21:20] [CodeChicken Update Checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.core.CCUpdateChecker$ThreadUpdateCheck.run(CCUpdateChecker.java:45)
                              AL lib: (EE) alc_cleanup: 1 device not closed
                              

                              Merci de me répondre
                                                                       Mewxiton

                              1 réponse Dernière réponse Répondre Citer 0
                              • robin4002R Hors-ligne
                                robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                dernière édition par

                                Le jeu crash, sauf que la génération du rapport de crash plante aussi …
                                Impossible de savoir d’où vient le souci du-coup 😕

                                1 réponse Dernière réponse Répondre Citer 0
                                • 1
                                • 2
                                • 2 / 2
                                • Premier message
                                  Dernier message
                                Design by Woryk
                                ContactMentions Légales

                                MINECRAFT FORGE FRANCE © 2024

                                Powered by NodeBB