• S'inscrire
    • Se connecter
    • Recherche
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes

    Probleme avec Forge

    Support pour les utilisateurs
    1.7.10
    3
    28
    5948
    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.
    • M
      MrAnthonyPvP_Gaming dernière édition par robin4002

      Bonjours j’ai installé Forge et sa me dit sa :

      –-- Minecraft Crash Report ----
      // Oops.
      
      Time: 23/07/15 23:53
      Description: Initializing game
      
      java.lang.RuntimeException: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
      at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:199)
      at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:193)
      at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
      at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
      at net.minecraft.client.main.Main.main(SourceFile:148)
      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)
      Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
      at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
      at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
      at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
      at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77)
      at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41)
      at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50)
      at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:192)
      ... 10 more
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- Head --
      Stacktrace:
      at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:199)
      at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:193)
      at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
      
      -- Initialization --
      Details:
      Stacktrace:
      at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
      at net.minecraft.client.main.Main.main(SourceFile:148)
      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)
      
      -- System Details --
      Details:
      Minecraft Version: 1.7.10
      Operating System: Windows 7 (x86) version 6.1
      Java Version: 1.7.0_67, Oracle Corporation
      Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
      Memory: 43591664 bytes (41 MB) / 180674560 bytes (172 MB) up to 523501568 bytes (499 MB)
      JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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: 
      GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1950 GT'
      Launched Version: 1.7.10-Forge10.13.3.1424-1.7.10
      LWJGL: 2.9.1
      OpenGL: ATI Radeon X1950 GT GL version 2.1.8545 Release, ATI Technologies Inc.
      GL Caps: Using GL 1.3 multitexturing.
      Using framebuffer objects because ARB_framebuffer_object 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: ~~ERROR~~ NullPointerException: null
      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
      • robin4002
        robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par robin4002

        Salut,
        Va voir la partie " Écran de chargement:" de cette discussion : https://www.minecraftforgefrance.fr/topic/2005/forge-10-13-4-minecraft-1-7-10

        1 réponse Dernière réponse Répondre Citer 0
        • M
          MrAnthonyPvP_Gaming dernière édition par robin4002

          1:

          2:

          3:

          4:

          5:

          LOGS:

          –-- Minecraft Crash Report ----
          // I let you down. Sorry :(
          
          Time: 24/07/15 02:35
          Description: Initializing game
          
          java.lang.RuntimeException: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
          at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:199)
          at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:193)
          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
          at net.minecraft.client.main.Main.main(SourceFile:148)
          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)
          Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
          at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
          at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
          at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
          at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77)
          at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41)
          at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50)
          at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:192)
          ... 10 more
          
          A detailed walkthrough of the error, its code path and all known details is as follows:
          ---------------------------------------------------------------------------------------
          
          -- Head --
          Stacktrace:
          at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:199)
          at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:193)
          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
          
          -- Initialization --
          Details:
          Stacktrace:
          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
          at net.minecraft.client.main.Main.main(SourceFile:148)
          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)
          
          -- System Details --
          Details:
          Minecraft Version: 1.7.10
          Operating System: Windows 7 (x86) version 6.1
          Java Version: 1.7.0_67, Oracle Corporation
          Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
          Memory: 55827584 bytes (53 MB) / 181530624 bytes (173 MB) up to 523501568 bytes (499 MB)
          JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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:
          GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1950 GT'
          Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
          LWJGL: 2.9.1
          OpenGL: ATI Radeon X1950 GT GL version 2.1.8545 Release, ATI Technologies Inc.
          GL Caps: Using GL 1.3 multitexturing.
          Using framebuffer objects because ARB_framebuffer_object 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: ~~ERROR~~ NullPointerException: null
          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
          • PadreDeLaCuarto
            PadreDeLaCuarto dernière édition par

            Tu a mis des mods? Ou tu lance juste avec forge?

            Programmeur un peu trop ambicieux au vu des c'est capacité :D

            1 réponse Dernière réponse Répondre Citer 0
            • M
              MrAnthonyPvP_Gaming dernière édition par

              j’ai juste lancé apres l’installation

              1 réponse Dernière réponse Répondre Citer 0
              • robin4002
                robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par

                Je t’ai dit d’aller voir la partie " Écran de chargement:"
                @‘robin4002’:

                Écran de chargement:
                Merci à Fry pour avoir travaillé sur le nouvel écran de chargement de Forge.
                Vous pouvez le voir ci-dessous, il fonctionne chez 99% des utilisateurs. Cependant, quelques pilotes graphiques d’OSX, ainsi que quelques combinaisons de mods, peuvent provoquer un dysfonctionnement.
                Afin d’éviter cela, une option a été ajoutée pour le désactiver. Rendez-vous dans .minecraft/config/splash.properties et changez la valeur “enabled” en false.

                1 réponse Dernière réponse Répondre Citer 0
                • M
                  MrAnthonyPvP_Gaming dernière édition par robin4002

                  @‘robin4002’:

                  Je t’ai dit d’aller voir la partie " Écran de chargement:"
                  @‘robin4002’:

                  Écran de chargement:
                  Merci à Fry pour avoir travaillé sur le nouvel écran de chargement de Forge.
                  Vous pouvez le voir ci-dessous, il fonctionne chez 99% des utilisateurs. Cependant, quelques pilotes graphiques d’OSX, ainsi que quelques combinaisons de mods, peuvent provoquer un dysfonctionnement.
                  Afin d’éviter cela, une option a été ajoutée pour le désactiver. Rendez-vous dans .minecraft/config/splash.properties et changez la valeur “enabled” en false.

                  Et Ou tu voit le Dossier Config ? : 

                  1 réponse Dernière réponse Répondre Citer 0
                  • robin4002
                    robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par

                    Petit problème de Forge visiblement, lorsqu’il crash il ne le créer pas automatiquement.
                    Essayes de mettre à jour Forge vers la dernière version : http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.7.10-10.13.4.1492-1.7.10/forge-1.7.10-10.13.4.1492-1.7.10-installer-win.exe il me semble que ça a été corrigé.
                    Si le dossier config n’existe toujours pas créés-le manuellement.

                    1 réponse Dernière réponse Répondre Citer 0
                    • M
                      MrAnthonyPvP_Gaming dernière édition par robin4002

                      Merci je les fait manuellement le dossier j’ai mis enable en False ! sa a marché mes la c’est les Mods qui bugs 😞

                      Je les Test un part un

                      FFF fait que Crash regarde :

                      –-- Minecraft Crash Report ----
                      // Everything's going to plan. No, really, that was supposed to happen.
                      
                      Time: 24/07/15 18:17
                      Description: Initializing game
                      
                      java.lang.IllegalArgumentException: MALFORMED
                      at java.util.zip.ZipCoder.toString(Unknown Source)
                      at java.util.zip.ZipInputStream.readLOC(Unknown Source)
                      at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
                      at com.flansmod.common.FlansMod.getTypeFiles(FlansMod.java:415)
                      at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:485)
                      at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
                      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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
                      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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
                      at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
                      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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
                      at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
                      at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
                      at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
                      at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
                      at net.minecraft.client.main.Main.main(SourceFile:148)
                      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:
                      ---------------------------------------------------------------------------------------
                      
                      -- Head --
                      Stacktrace:
                      at java.util.zip.ZipCoder.toString(Unknown Source)
                      at java.util.zip.ZipInputStream.readLOC(Unknown Source)
                      at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
                      at com.flansmod.common.FlansMod.getTypeFiles(FlansMod.java:415)
                      at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:485)
                      at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
                      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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
                      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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
                      at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
                      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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
                      at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
                      at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
                      at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
                      
                      -- Initialization --
                      Details:
                      Stacktrace:
                      at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
                      at net.minecraft.client.main.Main.main(SourceFile:148)
                      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)
                      
                      -- System Details --
                      Details:
                      Minecraft Version: 1.7.10
                      Operating System: Windows 7 (x86) version 6.1
                      Java Version: 1.7.0_67, Oracle Corporation
                      Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
                      Memory: 129237392 bytes (123 MB) / 276795392 bytes (263 MB) up to 523501568 bytes (499 MB)
                      JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_B7 11 mods loaded, 11 mods active
                      States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
                      UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
                      UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar) 
                      UCH Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar) 
                      UCE flansmod{4.9.0} [Flan's Mod] (Flan's Mod 4.9.0.jar) 
                      UCH pda{1.7.10} [Plus d'aliments] (Food.jar) 
                      UCH gvc{0.4.0} [Gliby's Voice Chat Mod] (GlibysVC-1710_040.jar) 
                      UCH MapWriter{2.1.2} [MapWriter] (Map.jar) 
                      UCH mm{1.7.10-1.1} [Minecraft Money] (MinecraftMoney-1.7.10-1.2-01.jar) 
                      UCH customnpcs{1.7.10b} [CustomNpcs] (NPC.jar) 
                      UCH Backpack{2.0.0} [Backpack] (Sacs.jar) 
                      UCH securitycraft{v1.6.1} [SecurityCraft] (Security.jar) 
                      Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
                      LWJGL: 2.9.1
                      OpenGL: ATI Radeon X1950 GT GL version 2.1.8545 Release, ATI Technologies Inc.
                      GL Caps: Using GL 1.3 multitexturing.
                      Using framebuffer objects because ARB_framebuffer_object 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
                      • robin4002
                        robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par

                        Un des packs que tu as installés est corrompu. Télécharges-le à nouveau.

                        1 réponse Dernière réponse Répondre Citer 0
                        • M
                          MrAnthonyPvP_Gaming dernière édition par robin4002

                          j’ai tout re télécharger sa me mes juste ça MoJang et après sa crash

                          LOGS:

                          –-- Minecraft Crash Report ----
                          // On the bright side, I bought you a teddy bear!
                          
                          Time: 24/07/15 18:38
                          Description: Initializing game
                          
                          java.lang.NoSuchMethodError: net.minecraft.client.renderer.texture.TextureMap.<init>(ILjava/lang/String;Z)V
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540)
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
                          at net.minecraft.client.main.Main.main(SourceFile:148)
                          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:
                          ---------------------------------------------------------------------------------------
                          
                          -- Head --
                          Stacktrace:
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540)
                          
                          -- Initialization --
                          Details:
                          Stacktrace:
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
                          at net.minecraft.client.main.Main.main(SourceFile:148)
                          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)
                          
                          -- System Details --
                          Details:
                          Minecraft Version: 1.7.10
                          Operating System: Windows 7 (x86) version 6.1
                          Java Version: 1.7.0_67, Oracle Corporation
                          Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
                          Memory: 107968672 bytes (102 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
                          JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_B7 11 mods loaded, 11 mods active
                          States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
                          UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
                          UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar) 
                          UCH Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar) 
                          UCH flansmod{4.9.0} [Flan's Mod] (Flan's Mod 4.9.0.jar) 
                          UCH pda{1.7.10} [Plus d'aliments] (Food.jar) 
                          UCH gvc{0.4.0} [Gliby's Voice Chat Mod] (GlibysVC-1710_040.jar) 
                          UCH MapWriter{2.1.2} [MapWriter] (Map.jar) 
                          UCH mm{1.7.10-1.1} [Minecraft Money] (MinecraftMoney-1.7.10-1.2-01.jar) 
                          UCH customnpcs{1.7.10b} [CustomNpcs] (NPC.jar) 
                          UCH Backpack{2.0.0} [Backpack] (Sacs.jar) 
                          UCH securitycraft{v1.6.1} [SecurityCraft] (Security.jar) 
                          Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
                          LWJGL: 2.9.1
                          OpenGL: ATI Radeon X1950 GT GL version 2.1.8545 Release, ATI Technologies Inc.
                          GL Caps: Using GL 1.3 multitexturing.
                          Using framebuffer objects because ARB_framebuffer_object 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
                          • M
                            MrAnthonyPvP_Gaming dernière édition par robin4002

                            Bonjours j’ai un autre Probleme quand je rentre dans le serveur sa me Ferme Minecraft directement et les LOGS

                            LOGS: hs_err_pid1944

                            LOGS:

                            #
                            # A fatal error has been detected by the Java Runtime Environment:
                            #
                            # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x697624c3, pid=1944, tid=3180
                            #
                            # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
                            # Java VM: Java HotSpot(TM) Client VM (25.51-b03 mixed mode windows-x86 )
                            # Problematic frame:
                            # C [atioglxx.dll+0x7324c3]
                            #
                            # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
                            #
                            # If you would like to submit a bug report, please visit:
                            # http://bugreport.java.com/bugreport/crash.jsp
                            # The crash happened outside the Java Virtual Machine in native code.
                            # See problematic frame for where to report the bug.
                            #
                            
                            –------------- T H R E A D ---------------
                            
                            Current thread (0x4676d400): JavaThread "Client thread" [_thread_in_native, id=3180, stack(0x49a60000,0x49ab0000)]
                            
                            siginfo: ExceptionCode=0xc0000005, writing address 0x00a00000
                            
                            Registers:
                            EAX=0x00a00000, EBX=0x00924462, ECX=0x000005c8, EDX=0x4c4e4984
                            ESP=0x49aae678, EBP=0x49aae68c, ESI=0x4c3f47a8, EDI=0x00000075
                            EIP=0x697624c3, EFLAGS=0x00210202
                            
                            Top of Stack: (sp=0x49aae678)
                            0x49aae678: 00000003 4cf32198 4c40eb2c 4c498038
                            0x49aae688: 0000001c 4c40e3e8 690b9887 4c436a08
                            0x49aae698: 4cee3438 00000172 00000175 00010000
                            0x49aae6a8: 4c499548 4c499548 4c40e3e8 690bc7c8
                            0x49aae6b8: 4c40e3e8 4c40eb2c 00000007 4c499548
                            0x49aae6c8: 49aae6ec 4c40e3e8 690bc248 0000591f
                            0x49aae6d8: 001dcded 00000007 00000000 4c40e3e8
                            0x49aae6e8: 4cf9f490 49aae728 690b5b4b 4c40e3e8
                            
                            Instructions: (pc=0x697624c3)
                            0x697624a3: 50 08 83 46 08 0c 8b 46 08 c1 e1 04 c1 e9 02 74
                            0x697624b3: 19 8b 55 0c 2b d0 8b f9 eb 03 8d 49 00 8b 1c 02
                            0x697624c3: 89 18 83 c0 04 83 ef 01 75 f3 8b 46 08 8d 04 88
                            0x697624d3: 8b 4e 40 83 f9 01 8d 51 ff 89 46 08 89 56 40 75
                            
                            Register to memory mapping:
                            
                            EAX=0x00a00000 is an unknown value
                            EBX=0x00924462 is pointing into the stack for thread: 0x45f21400
                            ECX=0x000005c8 is an unknown value
                            EDX=0x4c4e4984 is an unknown value
                            ESP=0x49aae678 is pointing into the stack for thread: 0x4676d400
                            EBP=0x49aae68c is pointing into the stack for thread: 0x4676d400
                            ESI=0x4c3f47a8 is an unknown value
                            EDI=0x00000075 is an unknown value
                            
                            Stack: [0x49a60000,0x49ab0000], sp=0x49aae678, free space=313k
                            Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
                            C [atioglxx.dll+0x7324c3]
                            C [atioglxx.dll+0x89887]
                            
                            Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
                            J 3207 org.lwjgl.opengl.GL11.nglBindTexture(IIJ)V (0 bytes) @ 0x01e2626f [0x01e26220+0x4f]
                            J 3210 C1 net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V (44 bytes) @ 0x0204a58c [0x0204a3c0+0x1cc]
                            j net.minecraft.client.renderer.ItemRenderer.renderItem(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;ILnet/minecraftforge/client/IItemRenderer$ItemRenderType;)V+650
                            j net.minecraft.client.renderer.ItemRenderer.func_78440_a(F)V+1918
                            j net.minecraft.client.renderer.EntityRenderer.func_78476_b(FI)V+273
                            j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+1626
                            J 3461 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (885 bytes) @ 0x020c4798 [0x020c3f50+0x848]
                            J 3410 C1 net.minecraft.client.Minecraft.func_71411_J()V (780 bytes) @ 0x020a6d64 [0x020a6470+0x8f4]
                            j net.minecraft.client.Minecraft.func_99999_d()V+61
                            j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
                            v ~StubRoutines::call_stub
                            j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
                            j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
                            j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
                            j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
                            j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
                            j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
                            j fr.minecraftforgefrance.updater.Updater.runMinecraft([Ljava/lang/String;)V+1
                            j fr.minecraftforgefrance.updater.Updater.onFinish()V+43
                            j fr.minecraftforgefrance.common.ProcessInstall.finish()V+45
                            j fr.minecraftforgefrance.common.ProcessInstall$1.run()V+35
                            v ~StubRoutines::call_stub
                            
                            –------------- P R O C E S S ---------------
                            
                            Java Threads: ( => current thread )
                            0x522b3000 JavaThread "pool-5-thread-1" [_thread_blocked, id=5380, stack(0x58d00000,0x58d50000)]
                            0x4a663000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4308, stack(0x4e6d0000,0x4e720000)]
                            0x4a666c00 JavaThread "pool-2-thread-1" [_thread_blocked, id=4172, stack(0x5be90000,0x5bee0000)]
                            0x522b3c00 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=5176, stack(0x56d60000,0x56db0000)]
                            0x522b2800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5272, stack(0x4e620000,0x4e670000)]
                            0x522b2400 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=5276, stack(0x4aab0000,0x4ab00000)]
                            0x4a665c00 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4904, stack(0x4e440000,0x4e490000)]
                            0x4a665000 JavaThread "Thread-16" [_thread_blocked, id=684, stack(0x580f0000,0x58140000)]
                            0x4a666400 JavaThread "Thread-15" [_thread_blocked, id=4756, stack(0x4b170000,0x4b1c0000)]
                            0x4a665800 JavaThread "Thread-11" [_thread_blocked, id=3452, stack(0x56d10000,0x56d60000)]
                            0x4a664c00 JavaThread "Client Stream Updater" [_thread_blocked, id=2136, stack(0x48520000,0x48570000)]
                            0x4a664400 JavaThread "Client Stream Queue" [_thread_blocked, id=1540, stack(0x475a0000,0x475f0000)]
                            0x4a664000 JavaThread "Thread-10" [_thread_blocked, id=3248, stack(0x47820000,0x47870000)]
                            0x4a7b9800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3204, stack(0x48570000,0x485c0000)]
                            0x4a5fe000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3200, stack(0x4ac40000,0x4ac90000)]
                            0x4676ec00 JavaThread "TimerQueue" daemon [_thread_blocked, id=3188, stack(0x49f50000,0x49fa0000)]
                            0x4676dc00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=3184, stack(0x49ab0000,0x49b00000)]
                            0x0062f400 JavaThread "DestroyJavaVM" [_thread_blocked, id=4856, stack(0x00890000,0x008e0000)]
                            =>0x4676d400 JavaThread "Client thread" [_thread_in_native, id=3180, stack(0x49a60000,0x49ab0000)]
                            0x4670b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3020, stack(0x46b50000,0x46ba0000)]
                            0x46704000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3756, stack(0x46bb0000,0x46c00000)]
                            0x0088c000 JavaThread "Service Thread" daemon [_thread_blocked, id=2708, stack(0x462d0000,0x46320000)]
                            0x00887800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4868, stack(0x006c0000,0x00710000)]
                            0x45f22000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4864, stack(0x46070000,0x460c0000)]
                            0x45f21400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4860, stack(0x008e0000,0x00930000)]
                            0x00886800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4804, stack(0x46240000,0x46290000)]
                            0x00877400 JavaThread "Finalizer" daemon [_thread_blocked, id=4832, stack(0x46160000,0x461b0000)]
                            0x00876800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4828, stack(0x460c0000,0x46110000)]
                            
                            Other Threads:
                            0x00871800 VMThread [stack: 0x00a00000,0x00a50000] [id=4836]
                            0x45f3d000 WatcherThread [stack: 0x46390000,0x463e0000] [id=1444]
                            
                            VM state:not at safepoint (normal execution)
                            
                            VM Mutex/Monitor currently owned by a thread: None
                            
                            Heap:
                            par new generation total 118016K, used 81324K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 71% used [0x03a00000, 0x0831ceb0, 0x0a080000)
                            from space 13056K, 49% used [0x0a080000, 0x0a6ce2e8, 0x0ad40000)
                            to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
                            concurrent mark-sweep generation total 381564K, used 278679K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 32095K, capacity 32368K, committed 32640K, reserved 33152K
                            
                            Card table byte_map: [0x43a00000,0x43c10000] byte_map_base: 0x439e3000
                            
                            Marking Bits: (CMSBitMap*) 0x007e2c40
                            Bits: [0x43de0000, 0x459e0000)
                            
                            Mod Union Table: (CMSBitMap*) 0x007e2ca0
                            Bits: [0x003e0000, 0x00418000)
                            
                            Polling page: 0x00230000
                            
                            CodeCache: size=32768Kb used=7308Kb max_used=7722Kb free=25459Kb
                            bounds [0x019c0000, 0x02150000, 0x039c0000]
                            total_blobs=3783 nmethods=3292 adapters=421
                            compilation: enabled
                            
                            Compilation events (10 events):
                            Event: 197.685 Thread 0x00887800 4496 mapwriter.ChunkManager::copyToMwChunk (202 bytes)
                            Event: 197.686 Thread 0x00887800 nmethod 4496 0x01ace5c8 code [0x01ace710, 0x01acecdc]
                            Event: 197.686 Thread 0x00887800 4497 mapwriter.region.MwChunk:: <init>(92 bytes)
                            Event: 197.686 Thread 0x00887800 nmethod 4497 0x01ace288 code [0x01ace380, 0x01ace4c0]
                            Event: 197.692 Thread 0x00887800 4498 org.lwjgl.BufferUtils::createIntBuffer (10 bytes)
                            Event: 197.693 Thread 0x00887800 nmethod 4498 0x01b5f948 code [0x01b5fa60, 0x01b5fb64]
                            Event: 197.694 Thread 0x00887800 4499 com.google.common.collect.TransformedIterator:: <init>(16 bytes)
                            Event: 197.695 Thread 0x00887800 nmethod 4499 0x01b5f688 code [0x01b5f790, 0x01b5f88c]
                            Event: 197.695 Thread 0x00887800 4500 java.nio.IntBuffer::put (9 bytes)
                            Event: 197.695 Thread 0x00887800 nmethod 4500 0x01b5f448 code [0x01b5f550, 0x01b5f5fc]
                            
                            GC Heap History (10 events):
                            Event: 193.822 GC heap before
                            {Heap before GC invocations=93 (full 18):
                            par new generation total 118016K, used 104960K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 100% used [0x03a00000, 0x0a080000, 0x0a080000)
                            from space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
                            to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
                            concurrent mark-sweep generation total 381564K, used 228936K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 31372K, capacity 31592K, committed 31872K, reserved 32128K
                            Event: 193.844 GC heap after
                            Heap after GC invocations=94 (full 18):
                            par new generation total 118016K, used 9810K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
                            from space 13056K, 75% used [0x0a080000, 0x0aa14a80, 0x0ad40000)
                            to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
                            concurrent mark-sweep generation total 381564K, used 245322K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 31372K, capacity 31592K, committed 31872K, reserved 32128K
                            }
                            Event: 194.839 GC heap before
                            {Heap before GC invocations=94 (full 19):
                            par new generation total 118016K, used 114770K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 100% used [0x03a00000, 0x0a080000, 0x0a080000)
                            from space 13056K, 75% used [0x0a080000, 0x0aa14a80, 0x0ad40000)
                            to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
                            concurrent mark-sweep generation total 381564K, used 245322K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 31841K, capacity 32109K, committed 32384K, reserved 33152K
                            Event: 194.853 GC heap after
                            Heap after GC invocations=95 (full 19):
                            par new generation total 118016K, used 9626K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
                            from space 13056K, 73% used [0x0ad40000, 0x0b6a6ab8, 0x0ba00000)
                            to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
                            concurrent mark-sweep generation total 381564K, used 245322K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 31841K, capacity 32109K, committed 32384K, reserved 33152K
                            }
                            Event: 195.826 GC heap before
                            {Heap before GC invocations=95 (full 19):
                            par new generation total 118016K, used 99089K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 85% used [0x03a00000, 0x0915dbe8, 0x0a080000)
                            from space 13056K, 73% used [0x0ad40000, 0x0b6a6ab8, 0x0ba00000)
                            to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
                            concurrent mark-sweep generation total 381564K, used 245322K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 32020K, capacity 32269K, committed 32512K, reserved 33152K
                            Event: 195.850 GC heap after
                            Heap after GC invocations=96 (full 19):
                            par new generation total 118016K, used 6554K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
                            from space 13056K, 50% used [0x0a080000, 0x0a6e6908, 0x0ad40000)
                            to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
                            concurrent mark-sweep generation total 381564K, used 252887K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 32020K, capacity 32269K, committed 32512K, reserved 33152K
                            }
                            Event: 196.947 GC heap before
                            {Heap before GC invocations=96 (full 19):
                            par new generation total 118016K, used 110330K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 98% used [0x03a00000, 0x09f58188, 0x0a080000)
                            from space 13056K, 50% used [0x0a080000, 0x0a6e6908, 0x0ad40000)
                            to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
                            concurrent mark-sweep generation total 381564K, used 252887K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 32078K, capacity 32336K, committed 32512K, reserved 33152K
                            Event: 196.994 GC heap after
                            Heap after GC invocations=97 (full 19):
                            par new generation total 118016K, used 13056K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
                            from space 13056K, 100% used [0x0ad40000, 0x0ba00000, 0x0ba00000)
                            to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
                            concurrent mark-sweep generation total 381564K, used 265668K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 32078K, capacity 32336K, committed 32512K, reserved 33152K
                            }
                            Event: 197.122 GC heap before
                            {Heap before GC invocations=97 (full 19):
                            par new generation total 118016K, used 116621K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 98% used [0x03a00000, 0x09f23438, 0x0a080000)
                            from space 13056K, 100% used [0x0ad40000, 0x0ba00000, 0x0ba00000)
                            to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
                            concurrent mark-sweep generation total 381564K, used 265668K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 32091K, capacity 32336K, committed 32512K, reserved 33152K
                            Event: 197.152 GC heap after
                            Heap after GC invocations=98 (full 19):
                            par new generation total 118016K, used 6456K [0x03a00000, 0x0ba00000, 0x0ba00000)
                            eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
                            from space 13056K, 49% used [0x0a080000, 0x0a6ce2e8, 0x0ad40000)
                            to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
                            concurrent mark-sweep generation total 381564K, used 278679K [0x0ba00000, 0x22e9f000, 0x43a00000)
                            Metaspace used 32091K, capacity 32336K, committed 32512K, reserved 33152K
                            }
                            
                            Deoptimization events (0 events):
                            No events
                            
                            Internal exceptions (10 events):
                            Event: 197.493 Thread 0x4a666400 Exception <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c59fa8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.514 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5a1d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.538 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5a408) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.568 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5a638) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.593 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5a868) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.617 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5aa98) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.630 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5acc8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.665 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5aef8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.666 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5b108) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            Event: 197.687 Thread 0x4a666400 Exception</a> <a 'java="" lang="" interruptedexception':="" sleep="" interrupted="">(0x07c5b318) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
                            
                            Events (10 events):
                            Event: 197.106 Thread 0x00887800 flushing nmethod 0x01cef588
                            Event: 197.106 Thread 0x00887800 flushing nmethod 0x01cef748
                            Event: 197.106 Thread 0x00887800 flushing nmethod 0x01cef908
                            Event: 197.106 Thread 0x00887800 flushing nmethod 0x01cefc08
                            Event: 197.106 Thread 0x00887800 flushing nmethod 0x01cf0908
                            Event: 197.106 Thread 0x00887800 flushing nmethod 0x01cf13c8
                            Event: 197.121 Executing VM operation: GenCollectForAllocation
                            Event: 197.152 Executing VM operation: GenCollectForAllocation done
                            Event: 197.278 loading class noppes/npcs/constants/EnumScriptType
                            Event: 197.278 loading class noppes/npcs/constants/EnumScriptType done
                            
                            Dynamic libraries:
                            0x00060000 - 0x00093000 C:\Program Files\Java\jre1.8.0_51\bin\javaw.exe
                            0x77ad0000 - 0x77c11000 C:\Windows\SYSTEM32\ntdll.dll
                            0x765c0000 - 0x76694000 C:\Windows\system32\kernel32.dll
                            0x75ad0000 - 0x75b1b000 C:\Windows\system32\KERNELBASE.dll
                            0x76d60000 - 0x76e01000 C:\Windows\system32\ADVAPI32.dll
                            0x766e0000 - 0x7678c000 C:\Windows\system32\msvcrt.dll
                            0x77c30000 - 0x77c49000 C:\Windows\SYSTEM32\sechost.dll
                            0x76860000 - 0x76902000 C:\Windows\system32\RPCRT4.dll
                            0x77c50000 - 0x77d19000 C:\Windows\system32\USER32.dll
                            0x76220000 - 0x7626e000 C:\Windows\system32\GDI32.dll
                            0x76bb0000 - 0x76bba000 C:\Windows\system32\LPK.dll
                            0x75de0000 - 0x75e7d000 C:\Windows\system32\USP10.dll
                            0x748e0000 - 0x74a7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll
                            0x76910000 - 0x76967000 C:\Windows\system32\SHLWAPI.dll
                            0x75980000 - 0x759cc000 C:\Windows\system32\apphelp.dll
                            0x6ae80000 - 0x6af0d000 C:\Windows\AppPatch\AcLayers.DLL
                            0x75960000 - 0x7597b000 C:\Windows\system32\SspiCli.dll
                            0x76e20000 - 0x77a6b000 C:\Windows\system32\SHELL32.dll
                            0x76270000 - 0x763cc000 C:\Windows\system32\ole32.dll
                            0x76190000 - 0x7621f000 C:\Windows\system32\OLEAUT32.dll
                            0x75b30000 - 0x75b47000 C:\Windows\system32\USERENV.dll
                            0x75ac0000 - 0x75acb000 C:\Windows\system32\profapi.dll
                            0x72c70000 - 0x72cc1000 C:\Windows\system32\WINSPOOL.DRV
                            0x6f280000 - 0x6f292000 C:\Windows\system32\MPR.dll
                            0x76160000 - 0x7617f000 C:\Windows\system32\IMM32.DLL
                            0x75eb0000 - 0x75f7c000 C:\Windows\system32\MSCTF.dll
                            0x6adc0000 - 0x6ae7f000 C:\Program Files\Java\jre1.8.0_51\bin\msvcr100.dll
                            0x6aa00000 - 0x6adc0000 C:\Program Files\Java\jre1.8.0_51\bin\client\jvm.dll
                            0x6e8d0000 - 0x6e8d7000 C:\Windows\system32\WSOCK32.dll
                            0x766a0000 - 0x766d5000 C:\Windows\system32\WS2_32.dll
                            0x77c20000 - 0x77c26000 C:\Windows\system32\NSI.dll
                            0x6f2b0000 - 0x6f2e2000 C:\Windows\system32\WINMM.dll
                            0x74f60000 - 0x74f69000 C:\Windows\system32\VERSION.dll
                            0x76e10000 - 0x76e15000 C:\Windows\system32\PSAPI.DLL
                            0x74230000 - 0x7423c000 C:\Program Files\Java\jre1.8.0_51\bin\verify.dll
                            0x713f0000 - 0x71411000 C:\Program Files\Java\jre1.8.0_51\bin\java.dll
                            0x6c2a0000 - 0x6c2b3000 C:\Program Files\Java\jre1.8.0_51\bin\zip.dll
                            0x6a9e0000 - 0x6a9f5000 C:\Program Files\Java\jre1.8.0_51\bin\net.dll
                            0x754b0000 - 0x754ec000 C:\Windows\system32\mswsock.dll
                            0x754a0000 - 0x754a6000 C:\Windows\System32\wship6.dll
                            0x6a890000 - 0x6a9d5000 C:\Program Files\Java\jre1.8.0_51\bin\awt.dll
                            0x74760000 - 0x747a0000 C:\Windows\system32\uxtheme.dll
                            0x74430000 - 0x74443000 C:\Windows\system32\dwmapi.dll
                            0x759d0000 - 0x759dc000 C:\Windows\system32\CRYPTBASE.dll
                            0x6b670000 - 0x6b833000 C:\Windows\system32\d3d9.dll
                            0x74210000 - 0x74216000 C:\Windows\system32\d3d8thk.dll
                            0x6d800000 - 0x6dbbe000 C:\Windows\system32\atiumdag.dll
                            0x6a050000 - 0x6a51e000 C:\Windows\system32\atiumdva.dll
                            0x6a850000 - 0x6a889000 C:\Program Files\Java\jre1.8.0_51\bin\fontmanager.dll
                            0x74220000 - 0x7422f000 C:\Program Files\Java\jre1.8.0_51\bin\nio.dll
                            0x6a820000 - 0x6a850000 C:\Program Files\Java\jre1.8.0_51\bin\t2k.dll
                            0x74240000 - 0x7424a000 C:\Program Files\Java\jre1.8.0_51\bin\management.dll
                            0x73090000 - 0x730a0000 C:\Windows\system32\NLAapi.dll
                            0x6fbc0000 - 0x6fbd0000 C:\Windows\system32\napinsp.dll
                            0x6fba0000 - 0x6fbb2000 C:\Windows\system32\pnrpnsp.dll
                            0x75370000 - 0x753b4000 C:\Windows\system32\DNSAPI.dll
                            0x6fb90000 - 0x6fb98000 C:\Windows\System32\winrnr.dll
                            0x74ff0000 - 0x74ff5000 C:\Windows\System32\wshtcpip.dll
                            0x72ed0000 - 0x72eec000 C:\Windows\system32\IPHLPAPI.DLL
                            0x72eb0000 - 0x72eb7000 C:\Windows\system32\WINNSI.DLL
                            0x700a0000 - 0x700a6000 C:\Windows\system32\rasadhlp.dll
                            0x72d10000 - 0x72d48000 C:\Windows\System32\fwpuclnt.dll
                            0x6a7e0000 - 0x6a7f2000 C:\Program Files\Java\jre1.8.0_51\bin\unpack.dll
                            0x46110000 - 0x4615d000 C:\Users\Alexlouis\AppData\Roaming\.minecraft\versions\Unicorn-Altis\Unicorn-Altis-natives-482609885055\lwjgl.dll
                            0x69f50000 - 0x6a018000 C:\Windows\system32\OPENGL32.dll
                            0x69ef0000 - 0x69f12000 C:\Windows\system32\GLU32.dll
                            0x69e00000 - 0x69ee7000 C:\Windows\system32\DDRAW.dll
                            0x6fa00000 - 0x6fa06000 C:\Windows\system32\DCIMAN32.dll
                            0x76bc0000 - 0x76d5d000 C:\Windows\system32\SETUPAPI.dll
                            0x75b50000 - 0x75b77000 C:\Windows\system32\CFGMGR32.dll
                            0x75c90000 - 0x75ca2000 C:\Windows\system32\DEVOBJ.dll
                            0x754f0000 - 0x75507000 C:\Windows\system32\CRYPTSP.dll
                            0x75290000 - 0x752cb000 C:\Windows\system32\rsaenh.dll
                            0x72cf0000 - 0x72cfd000 C:\Windows\system32\dhcpcsvc6.DLL
                            0x72cd0000 - 0x72ce2000 C:\Windows\system32\dhcpcsvc.DLL
                            0x69030000 - 0x69b64000 C:\Windows\system32\atioglxx.dll
                            0x00710000 - 0x00731000 C:\Windows\system32\atiadlxx.dll
                            0x69d60000 - 0x69dfb000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
                            0x69ce0000 - 0x69d59000 C:\Windows\system32\mscms.dll
                            0x69ca0000 - 0x69cd8000 C:\Windows\system32\icm32.dll
                            0x70a40000 - 0x70a7a000 C:\Users\Alexlouis\AppData\Roaming\.minecraft\versions\Unicorn-Altis\Unicorn-Altis-natives-482609885055\avutil-ttv-51.dll
                            0x65980000 - 0x6599d000 C:\Users\Alexlouis\AppData\Roaming\.minecraft\versions\Unicorn-Altis\Unicorn-Altis-natives-482609885055\swresample-ttv-0.dll
                            0x6eb80000 - 0x6ec09000 C:\Users\Alexlouis\AppData\Roaming\.minecraft\versions\Unicorn-Altis\Unicorn-Altis-natives-482609885055\libmp3lame-ttv.dll
                            0x66270000 - 0x671f0000 C:\Users\Alexlouis\AppData\Roaming\.minecraft\versions\Unicorn-Altis\Unicorn-Altis-natives-482609885055\libmfxsw32.dll
                            0x69b90000 - 0x69c93000 C:\Users\Alexlouis\AppData\Roaming\.minecraft\versions\Unicorn-Altis\Unicorn-Altis-natives-482609885055\twitchsdk.dll
                            0x763d0000 - 0x765b4000 C:\Windows\system32\WININET.dll
                            0x75c30000 - 0x75c34000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
                            0x75c80000 - 0x75c84000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
                            0x75b20000 - 0x75b24000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
                            0x75c10000 - 0x75c13000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
                            0x76180000 - 0x76183000 C:\Windows\system32\normaliz.DLL
                            0x76970000 - 0x76ba2000 C:\Windows\system32\iertutil.dll
                            0x75c20000 - 0x75c25000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
                            0x6a800000 - 0x6a820000 C:\Program Files\Java\jre1.8.0_51\bin\sunec.dll
                            0x6a7d0000 - 0x6a7da000 C:\Program Files\Java\jre1.8.0_51\bin\jsound.dll
                            0x6a7a0000 - 0x6a7a9000 C:\Program Files\Java\jre1.8.0_51\bin\jsoundds.dll
                            0x6c220000 - 0x6c292000 C:\Windows\system32\DSOUND.dll
                            0x73f10000 - 0x73f35000 C:\Windows\system32\POWRPROF.dll
                            0x74450000 - 0x74489000 C:\Windows\system32\MMDevAPI.DLL
                            0x747a0000 - 0x74895000 C:\Windows\system32\PROPSYS.dll
                            0x6bdc0000 - 0x6bdf0000 C:\Windows\system32\wdmaud.drv
                            0x6bdb0000 - 0x6bdb4000 C:\Windows\system32\ksuser.dll
                            0x73310000 - 0x73317000 C:\Windows\system32\AVRT.dll
                            0x6be60000 - 0x6be96000 C:\Windows\system32\AUDIOSES.DLL
                            0x74280000 - 0x74288000 C:\Windows\system32\msacm32.drv
                            0x74260000 - 0x74274000 C:\Windows\system32\MSACM32.dll
                            0x74250000 - 0x74257000 C:\Windows\system32\midimap.dll
                            0x760d0000 - 0x76153000 C:\Windows\system32\CLBCatQ.DLL
                            0x476a0000 - 0x47705000 C:\Users\Alexlouis\AppData\Roaming\.minecraft\versions\Unicorn-Altis\Unicorn-Altis-natives-482609885055\OpenAL32.dll
                            0x58a00000 - 0x58aeb000 C:\Windows\system32\dbghelp.dll
                            
                            VM Arguments:
                            jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Alexlouis\AppData\Roaming\.minecraft\versions\Unicorn-Altis\Unicorn-Altis-natives-482609885055
                            java_command: fr.minecraftforgefrance.updater.Updater –username bubafet540 --version Unicorn-Altis --gameDir C:\Users\Alexlouis\AppData\Roaming\.minecraft --assetsDir C:\Users\Alexlouis\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid f83ab34190d938c0acd14ae24ea78d3a --accessToken --userProperties {} --userType bubafet540 --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
                            java_class_path (initial): C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\fr\minecraftforgefrance\updater\1.0.7\updater-1.0.7.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.3.1451-1.7.10\forge-1.7.10-10.13.3.1451-1.7.10.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Alexlouis\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scal
                            Launcher Type: SUN_STANDARD
                            
                            Environment Variables:
                            PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jre7\bin;C:\Program Files\Skype\Phone\;C:\Program Files\WorldPainter;C:\Program Files\Java\jre1.8.0_51\bin
                            USERNAME=Alexlouis
                            OS=Windows_NT
                            PROCESSOR_IDENTIFIER=x86 Family 15 Model 75 Stepping 2, AuthenticAMD
                            
                            --------------- S Y S T E M ---------------
                            
                            OS: Windows 7 Build 7601 (6.1.7601.18847)
                            
                            CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 75 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
                            
                            Memory: 4k page, physical 2095608k(515572k free), swap 4191216k(2288320k free)
                            
                            vm_info: Java HotSpot(TM) Client VM (25.51-b03) for windows-x86 JRE (1.8.0_51-b16), built on Jun 8 2015 18:00:23 by "java_re" with MS VC++ 10.0 (VS2010)
                            
                            time: Fri Jul 24 23:25:55 2015
                            elapsed time: 198 seconds (0d 0h 3m 18s)
                            
                            1 réponse Dernière réponse Répondre Citer 0
                            • robin4002
                              robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par

                              D’après le rapport de crash ton pilote graphique crash. Sachant que tu as déjà eu de problème avec l’écran de chargement, je te conseil fortement de mettre à jour / désinstaller et réinstaller tes pilotes graphiques.

                              1 réponse Dernière réponse Répondre Citer 0
                              • M
                                MrAnthonyPvP_Gaming dernière édition par

                                Comment ? je connait pas trop en sa .

                                J’ai installé maconfig.com et je n’est pas de Mise a jours a faire.

                                1 réponse Dernière réponse Répondre Citer 0
                                • robin4002
                                  robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par

                                  Tu es sous Windows 7 32 ou 64 bits ?
                                  Ta carte graphique est bien une ATI Radeon X1950 GT ?

                                  1 réponse Dernière réponse Répondre Citer 0
                                  • M
                                    MrAnthonyPvP_Gaming dernière édition par

                                    je suis sous Windows 7 32 Bits !

                                    carte graphique : ATI Radeon X1950 GT

                                    1 réponse Dernière réponse Répondre Citer 0
                                    • robin4002
                                      robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par

                                      Tu as fait comment pour installer tes pilote actuels o_O
                                      Je viens de voir sur le site d’AMD qu’il n’y a pas de pilote pour cette carte graphique compatible avec Windows 7.
                                      Les pilotes les plus récents s’arrête à Windows vista.
                                      (ce qui explique surement aussi tes crashs).

                                      1 réponse Dernière réponse Répondre Citer 0
                                      • M
                                        MrAnthonyPvP_Gaming dernière édition par

                                        ROOOOOOOOOO je doit Changé de Carte Graphique ?

                                        1 réponse Dernière réponse Répondre Citer 0
                                        • robin4002
                                          robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par

                                          Ça reste en effet la meilleur solution 😕
                                          Sinon tu peux essayer de désinstaller les pilotes actuels et forcer l’installation des pilotes vista sous seven.
                                          Ton pc date de quand ?

                                          1 réponse Dernière réponse Répondre Citer 0
                                          • M
                                            MrAnthonyPvP_Gaming dernière édition par

                                            Chez pas ! je les Acheté il y a 1 mois Cher Auchan ! mes sur minecraft normale je fait du 150 FPS

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

                                            MINECRAFT FORGE FRANCE © 2018

                                            Powered by NodeBB