-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13.2
-
None
-
Minecraft Crash
-
Unconfirmed
Ich wollte mir heute von der Webseite: http://www.9minecraft.net/archimedes-ships-plus-mod/ den Minecraft Archimedes Ship Plus Mod herunterladen. Nach dem Installieren des Mods wollte ihn gleich ausprobieren und habe den Minecraft Launcher gestartet. Sobald man auf den "Spielen"-Knopf drückt bekommt man kurze Zeit später eine Spielabstürz-Mitteilung. (siehe Anhang)
Beim Daraufklicken von Mehr Details anzeigen bekommt man:
The game crashed whilst initializing game
Error: java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
Sobald man auf Absturtzbericht anzeichen klickt bekommt man folgenden Chrash-Report:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 25.11.18 22:32
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cfs.b(SourceFile:217)
at cfs$$Lambda$756/2049602706.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 cfs.<init>(SourceFile:98)
at cfr.a(SourceFile:79)
at cfi.am(SourceFile:436)
at cfi.a(SourceFile:377)
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 cfs.b(SourceFile:217)
at cfs$$Lambda$756/2049602706.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 cfs.<init>(SourceFile:98)
at cfr.a(SourceFile:79)
at cfi.am(SourceFile:436)
– Initialization –
Details:
Stacktrace:
at cfi.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:144)
– System Details –
Details:
Minecraft Version: 1.13
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: 288974112 bytes (275 MB) / 402653184 bytes (384 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.13
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