MFF

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

    Crash CodeChickenLib

    Planifier Épinglé Verrouillé Déplacé Non résolu Support pour les utilisateurs
    1.12.2
    29 Messages 4 Publieurs 1.7k Vues 5 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.
    • SaigoS Hors-ligne
      Saigo @TinouHD
      dernière édition par Saigo

      @TinouHD

      ---- Minecraft Crash Report ----
      // Don't be sad. I'll do better next time, I promise!
      
      Time: 9/4/19 3:25 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 CodeChicken Lib (codechickenlib)
      Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
      	at codechicken.lib.util.ResourceUtils.getResourceManager(ResourceUtils.java:35)
      	at codechicken.lib.util.ResourceUtils.registerReloadListener(ResourceUtils.java:67)
      	at codechicken.lib.render.particle.CustomParticleHandler.init(CustomParticleHandler.java:271)
      	at codechicken.lib.internal.proxy.ProxyClient.preInit(ProxyClient.java:58)
      	at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:52)
      	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:497)
      	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
      	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:497)
      	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
      	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
      	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
      	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
      	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
      	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
      	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
      	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
      	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
      	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:497)
      	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
      	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
      	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
      	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
      	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
      	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
      	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
      	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
      	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
      	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
      	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
      	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
      	at net.minecraft.client.main.Main.main(SourceFile:123)
      	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:497)
      	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.12.2
      	Operating System: Windows 8.1 (amd64) version 6.3
      	Java Version: 1.8.0_51, Oracle Corporation
      	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      	Memory: 97793736 bytes (93 MB) / 325050368 bytes (309 MB) up to 4109631488 bytes (3919 MB)
      	JVM Flags: 3 total; -Xmn128M -Xmx3932M -XX:+UseConcMarkSweepGC
      	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
      	FML: MCP 9.42 Powered by Forge 14.23.5.2838 16 mods loaded, 16 mods active
      	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
      
      	| State | ID                | Version       | Source                                             | Signature                                |
      	|:----- |:----------------- |:------------- |:-------------------------------------------------- |:---------------------------------------- |
      	| LCH   | minecraft         | 1.12.2        | minecraft.jar                                      | None                                     |
      	| LCH   | mcp               | 9.42          | minecraft.jar                                      | None                                     |
      	| LCH   | FML               | 8.0.99.99     | forge-1.12.2-14.23.5.2838.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
      	| LCH   | forge             | 14.23.5.2838  | forge-1.12.2-14.23.5.2838.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
      	| LCE   | codechickenlib    | 3.2.3.357     | CodeChickenLib-1.12.2-3.2.3.357-deobf.jar          | None                                     |
      	| LC    | avaritia          | 3.3.0         | Avaritia-1.12.2-3.3.0.33-universal.jar             | None                                     |
      	| LC    | redstoneflux      | 2.1.0         | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      	| LC    | brandonscore      | 2.4.17        | BrandonsCore-1.12.2-2.4.17.208-universal.jar       | None                                     |
      	| LC    | cofhcore          | 4.6.3         | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
      	| LC    | cofhworld         | 1.3.1         | CoFHWorld-1.12.2-1.3.1.7-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      	| LC    | thermalfoundation | 2.6.3         | ThermalFoundation-1.12.2-2.6.3.27-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      	| LC    | draconicevolution | 2.3.24        | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None                                     |
      	| LC    | solarflux         | 4.34r         | SolarFluxReborn_1.12.2-4.34r.jar                   | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
      	| LC    | thermalexpansion  | 5.5.4         | ThermalExpansion-1.12.2-5.5.4.43-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      	| LC    | thermaldynamics   | 2.5.5         | ThermalDynamics-1.12.2-2.5.5.21-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      	| LC    | woot              | 1.12.2-1.4.11 | woot-1.12.2-1.4.11.jar                             | None                                     |
      
      	Loaded coremods (and transformers): 
      	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 425.31' Renderer: 'GeForce 810M/PCIe/SSE2'
      
      T 1 réponse Dernière réponse Répondre Citer 0
      • T Hors-ligne
        TinouHD @Saigo
        dernière édition par

        @Saigo a dit dans Crash CodeChickenLib :

        net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;

        CCL ne trouve pas cette class

        As-tu une version modifier du jeu ?

        SaigoS 1 réponse Dernière réponse Répondre Citer 0
        • SaigoS Hors-ligne
          Saigo @TinouHD
          dernière édition par

          @TinouHD non c’est forge

          T 1 réponse Dernière réponse Répondre Citer 0
          • T Hors-ligne
            TinouHD @Saigo
            dernière édition par

            @Saigo tu es en quelle version ?

            SaigoS 1 réponse Dernière réponse Répondre Citer 0
            • SaigoS Hors-ligne
              Saigo @TinouHD
              dernière édition par

              @TinouHD 1.12.2

              T 1 réponse Dernière réponse Répondre Citer 0
              • T Hors-ligne
                TinouHD @Saigo
                dernière édition par

                @Saigo tu télécharge les mods des sites russe et autre site chelou qui font du repost ?

                SaigoS 1 réponse Dernière réponse Répondre Citer 0
                • SaigoS Hors-ligne
                  Saigo @TinouHD
                  dernière édition par

                  @TinouHD non, sur https://www.curseforge.com

                  T 1 réponse Dernière réponse Répondre Citer 0
                  • T Hors-ligne
                    TinouHD @Saigo
                    dernière édition par

                    @Saigo tu es sur un launcher perso ou l’officiel ?

                    Si c’est l’officiel je vois pas

                    SaigoS 1 réponse Dernière réponse Répondre Citer 0
                    • SaigoS Hors-ligne
                      Saigo @TinouHD
                      dernière édition par

                      @TinouHD sur un launcher crack

                      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

                        Nous ne faisons pas de support pour les versions crackés.

                        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