MFF

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

    Rapport d'erreur lors d'un essai d'un modpack correct (- de 40 mods)

    Planifier Épinglé Verrouillé Déplacé Support pour les utilisateurs
    1.7.10
    22 Messages 5 Publieurs 7.3k 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.
    • DiangleD Hors-ligne
      Diangle
      dernière édition par

      Forge en 1.7 et + utilise uniquement des .jar, donc retire tous les .zip.

      EDIT : mdr, 3 réponses en même temps.

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

        Pas mal, maudissons donc les sites qui te disent “1.7.10 !” et qui te font rêver pour rien …

        Je pensais que ça pouvait également être la version du mod, comme certains font ça 😕

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

          Pas mal, maudissons donc les sites qui te disent “1.7.10 !” et qui te font rêver pour rien …

          Je pensais que ça pouvait également être la version du mod, comme certains font ça 😕

          J’ai enlever Jammy et :
          :::
          ---- Minecraft Crash Report ----
          // Who set us up the TNT?

          Time: 05/03/15 16:41
          Description: Initializing game

          java.lang.NoClassDefFoundError: net/minecraftforge/common/EnumHelper
          at advkit.AdventureKit.<clinit>(AdventureKit.java:36)
          at java.lang.Class.forName0(Native Method)
          at java.lang.Class.forName(Class.java:344)
          at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:483)
          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:208)
          at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:483)
          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:118)
          at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
          at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
          at net.minecraft.client.main.Main.main(SourceFile:148)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:483)
          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
          at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
          Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.EnumHelper
          at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
          … 36 more
          Caused by: java.lang.NullPointerException
          at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
          … 38 more

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

          – Head –
          Stacktrace:
          at advkit.AdventureKit.<clinit>(AdventureKit.java:36)
          at java.lang.Class.forName0(Native Method)
          at java.lang.Class.forName(Class.java:344)
          at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:483)
          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:208)
          at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:483)
          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:118)
          at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
          at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

          – Initialization –
          Details:
          Stacktrace:
          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
          at net.minecraft.client.main.Main.main(SourceFile:148)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:483)
          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
          at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

          – System Details –
          Details:
          Minecraft Version: 1.7.10
          Operating System: Windows 8.1 (amd64) version 6.3
          Java Version: 1.8.0_25, Oracle Corporation
          Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
          Memory: 107805800 bytes (102 MB) / 259211264 bytes (247 MB) up to 1060372480 bytes (1011 MB)
          JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -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.85.1291 Minecraft Forge 10.13.2.1291 27 mods loaded, 27 mods active
          mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
          FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed
          Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed
          adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar) Unloaded->Constructed
          advkit{4.0.0} [Adventure Kit] (adventurekit_500.zip) Unloaded
          AmnesiaMusicBox{1.1.1} [Amnesia MusicBox] (AmnesiaMusicBox-1.7.10-1.1.1.jar) Unloaded
          Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar) Unloaded
          BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded
          grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar) Unloaded
          bucketcraft{V0.1 - 1.7.10} [Bucket Craft] (Bucket-Craft-Mod-1.7.10.jar) Unloaded
          camping{2.1} [The Camping Mod 2] (Camping-Mod-1.7.10.jar) Unloaded
          craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded
          CustomSpawner{3.3.0} [DrZhark’s CustomSpawner] (Custom-Mob-Spawner-Mod-1.7.10.zip) Unloaded
          MoCreatures{6.3.1} [DrZhark’s Mo’Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded
          ExtrabiomesXL{3.16.0} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.0.jar) Unloaded
          flansmod{4.9.0} [Flan’s Mod] (Flans Mod-1.7.10-4.9.0.jar) Unloaded
          FlansMod{2.1} [Flan’s Mod] (FlansMod1.4.7.zip) Unloaded
          GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum-Core-Lib-1.7.10.jar) Unloaded
          inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded
          mozombies{2.1.0} [Mo’ Zombies] (Mo’ Zombies 2.1.0.jar) Unloaded
          MorePistons{2.0.0 Beta 1.0} [More Pistons] (More-Pistons-Mod-1.7.10.jar) Unloaded
          cfm{3.3.5} [§6MrCrayfish’s Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded
          MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar) Unloaded
          ReiMinimap{1.7.10} [Rei’s Minimap] (Reis-Minimap-Mod-1.7.10.jar) Unloaded
          Trapcraft{v2.2.1a} [Trapcraft] (Trapcraft-Mod-1.7.10.zip) Unloaded
          weaponmod{v1.14.3} [Balkon’s WeaponMod] (weaponmod-1.14.3.jar) Unloaded
          MSC2{1.2.1} [Mob Spawn Controls 2] (Forge_MSC2v1.2.1.zip) Unloaded
          Launched Version: 1.7.10-Forge10.13.2.1291
          LWJGL: 2.9.1
          OpenGL: Intel® HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3355, Intel
          GL Caps: Using GL 1.3 multitexturing.
          Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
          Anisotropic filtering is supported and maximum anisotropy is 16.
          Shaders are available because OpenGL 2.1 is supported.

          Is Modded: Definitely; Client brand changed to ‘fml,forge’
          Type: Client (map_client.txt)
          Resource Packs: []
          Current Language: English (US)
          Profiler Position: N/A (disabled)
          Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
          Anisotropic Filtering: Off (1)
          :::

          Merci encore de vos réponses les gars !!</clinit></clinit>

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

            Supprime tous les mod en .zip. Forge utilise des .jar.

            edit : évite les sites comme 9inecraft, minecraft11… Vas sur des sites comme planetminecraft.com, minecraft.ft, minecraft-france.fr, minecraftforum.net, tu peux également trouver des lists des mods :
            https://bot.notenoughmods.com/

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

              Euh c’est bizarre ce que tu me dis, car j’ai pleins de modpack 1.7+ qui utilise des zip  😊

              EDIT : Merci pour le site !

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

                Certain son oui. Mais une grande partit non, et se sont des mod 1.6 que tu télécharge sur des sites à la con (par exemple mod’creature est en .zip, craftguide aussi)

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

                  Et Trapcraft ? 😕

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

                    Supprime adventure kit ^^

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

                      Après avoir supprimé tout les zips ->crash 😞

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

                        @‘Anutsu’:

                        Après avoir supprimé tout les zips ->crash 😞

                        supprime les pas tous, comme je te l’ai dit y en a qui utilise des .zip, remet comme avant, supprime adventure kit, si ça recrash post le ^^

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

                          Voilà 🙂

                          :::
                          –-- Minecraft Crash Report ----
                          // You should try our sister game, Minceraft!

                          Time: 05/03/15 17:34
                          Description: Initializing game

                          java.lang.NoClassDefFoundError: cpw/mods/fml/common/ITickHandler
                          at java.lang.Class.forName0(Native Method)
                          at java.lang.Class.forName(Class.java:344)
                          at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                          at java.lang.reflect.Method.invoke(Method.java:483)
                          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:208)
                          at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                          at java.lang.reflect.Method.invoke(Method.java:483)
                          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:118)
                          at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
                          at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
                          at net.minecraft.client.main.Main.main(SourceFile:148)
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                          at java.lang.reflect.Method.invoke(Method.java:483)
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                          Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.ITickHandler
                          at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
                          at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
                          at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
                          … 35 more
                          Caused by: java.lang.NullPointerException
                          at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
                          … 37 more

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

                          – Head –
                          Stacktrace:
                          at java.lang.Class.forName0(Native Method)
                          at java.lang.Class.forName(Class.java:344)
                          at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                          at java.lang.reflect.Method.invoke(Method.java:483)
                          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:208)
                          at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                          at java.lang.reflect.Method.invoke(Method.java:483)
                          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:118)
                          at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
                          at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

                          – Initialization –
                          Details:
                          Stacktrace:
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
                          at net.minecraft.client.main.Main.main(SourceFile:148)
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                          at java.lang.reflect.Method.invoke(Method.java:483)
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

                          – System Details –
                          Details:
                          Minecraft Version: 1.7.10
                          Operating System: Windows 8.1 (amd64) version 6.3
                          Java Version: 1.8.0_25, Oracle Corporation
                          Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
                          Memory: 145244360 bytes (138 MB) / 256913408 bytes (245 MB) up to 1060372480 bytes (1011 MB)
                          JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -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.85.1291 Minecraft Forge 10.13.2.1291 26 mods loaded, 26 mods active
                          mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
                          FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed
                          Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed
                          adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar) Unloaded->Constructed
                          AmnesiaMusicBox{1.1.1} [Amnesia MusicBox] (AmnesiaMusicBox-1.7.10-1.1.1.jar) Unloaded->Constructed
                          Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar) Unloaded->Constructed
                          BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed
                          grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar) Unloaded->Constructed
                          bucketcraft{V0.1 - 1.7.10} [Bucket Craft] (Bucket-Craft-Mod-1.7.10.jar) Unloaded->Constructed
                          camping{2.1} [The Camping Mod 2] (Camping-Mod-1.7.10.jar) Unloaded->Constructed
                          craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed
                          CustomSpawner{3.3.0} [DrZhark’s CustomSpawner] (Custom-Mob-Spawner-Mod-1.7.10.zip) Unloaded->Constructed
                          MoCreatures{6.3.1} [DrZhark’s Mo’Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed
                          ExtrabiomesXL{3.16.0} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.0.jar) Unloaded->Constructed
                          flansmod{4.9.0} [Flan’s Mod] (Flans Mod-1.7.10-4.9.0.jar) Unloaded->Constructed
                          FlansMod{2.1} [Flan’s Mod] (FlansMod1.4.7.zip) Unloaded
                          GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum-Core-Lib-1.7.10.jar) Unloaded
                          inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded
                          mozombies{2.1.0} [Mo’ Zombies] (Mo’ Zombies 2.1.0.jar) Unloaded
                          MorePistons{2.0.0 Beta 1.0} [More Pistons] (More-Pistons-Mod-1.7.10.jar) Unloaded
                          cfm{3.3.5} [§6MrCrayfish’s Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded
                          MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar) Unloaded
                          ReiMinimap{1.7.10} [Rei’s Minimap] (Reis-Minimap-Mod-1.7.10.jar) Unloaded
                          Trapcraft{v2.2.1a} [Trapcraft] (Trapcraft-Mod-1.7.10.zip) Unloaded
                          weaponmod{v1.14.3} [Balkon’s WeaponMod] (weaponmod-1.14.3.jar) Unloaded
                          MSC2{1.2.1} [Mob Spawn Controls 2] (Forge_MSC2v1.2.1.zip) Unloaded
                          Launched Version: 1.7.10-Forge10.13.2.1291
                          LWJGL: 2.9.1
                          OpenGL: Intel® HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3355, Intel
                          GL Caps: Using GL 1.3 multitexturing.
                          Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
                          Anisotropic filtering is supported and maximum anisotropy is 16.
                          Shaders are available because OpenGL 2.1 is supported.

                          Is Modded: Definitely; Client brand changed to ‘fml,forge’
                          Type: Client (map_client.txt)
                          Resource Packs: []
                          Current Language: English (US)
                          Profiler Position: N/A (disabled)
                          Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
                          Anisotropic Filtering: Off (1)
                          :::

                          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

                            Sérieusement, arrêtez de mettre n’importe quoi dans le dossier mods sans regarder le nom du fichier …

                            FlansMod{2.1} [Flan’s Mod] (FlansMod1.4.7.zip) Unloaded

                            Une fois de plus le problème est très visible …

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

                              C’est facile de dire ça, quand le site du modder te propose ça en tant que version 1.7.10, de plus, comme je l’ai dis précédemment, de nombreux mods contiennent la version du mod et non la version nécessaire du jeu.
                              Certes ce n’est pas le cas pour Flan’s mod (d’ailleurs je comprends pas, j’ai jamais dl de mods 1.4.7 donc bon …)

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

                                @‘Anutsu’:

                                C’est facile de dire ça, quand le site du modder te propose ça en tant que version 1.7.10, de plus, comme je l’ai dis précédemment, de nombreux mods contiennent la version du mod et non la version nécessaire du jeu.
                                Certes ce n’est pas le cas pour Flan’s mod (d’ailleurs je comprends pas, j’ai jamais dl de mods 1.4.7 donc bon …)

                                Tu peux donner les url des dl ?

                                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

                                  Télécharge toujours sur les liens officiels. C’est presque toujours minecraft-forum.net, sauf que le mod a son propre site. Il ne faut jamais télécharger sur les sites du genre 9minecraft, mod-minecraft ou autre connerie comme ça qui mentent sur la version.

                                  1 réponse Dernière réponse Répondre Citer 0
                                  • Superloup10S Hors-ligne
                                    Superloup10 Modérateurs
                                    dernière édition par

                                    Il va peut être falloir faire une vidéo sur comment trouver un mod et l’installer.

                                    Si vous souhaitez me faire un don, il vous suffit de cliquer sur le bouton situé en dessous.

                                    Je suis un membre apprécié et joueur, j'ai déjà obtenu 17 points de réputation.

                                    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

                                      https://www.youtube.com/watch?v=3dbPa3OJwVo
                                      Il y a déjà tout ce qu’il faut dans ce tutoriel.

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

                                        Robin, tu te souvient du site qui donner tous les sites de mod à éviter ?

                                        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

                                          Heu non, ça me dit rien.
                                          Par contre ici il y a une liste de mods avec les liens officiels : http://modlist.mcf.li/

                                          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