Le jeu crash à son démarrage HELP PLS

TayKen

Aventurier
25 Avril 2020
1
0
1
27
Bonjour, mon jeu crash au démarrage et je ne sais pas pourquoi, voici le rapport le plantage :

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// You're mean.

Time: 25/04/20 22:39
Description: Unexpected error

java.lang.RuntimeException: No OpenGL context found in the current thread.
    at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
    at org.lwjgl.opengl.GL11.glGetError(GL11.java:1299)
    at net.minecraft.client.Minecraft.func_71361_d(Minecraft.java:944)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    CPU: 4x AMD Ryzen 3 1200 Quad-Core Processor
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 659767504 bytes (629 MB) / 1308622848 bytes (1248 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_H6 12 mods loaded, 12 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
    UCHIJA    Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
    UCHIJA    bspkrsCore{7.01} [bspkrsCore] ([1.8.9] BspkrsCore.jar)
    UCHIJA    ArmorStatusHUD{1.29} [ArmorStatusHUD] ([1.8.9] ArmorStatusHUD.jar)
    UCHIJA    examplemod{1.0} [examplemod] ([1.8.9] ArmorStatusHUD.jar)
    UCHIJA    Batty's Coordinates PLUS{1.8.9_001} [Batty's Coordinates PLUS Mod for Forge] ([1.8.9] Battys Coordinates PLUS Mod for Forge-1.8.9_001.jar)
    UCHIJA    keystrokesmod{v3} [KeystrokesMod] ([1.8.9] KeystrokesMod (v3).jar)
    UCHIJA    MumbleLink{1.8.9-4.1.4} [MumbleLink for Forge] ([1.8.9] MumbleLink-1.8.9-4.1.4.jar)
    UCHIJA    ExtendedPASupport{1.0.0} [ExtendedPASupport for MumbleLink] ([1.8.9] MumbleLink-1.8.9-4.1.4.jar)
    UCHIJA    ResourcePackOrganizer{1.0.3} [Resource Pack Organizer] ([1.8.9] ResourcePackOrganizer.jar)
    UCHIJA    StatusEffectHUD{1.27} [StatusEffectHUD] ([1.8.9] StatusEffectHUD.jar)
    Loaded coremods (and transformers):
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
    LWJGL: 2.9.4
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: ShadowEagle-1.8-Vetorix.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x AMD Ryzen 3 1200 Quad-Core Processor

Quelqu'un a une solution svp ?
 
Dernière édition par un modérateur: