-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13.1
-
None
-
OS is Windows 10
My java version is the newest one out currently (10/15/2018)
-- System Details --
Details:
Minecraft Version: 1.13.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 166274512 bytes (158 MB) / 335544320 bytes (320 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
Launched Version: 1.13.1
LWJGL: 3.1.6 build 14
OpenGL: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: <unknown>OS is Windows 10 My java version is the newest one out currently (10/15/2018) -- System Details -- Details: Minecraft Version: 1.13.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 166274512 bytes (158 MB) / 335544320 bytes (320 MB) up to 1073741824 bytes (1024 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M Launched Version: 1.13.1 LWJGL: 3.1.6 build 14 OpenGL: NO CONTEXT GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown>
-
Unconfirmed
The game crash:
The game crashed whilst initializing game
The game crashed whilst initializing game
Error: java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
The game crash report:
---- Minecraft Crash Report ----
// I feel sad now
Time: 10/15/18 5:10 PM
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cgc.b(SourceFile:218)
at cgc$$Lambda$816/407958234.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:1649)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
at cgc.<init>(SourceFile:99)
at cgb.a(SourceFile:79)
at cfs.am(SourceFile:439)
at cfs.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Client thread
Stacktrace:
at cgc.b(SourceFile:218)
at cgc$$Lambda$816/407958234.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:1649)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
at cgc.<init>(SourceFile:99)
at cgb.a(SourceFile:79)
at cfs.am(SourceFile:439)
– Initialization –
Details:
Stacktrace:
at cfs.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
– System Details –
Details:
Minecraft Version: 1.13.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 166274512 bytes (158 MB) / 335544320 bytes (320 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
Launched Version: 1.13.1
LWJGL: 3.1.6 build 14
OpenGL: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: ~ERROR~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: <unknown>
- duplicates
-
MC-128302 GLFW error 65542: WGL: The driver does not appear to support OpenGL
- Resolved