Problème Java erreur : hs_err_pid3604
-
Faut remplacer la carte graphique.
-
A ouais d’accord ^^ , actuellement entrain de changer mon pc j’ai récupérer mon ancien pc et voilà se qu’il me dit alors que j’ai mis à jour la carte graphique .
–-- Minecraft Crash Report ---- // There are four lights! Time: 12/07/17 15:20 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) at fr.minecraftforgefrance.updater.Updater.runMinecraft(Updater.java:144) at fr.minecraftforgefrance.updater.Updater.onFinish(Updater.java:156) at fr.minecraftforgefrance.common.ProcessInstall.finish(ProcessInstall.java:386) at fr.minecraftforgefrance.common.ProcessInstall.run(ProcessInstall.java:110) at java.lang.Thread.run(Unknown Source) 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) ... 15 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) at fr.minecraftforgefrance.updater.Updater.runMinecraft(Updater.java:144) at fr.minecraftforgefrance.updater.Updater.onFinish(Updater.java:156) at fr.minecraftforgefrance.common.ProcessInstall.finish(ProcessInstall.java:386) at fr.minecraftforgefrance.common.ProcessInstall.run(ProcessInstall.java:110) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 29022992 bytes (27 MB) / 115773440 bytes (110 MB) up to 1556938752 bytes (1484 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1536M 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 9600/9550/X1050 Series' Launched Version: Altis-Of-LifeV3 LWJGL: 2.9.1 OpenGL: ATI Radeon 9600/9550/X1050 Series 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)j’avoue sais pas des pc de ouf ^^ il bugs sa ***** ce pc ^^ .</init></init>
-
Désactives la barre de chargement de forge (fichier splash.properties dans le dossier .minecraft/config, à ouvrir avec un éditeur de texte). Il faut remplacer la ligne enabled=true par enabled=false.
-
@‘robin4002’:
Désactives la barre de chargement de forge (fichier splash.properties dans le dossier .minecraft/config, à ouvrir avec un éditeur de texte). Il faut remplacer la ligne enabled=true par enabled=false.
–-- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 12/07/17 23:52 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) at fr.minecraftforgefrance.updater.Updater.runMinecraft(Updater.java:144) at fr.minecraftforgefrance.updater.Updater.onFinish(Updater.java:156) at fr.minecraftforgefrance.common.ProcessInstall.finish(ProcessInstall.java:386) at fr.minecraftforgefrance.common.ProcessInstall.run(ProcessInstall.java:110) at java.lang.Thread.run(Unknown Source) 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) ... 15 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) at fr.minecraftforgefrance.updater.Updater.runMinecraft(Updater.java:144) at fr.minecraftforgefrance.updater.Updater.onFinish(Updater.java:156) at fr.minecraftforgefrance.common.ProcessInstall.finish(ProcessInstall.java:386) at fr.minecraftforgefrance.common.ProcessInstall.run(ProcessInstall.java:110) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 29373600 bytes (28 MB) / 115806208 bytes (110 MB) up to 1556938752 bytes (1484 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1536M 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 9600 Series (Microsoft Corporation - WDDM) ' Launched Version: Altis-Of-LifeV3 LWJGL: 2.9.1 OpenGL: ATI RADEON 9600 Series (Microsoft Corporation - WDDM) 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)j’ai commander mon nouveaux pc !
[font=UbuntuIntel Core i5-2500 - 3,30GHz ]
[font=Ubuntu8Go RAM DDR3 ]
[font=Ubuntu500Go HDD ]
[font=UbuntuGigabit Ethernet ]
[font=UbuntuDVDRW ]
[font=UbuntuWindows 7 Professionnel]</init></init> -
@‘MrAnthonyPvP_G’:
@‘robin4002’:
Désactives la barre de chargement de forge (fichier splash.properties dans le dossier .minecraft/config, à ouvrir avec un éditeur de texte). Il faut remplacer la ligne enabled=true par enabled=false.
–-- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 12/07/17 23:52 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) at fr.minecraftforgefrance.updater.Updater.runMinecraft(Updater.java:144) at fr.minecraftforgefrance.updater.Updater.onFinish(Updater.java:156) at fr.minecraftforgefrance.common.ProcessInstall.finish(ProcessInstall.java:386) at fr.minecraftforgefrance.common.ProcessInstall.run(ProcessInstall.java:110) at java.lang.Thread.run(Unknown Source) 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) ... 15 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) at fr.minecraftforgefrance.updater.Updater.runMinecraft(Updater.java:144) at fr.minecraftforgefrance.updater.Updater.onFinish(Updater.java:156) at fr.minecraftforgefrance.common.ProcessInstall.finish(ProcessInstall.java:386) at fr.minecraftforgefrance.common.ProcessInstall.run(ProcessInstall.java:110) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 29373600 bytes (28 MB) / 115806208 bytes (110 MB) up to 1556938752 bytes (1484 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1536M 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 9600 Series (Microsoft Corporation - WDDM) ' Launched Version: Altis-Of-LifeV3 LWJGL: 2.9.1 OpenGL: ATI RADEON 9600 Series (Microsoft Corporation - WDDM) 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) ```</init></init>
Pouvez-vous quand même m’aider pour le opengl j’ai fait la mise à jour de la carte graphique sa ne marche pas .
-
Je t’ai dit de désactiver la barre de chargement de forge.
La carte est trop vieille pour la supporter. -
@‘robin4002’:
Je t’ai dit de désactiver la barre de chargement de forge.
La carte est trop vieille pour la supporter.j’ai une nouvelle config et j’ai toujours le même problème normal ? .
Merci de m’aider ^^
[font=Ubuntu, arial, sans-serifProcesseur : Intel Core i5-2500 - 3.30 GHz - Turbo : 3.70 Ghz - 4 coeurs - DMI : 5 GT/s - Cache : 6 Mo - Socket LGA1155]
[font=Ubuntu, arial, sans-serifMémoire Vive : 8 Go - DDR3]
[font=Ubuntu, arial, sans-serifDisque dur : 500 Go]
[font=Ubuntu, arial, sans-serifLecteur optique : Graveur DVD]
[font=Ubuntu, arial, sans-serifCarte graphique : Intel HD Graphics 2000]
[font=Ubuntu, arial, sans-serifCarte son : Intégrée]
[font=Ubuntu, arial, sans-serifRéseau : Intel 82579LM Gigabit Internet]
[font=Ubuntu, arial, sans-serifSystème d’exploitation installé : Microsoft Windows 7 Professionnel 64 bits (avec licence)]
[font=Ubuntu, arial, sans-serifAlimentation : 265 Watts]
[font=Ubuntu, arial, sans-serifDimensions : Hauteur : 36 cm // Largeur : 17,5 cm // Profondeur : 41,7 cm ] -
Mets à jour le pilote Intel : https://downloadcenter.intel.com/download/24971/Intel-HD-Graphics-Driver-for-Windows-7-8-64-bit?product=81502
Par contre ce n’était pas vraiment une bonne idée d’acheter un pc sans carte graphique dédie, en plus avec un core i5 d’ancienne génération (les perf du chipset intel hd graphic 2000 sont très mauvaise).
-
@‘robin4002’:
Mets à jour le pilote Intel : https://downloadcenter.intel.com/download/24971/Intel-HD-Graphics-Driver-for-Windows-7-8-64-bit?product=81502
Par contre ce n’était pas vraiment une bonne idée d’acheter un pc sans carte graphique dédie, en plus avec un core i5 d’ancienne génération (les perf du chipset intel hd graphic 2000 sont très mauvaise).
Ah bon ?.
Merci beaucoup je vais essayé ^^ .
@‘MrAnthonyPvP_G’:
@‘robin4002’:
Mets à jour le pilote Intel : https://downloadcenter.intel.com/download/24971/Intel-HD-Graphics-Driver-for-Windows-7-8-64-bit?product=81502
Par contre ce n’était pas vraiment une bonne idée d’acheter un pc sans carte graphique dédie, en plus avec un core i5 d’ancienne génération (les perf du chipset intel hd graphic 2000 sont très mauvaise).
Ah bon ?.
Merci beaucoup je vais essayé ^^ .Voilà sa me dit sa : http://image.noelshack.com/fichiers/2017/29/3/1500498928-capture.png je l’installe quand même ?.
… -
Le lien que j’ai envoyé c’est le plus récent, le logiciel doit avoir un problème au niveau de la détection, donc cliques sur oui.
-
@‘robin4002’:
Le lien que j’ai envoyé c’est le plus récent, le logiciel doit avoir un problème au niveau de la détection, donc cliques sur oui.
Voilà encore : https://pastebin.com/bBZ5GQNJ
-
@‘MrAnthonyPvP_G’:
@‘robin4002’:
Le lien que j’ai envoyé c’est le plus récent, le logiciel doit avoir un problème au niveau de la détection, donc cliques sur oui.
Voilà encore : https://pastebin.com/bBZ5GQNJ
Bonjour,
on avais discuter sur discord et j’ai installer display driver uninstaller et j’ai tout réinstaller voilà encore un problème .
https://pastebin.com/QUAmRAKq -
Bha il n’y a rien à faire, le driver intel ne supporte pas correctement un des modèles de flan’s mod.
Seule solution : prendre une carte dédié nvidia ou amd ou virer flan’s mod.
-
@‘robin4002’:
Bha il n’y a rien à faire, le driver intel ne supporte pas correctement un des modèles de flan’s mod.
Seule solution : prendre une carte dédié nvidia ou amd ou virer flan’s mod.
Et vous me conseiller quoi comme carte graphique ?
Voilà la config de mon pc : https://pastebin.com/ZC1rMWDE
-
Vu l’alim 265W, tu ne pourra pas mettre mieux qu’une GTX1050 / RX550 (la premier est plus performante mais aussi plus cher).