Minecraft keep crashing, Help The 2019 Stack Overflow Developer Survey Results Are InIs it possible to run Railcraft with Optifine?I can't connect to a friend's Minecraft server, but none of the usual culprits seem to be the problemMalformedJsonException with a modded version of Minecraft?Minecraft Launcher IssuesMinecraft Keeps crashing everytime I try to load itMinecraft Crashing Before / During Start up (HELP)minecraft keep crashingWhy does my Minecraft launcher keep crashing?Minecraft 1.13.2 crash when I hit playHow can I get the Planet Progression mod for Minecraft?
Why isn't the circumferential light around the M87 black hole's event horizon symmetric?
Accepted by European university, rejected by all American ones I applied to? Possible reasons?
Is bread bad for ducks?
Match Roman Numerals
Why doesn't UInt have a toDouble()?
What's the name of these plastic connectors
How did passengers keep warm on sail ships?
Is it safe to harvest rainwater that fell on solar panels?
Old scifi movie from the 50s or 60s with men in solid red uniforms who interrogate a spy from the past
Correct punctuation for showing a character's confusion
What do I do when my TA workload is more than expected?
I am an eight letter word. What am I?
What is preventing me from simply constructing a hash that's lower than the current target?
How do PCB vias affect signal quality?
Getting crown tickets for Statue of Liberty
"as much details as you can remember"
APIPA and LAN Broadcast Domain
Why doesn't shell automatically fix "useless use of cat"?
Are spiders unable to hurt humans, especially very small spiders?
Dropping list elements from nested list after evaluation
Mathematics of imaging the black hole
What do hard-Brexiteers want with respect to the Irish border?
Is an up-to-date browser secure on an out-of-date OS?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Minecraft keep crashing, Help
The 2019 Stack Overflow Developer Survey Results Are InIs it possible to run Railcraft with Optifine?I can't connect to a friend's Minecraft server, but none of the usual culprits seem to be the problemMalformedJsonException with a modded version of Minecraft?Minecraft Launcher IssuesMinecraft Keeps crashing everytime I try to load itMinecraft Crashing Before / During Start up (HELP)minecraft keep crashingWhy does my Minecraft launcher keep crashing?Minecraft 1.13.2 crash when I hit playHow can I get the Planet Progression mod for Minecraft?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
SO i wanted to get to feel that nostalgia but i have been REALLY annoyed by an unpleasant issue. any help its hugely apreciated!
My specs:
- IntelCorei7-2600 3.6 GHz
- 8GB Ram
- Windows 10 pro
- No graphics card (hope that this its not the issue, even tho im pretty sure it can be)
Here is the error log
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 11/04/19 20:14
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cgd.b(SourceFile:218)
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 cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
at cft.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 cgd.b(SourceFile:218)
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 cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
-- Initialization --
Details:
Stacktrace:
at cft.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
-- System Details --
Details:
Minecraft Version: 1.13.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 34848312 bytes (33 MB) / 202657792 bytes (193 MB) up to 6991118336 bytes (6667 MB)
JVM Flags: 5 total; -Xmn128M -Xmx6680M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseConcMarkSweepGC
Launched Version: 1.13.2
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>
minecraft technical-issues
New contributor
add a comment |
SO i wanted to get to feel that nostalgia but i have been REALLY annoyed by an unpleasant issue. any help its hugely apreciated!
My specs:
- IntelCorei7-2600 3.6 GHz
- 8GB Ram
- Windows 10 pro
- No graphics card (hope that this its not the issue, even tho im pretty sure it can be)
Here is the error log
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 11/04/19 20:14
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cgd.b(SourceFile:218)
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 cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
at cft.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 cgd.b(SourceFile:218)
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 cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
-- Initialization --
Details:
Stacktrace:
at cft.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
-- System Details --
Details:
Minecraft Version: 1.13.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 34848312 bytes (33 MB) / 202657792 bytes (193 MB) up to 6991118336 bytes (6667 MB)
JVM Flags: 5 total; -Xmn128M -Xmx6680M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseConcMarkSweepGC
Launched Version: 1.13.2
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>
minecraft technical-issues
New contributor
add a comment |
SO i wanted to get to feel that nostalgia but i have been REALLY annoyed by an unpleasant issue. any help its hugely apreciated!
My specs:
- IntelCorei7-2600 3.6 GHz
- 8GB Ram
- Windows 10 pro
- No graphics card (hope that this its not the issue, even tho im pretty sure it can be)
Here is the error log
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 11/04/19 20:14
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cgd.b(SourceFile:218)
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 cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
at cft.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 cgd.b(SourceFile:218)
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 cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
-- Initialization --
Details:
Stacktrace:
at cft.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
-- System Details --
Details:
Minecraft Version: 1.13.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 34848312 bytes (33 MB) / 202657792 bytes (193 MB) up to 6991118336 bytes (6667 MB)
JVM Flags: 5 total; -Xmn128M -Xmx6680M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseConcMarkSweepGC
Launched Version: 1.13.2
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>
minecraft technical-issues
New contributor
SO i wanted to get to feel that nostalgia but i have been REALLY annoyed by an unpleasant issue. any help its hugely apreciated!
My specs:
- IntelCorei7-2600 3.6 GHz
- 8GB Ram
- Windows 10 pro
- No graphics card (hope that this its not the issue, even tho im pretty sure it can be)
Here is the error log
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 11/04/19 20:14
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cgd.b(SourceFile:218)
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 cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
at cft.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 cgd.b(SourceFile:218)
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 cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
-- Initialization --
Details:
Stacktrace:
at cft.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
-- System Details --
Details:
Minecraft Version: 1.13.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 34848312 bytes (33 MB) / 202657792 bytes (193 MB) up to 6991118336 bytes (6667 MB)
JVM Flags: 5 total; -Xmn128M -Xmx6680M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseConcMarkSweepGC
Launched Version: 1.13.2
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>
minecraft technical-issues
minecraft technical-issues
New contributor
New contributor
edited 11 mins ago
Memor-X
8,7313692188
8,7313692188
New contributor
asked 28 mins ago
Erick HeroMasterErick HeroMaster
11
11
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Erick HeroMaster is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f348916%2fminecraft-keep-crashing-help%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Erick HeroMaster is a new contributor. Be nice, and check out our Code of Conduct.
Erick HeroMaster is a new contributor. Be nice, and check out our Code of Conduct.
Erick HeroMaster is a new contributor. Be nice, and check out our Code of Conduct.
Erick HeroMaster is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f348916%2fminecraft-keep-crashing-help%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown