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?
Geography at the pixel level
How do PCB vias affect signal quality?
APIPA and LAN Broadcast Domain
Accepted by European university, rejected by all American ones I applied to? Possible reasons?
If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?
Match Roman Numerals
How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?
Is it safe to harvest rainwater that fell on solar panels?
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
Can we generate random numbers using irrational numbers like π and e?
Can there be female White Walkers?
How to type a long/em dash `—`
Relationship between Gromov-Witten and Taubes' Gromov invariant
What is preventing me from simply constructing a hash that's lower than the current target?
Output the Arecibo Message
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
Does HR tell a hiring manager about salary negotiations?
Will it cause any balance problems to have PCs level up and gain the benefits of a long rest mid-fight?
How to translate "being like"?
Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?
Why isn't the black hole white?
How to notate time signature switching consistently every measure
Why was M87 targeted for the Event Horizon Telescope instead of Sagittarius A*?
Can a flute soloist sit?
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.(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.(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:
minecraft technical-issues
New contributor
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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.(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.(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:
minecraft technical-issues
New contributor
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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.(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.(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:
minecraft technical-issues
New contributor
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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.(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.(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:
minecraft technical-issues
minecraft technical-issues
New contributor
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 7 mins ago
Erick HeroMaster
New contributor
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 12 mins ago
Erick HeroMasterErick HeroMaster
11
11
New contributor
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Erick HeroMaster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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