0% found this document useful (0 votes)
132 views3 pages

Crash 2022 03 11 - 21.46.17 Client

The Minecraft game crashed during initialization due to an error initializing the graphics driver. Specifically, an exception was thrown indicating that the graphics driver does not support OpenGL. The crash occurred on a Windows 7 system using Java version 1.8.

Uploaded by

Odi Cekaj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
132 views3 pages

Crash 2022 03 11 - 21.46.17 Client

The Minecraft game crashed during initialization due to an error initializing the graphics driver. Specifically, an exception was thrown indicating that the graphics driver does not support OpenGL. The crash occurred on a Windows 7 system using Java version 1.8.

Uploaded by

Odi Cekaj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

---- Minecraft Crash Report ----

// Who set us up the TNT?

Time: 3/11/22 9:46 PM


Description: Initializing game

java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear
to support OpenGL
at net.minecraft.client.MainWindow.func_208034_b(MainWindow.java:244) ~[?:?]
{re:classloading,xf:OptiFine:default}
at net.minecraft.client.MainWindow$$Lambda$1923/966977405.invoke(Unknown
Source) ~[?:?] {}
at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
~[lwjgl-glfw-3.2.2.jar:build 10] {}
at org.lwjgl.system.JNI.invokePPPP(Native Method) ~[lwjgl-3.2.2.jar:build 10]
{}
at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1714) ~[lwjgl-glfw-
3.2.2.jar:build 10] {}
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897) ~[lwjgl-glfw-
3.2.2.jar:build 10] {}
at net.minecraft.client.MainWindow.<init>(MainWindow.java:100) ~[?:?]
{re:classloading,xf:OptiFine:default}
at net.minecraft.client.renderer.VirtualScreen.func_217626_a(SourceFile:19)
~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:433) [?:?]
{re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?]
{re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?]
{re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
{}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
{}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51] {}
at
net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLCl
ientLaunchProvider.java:56) [forge-1.14.4-28.2.0.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$
$Lambda$404/997294994.call(Unknown Source) [forge-1.14.4-28.2.0.jar:28.2] {}
at
cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecor
ator.java:37) [modlauncher-4.1.0.jar:?] {}
at
cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[modlauncher-4.1.0.jar:?] {}
at
cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-
4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-
4.1.0.jar:?] {}

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

-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.MainWindow.func_208034_b(MainWindow.java:244)
at net.minecraft.client.MainWindow$$Lambda$1923/966977405.invoke(Unknown
Source)
at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
at org.lwjgl.system.JNI.invokePPPP(Native Method)
at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1714)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
at net.minecraft.client.MainWindow.<init>(MainWindow.java:100)
at net.minecraft.client.renderer.VirtualScreen.func_217626_a(SourceFile:19)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:433)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365)
at net.minecraft.client.main.Main.main(SourceFile:155)
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.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLCl
ientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$
$Lambda$404/997294994.call(Unknown Source)
at
cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecor
ator.java:37)
at
cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at
cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle
Corporation
Memory: 116060576 bytes (110 MB) / 380948480 bytes (363 MB) up to 5212733440
bytes (4971 MB)
CPUs: 2
JVM Flags: 5 total; -Xmn128M -Xmx4983M -
XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heap
dump -Xss1M -XX:+UseConcMarkSweepGC
Launched Version: ForgeOptiFine 1.14.4
LWJGL: 3.2.2 build 10
OpenGL: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: ~~ERROR~~ NullPointerException: null
CPU: <unknown>
OptiFine Version: OptiFine_1.14.4_HD_U_F5
OptiFine Build: 20191204-141250
Render Distance Chunks: 5
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: null
OpenGlRenderer: null
OpenGlVendor: null
CpuCount: 2

You might also like