MFF

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

    The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry

    Planifier Épinglé Verrouillé Déplacé Support pour les utilisateurs
    4 Messages 4 Publieurs 624 Vues 4 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.
    • F Hors-ligne
      flodyy
      dernière édition par robin4002

      Bonjour, j’ai lancé minecraft 1.15.2 avec forge j’ai déjà vue un sujet sur ça mais j’ai des mods différents voila ce qu’il y avait marque:

      ---- Minecraft Crash Report ----
      // My bad.
      
      Time: 27/04/20 12:46
      Description: Initializing game
      
      java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry
      	at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:34) ~[?:?] {re:classloading}
      	at net.minecraft.client.Minecraft.<init>(Minecraft.java:353) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
      	at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
      	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.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.1.50.jar:31.1] {}
      	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$401/1661161169.call(Unknown Source) [forge-1.15.2-31.1.50.jar:31.1] {}
      	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
      	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
      	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
      	at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
      	at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}
      
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- Head --
      Thread: Render thread
      Stacktrace:
      	at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:34)
      	at net.minecraft.client.Minecraft.<init>(Minecraft.java:353)
      
      -- Initialization --
      Details:
      Stacktrace:
      	at net.minecraft.client.main.Main.main(SourceFile:166)
      	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.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
      	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$401/1661161169.call(Unknown Source)
      	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
      	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
      	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
      	at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
      	at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
      
      -- System Details --
      Details:
      	Minecraft Version: 1.15.2
      	Minecraft Version ID: 1.15.2
      	Operating System: Windows 10 (amd64) version 10.0
      	Java Version: 1.8.0_51, Oracle Corporation
      	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      	Memory: 639953720 bytes (610 MB) / 1644167168 bytes (1568 MB) up to 2147483648 bytes (2048 MB)
      	CPUs: 12
      	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
      	Launched Version: 1.15.2-forge-31.1.50
      	Backend library: LWJGL version 3.2.2 build 10
      	Backend API: NO CONTEXT
      	GL Caps: 
      
      	Using VBOs: Yes
      	Is Modded: Definitely; Client brand changed to 'forge'
      	Type: Client (map_client.txt)
      	CPU: <unknown>
      	OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre13
      	OptiFine Build: 20200401-232147
      	Shaders: null
      	OpenGlVersion: null
      	OpenGlRenderer: null
      	OpenGlVendor: null
      	CpuCount: 0
      
      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

        Bonjour,
        Retires optifine, la version preview que tu as n’es pas compatible avec Forge/

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

          ok merci beaucoup et désolé pour le dérangement.

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

            C’est exactement ça il y a marqué ca sur le site d’optifine :

            Minecraft 1.15.2 (Preview 13) Compatible Forge: Non (Mais l’est avec les Shaders)

            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