MFF

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

    Bug avec chisel(Chisel_DEV-MC1.10.2-0.0.10.19) pour minecraft 1.10.2

    Planifier Épinglé Verrouillé Déplacé Support pour les utilisateurs
    5 Messages 2 Publieurs 1.5k Vues
    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.
    • ? This user is from outside of this forum
      Invité
      dernière édition par

      Bonjour,

      J’ai voulu installer chisel avec quelques autres mods mais sa ne fonctionne pas. La fenêtre minecraft s’ouvre normalement avec forge jusqu’à la phase 5 ou à la fin du chargement de la barre le jeu crash. Voici le rapport de crash:

      –-- Minecraft Crash Report ----
      
      WARNING: coremods are present:
        LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
        MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
        ChiselCorePlugin (Chisel_DEV-MC1.10.2-0.0.10.19.jar)
      Contact their authors BEFORE contacting forge
      
      // Oops.
      
      Time: 4/17/17 10:40 PM
      Description: There was a severe problem during mod loading that has caused the game to fail
      
      net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Chisel (chisel)
      Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
          at java.util.ArrayList.rangeCheck(Unknown Source)
          at java.util.ArrayList.get(Unknown Source)
          at java.util.Collections$UnmodifiableList.get(Unknown Source)
          at team.chisel.Features$8.addRecipes(Features.java:370)
          at team.chisel.Features.loadRecipes(Features.java:3212)
          at team.chisel.Features.init(Features.java:3163)
          at team.chisel.Chisel.init(Chisel.java:123)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
          at java.lang.reflect.Method.invoke(Unknown Source)
          at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
          at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
          at java.lang.reflect.Method.invoke(Unknown Source)
          at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
          at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
          at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
          at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
          at com.google.common.eventbus.EventBus.post(EventBus.java:275)
          at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
          at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
          at java.lang.reflect.Method.invoke(Unknown Source)
          at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
          at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
          at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
          at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
          at com.google.common.eventbus.EventBus.post(EventBus.java:275)
          at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
          at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
          at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
          at net.minecraft.client.main.Main.main(SourceFile:124)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
          at java.lang.reflect.Method.invoke(Unknown Source)
          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
          at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- System Details --
      Details:
          Minecraft Version: 1.10.2
          Operating System: Windows 10 (amd64) version 10.0
          Java Version: 1.8.0_101, Oracle Corporation
          Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
          Memory: 110751840 bytes (105 MB) / 483897344 bytes (461 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
          IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
          FML: MCP 9.32 Powered by Forge 12.18.3.2281 18 mods loaded, 18 mods active
          States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
          UCHI    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
          UCHI    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281.jar)
          UCHI    Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar)
          UCHI    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
          UCHI    Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
          UCHI    BiomesOPlenty{5.0.0.2162} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2162-universal.jar)
          UCHI    Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
          UCHE    chisel{MC1.10.2-0.0.10.19} [Chisel] (Chisel_DEV-MC1.10.2-0.0.10.19.jar)
          UCHI    ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
          UCHI    JEI{3.14.7.417} [Just Enough Items] (jei_1.10.2-3.14.7.417.jar)
          UCHI    malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
          UCHI    malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
          UCHI    mputils{1.2.5} [ModPack Utilities] (mputils-1.10.2-1.2.5.jar)
          UCHI    harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
          UCHI    mc{1.7d} [Primordial Crops] (PrimordialCrops-v1.7d_mc1.9.4.jar)
          UCHI    randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
          UCHI    simplecore{1.4.5.1} [SimpleCore API] (simplecore-1.10.2-1.4.5.1.jar)
          UCHI    simpleores{1.8.6.8} [SimpleOres 2] (simpleores-1.10.2-1.8.6.8.jar)
          Loaded coremods (and transformers):
      LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
        lumien.randomthings.asm.ClassTransformer
      MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
        net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
        net.malisis.core.util.chunkblock.ChunkBlockTransformer
        net.malisis.core.renderer.transformer.MalisisRendererTransformer
        net.malisis.core.renderer.icon.asm.TextureMapTransformer
        net.malisis.core.util.clientnotif.ClientNotifTransformer
      ChiselCorePlugin (Chisel_DEV-MC1.10.2-0.0.10.19.jar)
        team.chisel.common.asm.ChiselTransformer
          GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
      

      J’espère que quelqu’un pourra m’aider, sinon j’attendrais que le mod soit mis à jour pour l’utiliser. Et si quelqu’un pouvait envoyer le rapport de crash au codeur du mod ce serait sympa, je sais pas trop comment on fait. :')

      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,
        Est-ce que seul le mod fonctionne ? Si oui, il y a une incompatibilité, si non, il est un problème dans le mod.

        1 réponse Dernière réponse Répondre Citer 0
        • ? This user is from outside of this forum
          Invité
          dernière édition par

          Oui le mod fonctionne lorsqu’il est tout seul.

          J’ai tenté de mettre les mods 1 par 1 pour voir si sa marchait avec chisel, j’ai trouvé une incompatibilité avec le mod “Ironchest” et “Pam’s Harvestcraft”, en enlevant ces deux mod le jeu à fonctionné. Maintenant je ne sais pas comment résoudre ces incompatibilité…

          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

            Avec ironchest ? Étonnant. Je pense que le plus simple serait d’envoyer le rapport de crash au créateur du mod chisel, pour qu’il puisse regarder ce que son mod casse (et le corriger du-coup)

            1 réponse Dernière réponse Répondre Citer 0
            • ? This user is from outside of this forum
              Invité
              dernière édition par

              Le bug est résolu, le créateur du mod à sorti une nouvelle version aujourd’hui et il n’y a plus d’incompatibilité !
              Merci de l’aide 🙂

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

              MINECRAFT FORGE FRANCE © 2024

              Powered by NodeBB