Jump to content

TayKen

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by TayKen

  1. Hi, my game crash when I try to start it, here is the crash report :
     

    ---- Minecraft Crash Report ----

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

    // Uh... Did I do that?

    Time: 25/04/20 22:23
    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: 542123088 bytes (517 MB) / 1174405120 bytes (1120 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 


    Someone have the solution ?

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.