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

PROBLEME CRASH LLIBRARY 1.7.15

Discussion dans 'Problème avec les mods' créé par Shikyo, 26 Juin 2019.

Tags:
  1. Shikyo

    Shikyo Nouveau

    Inscrit:
    26 Juin 2019
    Messages:
    4
    Points:
    0
    Bonjour j'ai un problème de crash avec un mod, quand j'ai ajouter llibrary 1.7.15 a mon minecraft 1.12 cela a complètement fait crash minecraft et le jeux ne veut pas se lancer,
    Voici le rapport de logs :

    [16:49:11] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [16:49:11] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [16:49:11] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [16:49:11] [main/INFO]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
    [16:49:11] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64
    [16:49:11] [main/INFO]: Searching C:\Users\Nicolas\AppData\Roaming\.minecraft\mods for mods
    [16:49:12] [main/INFO]: Loading tweaker net.minecraftforge.fml.common.launcher.FMLTweaker from forge-1.10.2-12.18.3.2254.jar
    [16:49:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [16:49:12] [main/WARN]: Tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker has already been visited -- skipping
    [16:49:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [16:49:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [16:49:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [16:49:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [16:49:15] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [16:49:16] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [16:49:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [16:49:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [16:49:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [16:49:17] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [16:49:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [16:49:17] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [16:49:20] [main/ERROR]: Unable to launch
    java.lang.reflect.InvocationTargetException: null
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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.VerifyError: Bad type on operand stack
    Exception Details:
    Location:
    net/minecraftforge/client/ForgeHooksClient.invalidateLog4jThreadCache()V @65: invokeinterface
    Reason:
    Type 'java/lang/Object' (current frame, stack[2]) is not assignable to 'java/lang/Throwable'
    Current Frame:
    bci: @65
    flags: { }
    locals: { 'java/lang/Object' }
    stack: { 'org/apache/logging/log4j/Logger', 'java/lang/String', 'java/lang/Object' }
    Bytecode:
    0x0000000: 1305 b813 05ba b605 be4b 1305 c013 05c2
    0x0000010: b605 be4c 2a04 b605 c82b 04b6 05c8 2a01
    0x0000020: b605 c9c0 0124 01b6 0128 2b01 b605 c9c0
    0x0000030: 0124 01b6 0128 a700 104b b202 eb13 05cd
    0x0000040: 2ab9 05d1 0300 b1
    Exception Handler Table:
    bci [0, 54] => handler: 57
    bci [0, 54] => handler: 57
    Stackmap Table:
    same_locals_1_stack_item_frame(@57,Object[#4])
    append_frame(@70,Object[#4])
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:335) ~[bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) ~[Main.class:?]
    ... 6 more
    [16:49:20] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
    [16:49:20] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
    [16:49:20] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
    [16:49:20] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
    [16:49:20] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
    [16:49:20] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
    [16:49:20] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
     
  2. Shikyo

    Shikyo Nouveau

    Inscrit:
    26 Juin 2019
    Messages:
    4
    Points:
    0
    Merci de vos réponses
     
  3. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
  4. Shikyo

    Shikyo Nouveau

    Inscrit:
    26 Juin 2019
    Messages:
    4
    Points:
    0
    MERCIIII !!!
     
  5. Shikyo

    Shikyo Nouveau

    Inscrit:
    26 Juin 2019
    Messages:
    4
    Points:
    0
    Je pourrais m'amuser comme au bon vieux temps a jouer a minecraft modée
     

Partager cette page