<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:50:33 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-297] &quot;Pixel Format Not Accelerated&quot; / &quot;Could not init GLX&quot; / Bad video card drivers</title>
                <link>https://bugs.mojang.com/browse/MC-297</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;div class=&quot;panel&quot; style=&quot;background-color: #FFFFCE;border-color: #ccc;border-style: dashed;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #ccc;background-color: #F7D6C1;&quot;&gt;&lt;b&gt;Moderator Note&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #FFFFCE;&quot;&gt;
&lt;p&gt;For those with Intel HD (1st gen), and HD 2000/3000 (Sandy Bridge) graphics, using Windows 10, this issue seems to be linked to updated java versions. Using the &lt;a href=&quot;https://launcher.mojang.com/download/MinecraftInstaller.msi&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;native launcher&lt;/a&gt;, or downgrading to a java version older than 8 update 60 seems to correct this issue. If you are currently using the native launcher, but are experiencing this problem, you may have to open the &lt;em&gt;Edit Profile&lt;/em&gt; menu, and un-check the &lt;em&gt;Executable&lt;/em&gt; box to reset the java version being used.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;div class=&quot;panel&quot; style=&quot;background-color: #CEFFFF;border-color: #ccc;border-style: dashed;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #ccc;background-color: #C1F7D6;&quot;&gt;&lt;b&gt;How to update your graphics card drivers&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #CEFFFF;&quot;&gt;
&lt;p&gt;This applies to the people who read this ticket after they have created a duplicate of it.&lt;/p&gt;

&lt;p&gt;There is nothing Mojang can do to remedy these problems but &lt;b&gt;you&lt;/b&gt; can!&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;You need to reinstall/update/fix your graphic-card drivers and try again.&lt;/li&gt;
	&lt;li&gt;Do &lt;b&gt;not&lt;/b&gt; rely on automatic searches for driver updates.&lt;/li&gt;
	&lt;li&gt;Do &lt;b&gt;not&lt;/b&gt; use Windows Update or Device Manager - Microsoft doesn&apos;t install OpenGL, they promote DirectX.&lt;/li&gt;
	&lt;li&gt;If you know the brand and type of your graphics card, go to the links provided above and search manually for the most recent driver for your card. The automatic detection tools of the card manufacturers are not recommended.&lt;/li&gt;
	&lt;li&gt;If you are running custom Java arguments to increase RAM, then remove them.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Howto: &lt;a href=&quot;https://minecrafthopper.net/help/pixel-format-not-accelerated/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://minecrafthopper.net/help/pixel-format-not-accelerated/&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Minecraft ran two days ago, and suddenly won&apos;t even reach the title screen on 1.3 or 1.4pre. I have force-updated the game, updated java, updated my display drivers, and something is still amiss. I keep getting this error on startup:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;Bad video card drivers!      
      -----------------------      

Minecraft was unable to start because it failed to find an accelerated OpenGL mode.
This can usually be fixed by updating the video card drivers.



--- BEGIN ERROR REPORT 7fe0271 --------
Generated 10/24/12 5:45 PM

- Minecraft Version: 1.3.2
- Operating &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt;: Windows XP (x86) version 5.1
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 404989856 bytes (386 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
- Is Modded: Probably not
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
- Profiler Position: N/A (disabled)[failed to get system properties (java.lang.NullPointerException)]


org.lwjgl.LWJGLException: Pixel format not accelerated
	at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
	at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
	at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)
	at org.lwjgl.opengl.Display.createWindow(Display.java:311)
	at org.lwjgl.opengl.Display.create(Display.java:856)
	at org.lwjgl.opengl.Display.create(Display.java:784)
	at org.lwjgl.opengl.Display.create(Display.java:765)
	at net.minecraft.client.Minecraft.a(SourceFile:233)
	at net.minecraft.client.Minecraft.run(SourceFile:516)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(Unknown Source)
--- END ERROR REPORT 87a1e1da ----------&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Please help me with this?&lt;/p&gt;</description>
                <environment></environment>
        <key id="11556">MC-297</key>
            <summary>&quot;Pixel Format Not Accelerated&quot; / &quot;Could not init GLX&quot; / Bad video card drivers</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="7">Invalid</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="pigrocket">Joey Sandmeyer</reporter>
                        <labels>
                            <label>accelerated</label>
                            <label>driver</label>
                            <label>format</label>
                            <label>glx</label>
                            <label>pixel</label>
                            <label>video</label>
                    </labels>
                <created>Thu, 25 Oct 2012 02:41:07 +0200</created>
                <updated>Wed, 1 Dec 2021 03:58:47 +0100</updated>
                            <resolved>Fri, 26 Oct 2012 04:05:49 +0200</resolved>
                                    <version>Minecraft 1.4.2</version>
                    <version>Minecraft 1.5.1</version>
                    <version>Minecraft 1.5.2</version>
                    <version>Snapshot 13w25c</version>
                    <version>Minecraft 1.6.1</version>
                    <version>Minecraft 1.7.4</version>
                    <version>1.15.2</version>
                                                                        <votes>0</votes>
                                    <watches>71</watches>
                                                                            <comments>
                            <comment id="1118196" author="JIRAUSER709268" created="Wed, 1 Dec 2021 03:58:47 +0100"  >&lt;p&gt;I did all that is in this manual. I still need help. 1.16.5 version works, while 1.17 and 1.18 are not.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="1018955" author="JIRAUSER644206" created="Sat, 19 Jun 2021 01:26:18 +0200"  >&lt;p&gt;My pc can&apos;t do any of those stuff!&lt;/p&gt;</comment>
                            <comment id="1016362" author="farogaming" created="Wed, 16 Jun 2021 01:42:51 +0200"  >&lt;p&gt;I&apos;m not sure what you even tried to do with those profile settings, I just told you where to find them. For further support, see the comment directly above your first one.&lt;/p&gt;</comment>
                            <comment id="1016334" author="JIRAUSER634151" created="Wed, 16 Jun 2021 00:18:07 +0200"  >&lt;p&gt;okay,i have the right java version and can find it,what do i select?, fabian?&lt;/p&gt;</comment>
                            <comment id="1008476" author="farogaming" created="Tue, 8 Jun 2021 21:34:41 +0200"  >&lt;p&gt;The &quot;native launcher&quot; is the normal one. Anything mentioning &quot;profiles&quot; is a bit outdated, because it&apos;s (for some reason) called &quot;installations&quot; now. You first go to the &quot;Installations&quot; tab, then click the three dots on the right of whatever &quot;profile&quot;/&quot;installation&quot;/setup/&#8230; you want to start and click &quot;Edit&quot; in that menu.&lt;/p&gt;</comment>
                            <comment id="1007986" author="JIRAUSER634151" created="Tue, 8 Jun 2021 16:39:02 +0200"  >&lt;p&gt;as i stated in the comments of&#160;&lt;a href=&quot;https://bugs.mojang.com/browse/MC-128302&quot; title=&quot;GLFW error 65542: WGL: The driver does not appear to support OpenGL&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-128302&quot;&gt;&lt;del&gt;MC-128302&lt;/del&gt;&lt;/a&gt;, i am using intel hd graphics gen 1 and cannot find the edit profile area or find any other launcher than the one i got with the game at minecraft.net so can someone please tell me where to go to find either the native launcher, the edit profile area or both?&lt;/p&gt;</comment>
                            <comment id="599046" author="violine1101" created="Wed, 6 Nov 2019 18:13:57 +0100"  >&lt;p&gt;If you were redirected to this ticket, please take a look at the blue and the yellow box above. If that did not help, please contact &#128172; &lt;a href=&quot;https://minecrafthopper.net/help/technical-support-resources/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Community Support&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Please do not leave any comments here. This is a bug tracker, and not a support forum.&lt;/p&gt;</comment>
                            <comment id="520375" author="mrmrholmes@gmail.com" created="Wed, 20 Feb 2019 11:40:59 +0100"  >&lt;p&gt;I have found a solution that worked for windows 10 and 64 bit, NOT 32 bit:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=j5Bx8NJ_5iI&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.youtube.com/watch?v=j5Bx8NJ_5iI&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This appears to load an older win 7 vista graphics driver but if you follow the link in the description of the video it will take you to the download page:&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/redirect?redir_token=1Gxie8RtmRR-GTjJKFgHAxI1OaN8MTU1MDc0NTQ2M0AxNTUwNjU5MDYz&amp;amp;q=https%3A%2F%2Fdownloadcenter.intel.com%2Fdownload%2F18402&amp;amp;v=j5Bx8NJ_5iI&amp;amp;event=video_description&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.youtube.com/redirect?redir_token=1Gxie8RtmRR-GTjJKFgHAxI1OaN8MTU1MDc0NTQ2M0AxNTUwNjU5MDYz&amp;amp;q=https%3A%2F%2Fdownloadcenter.intel.com%2Fdownload%2F18402&amp;amp;v=j5Bx8NJ_5iI&amp;amp;event=video_description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I just needed to download this and it asked me when installing to upgrade to Net.framework but I didn&apos;t need to do this because once the computer restarts after installing the driver it will ask you to upgrade this anyway and then download the correct net.framework updates.&lt;/p&gt;

&lt;p&gt;I hope this helps people who read the advice on this page and almost gave up seeing &quot;resolved&quot; &quot;resolved&quot; when it hadn&apos;t been for me, and who were told by minecraft it was not their problem, it was minecraft, and yet mojang is owned by minecraft? Go figure!!!&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="506881" author="under_zero" created="Fri, 14 Dec 2018 15:45:21 +0100"  >&lt;p&gt;It did not work for me as this appeared: The game crashed whilst initializing game&lt;br/&gt;
The game crashed whilst initializing game&lt;br/&gt;
Error: java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL&lt;/p&gt;</comment>
                            <comment id="461827" author="cubethethird" created="Wed, 20 Jun 2018 06:40:10 +0200"  >&lt;p&gt;,&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=lordbloodangel&quot; class=&quot;user-hover&quot; rel=&quot;lordbloodangel&quot;&gt;lordbloodangel&lt;/a&gt; firstly please note the point made in the report about 2nd and 3rd generation Intel graphics on Windows 10. Please also note that Intel discontinued support for these &lt;b&gt;before&lt;/b&gt; the release of Windows 10, and as such there are no official drivers from Intel supporting this operating system. For support regarding these issues, please visit the &lt;a href=&quot;http://hopper.minecraft.net/help/technical-support-resources/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Community Support Resources&lt;/a&gt; for assistance.&lt;/p&gt;</comment>
                            <comment id="461814" author="lordbloodangel" created="Wed, 20 Jun 2018 04:47:47 +0200"  >&lt;p&gt;I have an I5-2450m. I have OpenGL v.3.1 and all my drivers are up to date. and I&apos;m still getting this error. it&apos;s a laptop. and it worked up til I installed Windows 10 with v. 1.12.2 .&#160; is there anything I can do?&lt;/p&gt;</comment>
                            <comment id="424693" author="mycreditcard" created="Mon, 25 Dec 2017 17:21:59 +0100"  >&lt;p&gt;is there any way that the issue could be caused by cpu insted of video card drivers? my driver are up-to-date but i have a intel celeron as my cpu, could that be the problem, i see the minecraft spec says min: intel i3-3.2ghz, but i highly doupt that&lt;/p&gt;</comment>
                            <comment id="387827" author="suncat" created="Fri, 9 Jun 2017 01:11:08 +0200"  >&lt;p&gt;&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=Drifting&quot; class=&quot;user-hover&quot; rel=&quot;Drifting&quot;&gt;Drifting&lt;/a&gt;, you should ask in Community Support, linked below&lt;br/&gt;
&lt;b&gt;Quick Links&lt;/b&gt;:&lt;br/&gt;
&#128211; &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; &amp;#8211; &#128172; &lt;a href=&quot;http://hopper.minecraft.net/help/technical-support-resources/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Community Support&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://help.mojang.com/customer/portal/emails/new&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Customer Support&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;http://minecraft.gamepedia.com/Minecraft_Wiki&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Game Wiki&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="387824" author="drifting" created="Fri, 9 Jun 2017 01:00:50 +0200"  >&lt;p&gt;Just created MC-118474 &amp;amp; had it auto resolve.&lt;br/&gt;
My drivers are up to date, straight from Nvida&apos;s website.&lt;br/&gt;
Why would it work on this driver (&amp;amp; earlier drivers) if it was a driver issue? Even rolling back to early drivers doesn&apos;t change anything&lt;/p&gt;</comment>
                            <comment id="328956" author="cubethethird" created="Thu, 8 Sep 2016 06:51:43 +0200"  >&lt;p&gt;For technical support please use the &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/364794-where-can-i-find-more-help-and-technical-support-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support Center&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="328934" author="sshuhaan" created="Wed, 7 Sep 2016 22:10:57 +0200"  >&lt;p&gt;but I dont know how to update my nvidia driver since im only 9 &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; what do I have to do? my parents hate minecraft so they wont help me and my uncle who bought me it is in turkey now &lt;/p&gt;</comment>
                            <comment id="309850" author="rx_original" created="Fri, 3 Jun 2016 19:16:52 +0200"  >&lt;p&gt;Okay, thank you &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="283882" author="cubethethird" created="Tue, 9 Feb 2016 03:21:13 +0100"  >&lt;p&gt;@&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=crissi_02&quot; class=&quot;user-hover&quot; rel=&quot;crissi_02&quot;&gt;crissi_02&lt;/a&gt;, if you&apos;re experiencing issues as described in the note, about 1st and 2nd generation Intel drivers on Windows 10, this has nothing do to with Minecraft. It has been confirmed that, since newer versions of java have official support for windows 10, the drivers Intel provide (through Microsoft update) are failing because of the invalid windows version. If, however, you are experiencing a different issue, your java version would not likely be a factor.&lt;/p&gt;</comment>
                            <comment id="283869" author="crissi_02" created="Mon, 8 Feb 2016 23:34:39 +0100"  >&lt;p&gt;ther&#180;s no chance in switchin back java version. can mojang give support for actual major releases of java? is there a change to get support in german language?  zhanx&lt;/p&gt;</comment>
                            <comment id="262340" author="JIRAUSER71590" created="Fri, 6 Nov 2015 16:19:57 +0100"  >&lt;p&gt;1. Don&apos;t spam posts with crash reports&lt;br/&gt;
2. Use &lt;/p&gt;
{.code}
&lt;p&gt; (without the .) around your reports to keep the page more clean&lt;br/&gt;
3. Your minecraft version is outdated&lt;br/&gt;
4. Use the steps provided in red at the top of the page&lt;/p&gt;</comment>
                            <comment id="262329" author="abdussamedturk25" created="Fri, 6 Nov 2015 16:07:18 +0100"  >&lt;p&gt;how i download this an make this on minecraft?&lt;/p&gt;</comment>
                            <comment id="259003" author="wildoorm" created="Wed, 28 Oct 2015 00:04:22 +0100"  >&lt;p&gt;SillyFilly, I can validate the Java issue. I had to go back to 1.8.51 for Minecraft to work again. Both 1.8.60 and 1.8.65 gave me the same problem / error.&lt;/p&gt;</comment>
                            <comment id="256936" author="4rz0" created="Wed, 21 Oct 2015 19:43:22 +0200"  >&lt;p&gt;@&lt;span class=&quot;error&quot;&gt;&amp;#91;Mod&amp;#93;&lt;/span&gt; CubeTheThird&lt;br/&gt;
As I said, this is also caused by an update to Java in some cases.&lt;br/&gt;
In my case, the graphics drivers didn&apos;t change, and Java was updated.&lt;br/&gt;
However, you&apos;re still right stating that this is no problem on MC&apos;s side.&lt;/p&gt;</comment>
                            <comment id="256653" author="cubethethird" created="Tue, 20 Oct 2015 16:38:38 +0200"  >&lt;p&gt;@&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=4rz0&quot; class=&quot;user-hover&quot; rel=&quot;4rz0&quot;&gt;4rz0&lt;/a&gt;, this crash has existed for a long time, and is caused by outdated or broken graphics drivers. This is not an issue the Minecraft devs can fix in the game, and for that reason it is invalid.&lt;/p&gt;</comment>
                            <comment id="256606" author="4rz0" created="Tue, 20 Oct 2015 10:24:59 +0200"  >&lt;p&gt;Can this really be marked as resolved?&lt;/p&gt;

&lt;p&gt;Updating the graphic-drivers does in fact not solve this problem.&lt;/p&gt;

&lt;p&gt;In fact, this problem did not happen to me before, but only after updating Java to version 1.8.60 (x64).&lt;br/&gt;
Downgrading Java &quot;fixes&quot; the problem.&lt;/p&gt;

&lt;p&gt;Linking to &lt;a href=&quot;https://github.com/LWJGL/lwjgl/issues/119&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/LWJGL/lwjgl/issues/119&lt;/a&gt; for more info.&lt;/p&gt;</comment>
                            <comment id="210817" author="kumasasa" created="Fri, 5 Dec 2014 20:04:23 +0100"  >&lt;p&gt;... and prevents the game being played on non-Intel, non-Windows platforms ... &lt;/p&gt;</comment>
                            <comment id="210779" author="cubethethird" created="Fri, 5 Dec 2014 16:37:39 +0100"  >&lt;p&gt;@Joni, I don&apos;t understand what you are implying exactly. If you are suggesting that Microsoft can remedy this problem somehow, I would think you are mistaken. 99% of all users who experience this crash are people using Windows, and that&apos;s because a) Windows operating systems are notorious for not keeping drivers up to date, and b) newer editions of Windows don&apos;t have supported drivers for older hardware. If you are suggesting that they will switch from using OpenGL to DirectX (a bad idea IMO), that would require re-writing essentially all the rendering and graphics elements of the game, which would be a big waste of time.&lt;/p&gt;</comment>
                            <comment id="210773" author="jniemi" created="Fri, 5 Dec 2014 13:58:35 +0100"  >&lt;p&gt;Mojang now being part of Microsoft - there IS something that they (i.e. Microsoft) can do? So IMO the README text should be updated. &lt;/p&gt;</comment>
                            <comment id="187411" author="cubethethird" created="Mon, 11 Aug 2014 03:13:37 +0200"  >&lt;p&gt;@Kion&lt;br/&gt;
This issue is most often present when one&apos;s graphics drivers are either missing, do not support the needed version of OpenGL required by the game, or have a broken implementation of OpenGL. Please also note the last bullet-point in the instructions on this report:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
	&lt;li&gt;If you are running custom Java arguments to increase RAM, then remove them.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;</comment>
                            <comment id="187410" author="tupperkion" created="Mon, 11 Aug 2014 02:59:03 +0200"  >&lt;p&gt;IF YOU ARE SURE YOU HAVE OPENGL, READ THIS. IT MAY BE A DIFFERENT ISSUE.&lt;/p&gt;

&lt;p&gt;Check how much ram you have. My issue was that minecraft couldn&apos;t allocate enough ram, making it unable to start the opengl, and minecraft assumed it was because of a lack of opengl. In the new window, try adding &quot;-Xms64M&quot; to the JVM arguments of the profile, that should work unless you have such a slow computer that minecraft would probably be practically unplayable anyway. This can also increase performance on people who don&apos;t have this issue anyway.&lt;/p&gt;</comment>
                            <comment id="157549" author="outsidefactor" created="Wed, 14 May 2014 05:29:27 +0200"  >&lt;p&gt;Charlene,&lt;/p&gt;

&lt;p&gt;There are reference drivers that may work on the AMD site: 13.1 claims to support the HD 4xxx series and support Windows 8.1 64. However, your biggest enemy is Toshiba themselves. Frequently OEMS make subtle alterations to the hardware design to meet their needs, but then fail to make updated drivers available when AMD or NVidia update the reference driver code. I work in support and have decided to no longer deploy Toshiba because they don&apos;t take their software updating support seriously enough: I expect a computer to be fully supported as a MINIMUM for it&apos;s useful three year life, but Toshiba seem to loose interest at the twelve month mark.&lt;/p&gt;

&lt;p&gt;Check out the support page for your laptop and see if there is a recent driver there. Hopefully 13.1 will be there, and should work for you, but remember to backup your data before tinkering with anything.&lt;/p&gt;</comment>
                            <comment id="145482" author="cubethethird" created="Sat, 8 Mar 2014 00:05:33 +0100"  >&lt;p&gt;Charlene, there are currently no drivers for AMD HD 4xxx series for windows 8.1.&lt;/p&gt;</comment>
                            <comment id="145351" author="charlenefc" created="Fri, 7 Mar 2014 18:53:06 +0100"  >&lt;p&gt;I am having the same issue as Joni where the OS (Win 8.1) is installed on an older laptop.  Cannot find any compatible drivers. I&apos;m using Toshiba Satellite L Series with ATI/AMD Mobility Radeon 4100 display drivers on Windows 8.1 Pro.&lt;/p&gt;</comment>
                            <comment id="128718" author="jniemi" created="Thu, 2 Jan 2014 20:28:15 +0100"  >&lt;p&gt;If you have an older PC (laptop) with a newer OS (Windows 8/8.1), there&apos;s probably no way to get OpenGL enabled. This is at least true for my 4-year-old Lenovo ThinkPad T400s (there are no compatible drivers at MS, Lenovo or Intel site), and I suppose I am not the only one facing this compatibility problem.&lt;/p&gt;</comment>
                            <comment id="118574" author="kumasasa" created="Sun, 10 Nov 2013 20:00:52 +0100"  >&lt;p&gt;The recent number of reports are because Mojang&apos;s error reporting server &quot;Hopper&quot; is down.&lt;/p&gt;</comment>
                            <comment id="118553" author="banana478" created="Sun, 10 Nov 2013 18:17:38 +0100"  >&lt;p&gt;I think the loads of new reports are simply due to the auto-report feature in the new launcher.&lt;/p&gt;</comment>
                            <comment id="118546" author="galaxy_2alex" created="Sun, 10 Nov 2013 17:56:59 +0100"  >&lt;p&gt;Apparently, Mojang did something, as there are loads of new &quot;reports&quot; of this &quot;error&quot;. Any ideas/confirmations?&lt;/p&gt;</comment>
                            <comment id="101216" author="thrystor" created="Fri, 6 Sep 2013 00:54:18 +0200"  >&lt;p&gt;Yep, 1.5 ran fine, as soon as it switched launchers it broke. Strangely, the MC launcher download you provided here ALSO gave me the error, but the old launcher I had originally DID work. I have had similar problems before with modded launchers like Technic and FTB, but the original launcher always worked. I think I&apos;ll give the batch script a try, but here&apos;s my screenshot anyways.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://postimg.org/image/cbd1ggm87/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://postimg.org/image/cbd1ggm87/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="92732" author="kumasasa" created="Thu, 18 Jul 2013 22:11:35 +0200"  >&lt;p&gt;@Joshua Gilmer : Try the chat &lt;a href=&quot;irc://irc.esper.net/minecrafthelp&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;irc://irc.esper.net/minecrafthelp&lt;/a&gt; or &lt;a href=&quot;http://webchat.esper.net/?channels=minecrafthelp&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://webchat.esper.net/?channels=minecrafthelp&lt;/a&gt; as a last resort, they have a lots of problems solved. If you go there, refer to this discussion.&lt;/p&gt;</comment>
                            <comment id="92723" author="kaelix" created="Thu, 18 Jul 2013 21:38:48 +0200"  >&lt;p&gt;Yes sir, I&apos;ve tried that version. I&apos;ve installed it through the Catalyst installer and also reverted and manually installed it through Device Manager and it&apos;s a no go. I&apos;ve also tried the OEM drivers, even though they are older versions than the latest from Radeon I figured why not. However I didn&apos;t have luck with that either.&lt;/p&gt;</comment>
                            <comment id="92647" author="kumasasa" created="Thu, 18 Jul 2013 20:20:32 +0200"  >&lt;p&gt;@Joshua Gilmer Did you try catalyst 13.1 &lt;a href=&quot;http://support.amd.com/us/gpudownload/windows/legacy/Pages/legacy-radeonaiw-vista32.aspx&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://support.amd.com/us/gpudownload/windows/legacy/Pages/legacy-radeonaiw-vista32.aspx&lt;/a&gt; ?&lt;/p&gt;</comment>
                            <comment id="92585" author="kaelix" created="Thu, 18 Jul 2013 09:00:45 +0200"  >&lt;p&gt;I&apos;m having this issue as well. Running a Vista x86 machine with an ATI Radeon 3100 (bad I know) and I&apos;ve never had this issue before. My graphics card supports OpenGL 2.0 and I&apos;ve tried using both AMD&apos;s and Toshiba&apos;s latest driver.&lt;/p&gt;

&lt;p&gt;Is there anything I can do to fix this issue or is this a problem with Minecraft&apos;s coding as possibly suggested by the fact that some people experience the issue and it is resolved on its own at a later time without updating hardware?&lt;/p&gt;

&lt;p&gt;I&apos;d like to be able to play Minecraft again. Thanks in advance.&lt;/p&gt;</comment>
                            <comment id="90157" author="cubethethird" created="Sat, 13 Jul 2013 05:18:44 +0200"  >&lt;p&gt;Here is an observation that might be helpful. I used to have this bug (up until 1.5.2), and just like many people who currently have this issue, I couldn&apos;t update my graphics drivers any further. I did however have an easy workaround, and this was to run a batch script to launch Minecraft instead of the provided launcher. Oddly enough, I currently have no problem running 1.6.2 with the new launcher, but I feel that this might still be an effective workaround. If somebody want&apos;s to give it a try, there is a forum post describing how to create a batch script &lt;a href=&quot;http://www.minecraftforum.net/topic/1885936-running-162-client-from-command-line/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;. I am curious to see if this will help.&lt;/p&gt;</comment>
                            <comment id="88896" author="kumasasa" created="Thu, 11 Jul 2013 07:12:54 +0200"  >&lt;p&gt;@Dillon: Does your driver provide non broken OpenGL ?&lt;/p&gt;</comment>
                            <comment id="88888" author="trewy" created="Thu, 11 Jul 2013 06:32:14 +0200"  >&lt;p&gt;Reinstalling my drivers and stuff doesn&apos;t make sense because i can play arma 2 and alot of other games but not minecraft so how can it be the driver?&lt;/p&gt;</comment>
                            <comment id="87976" author="ezekielelin" created="Wed, 10 Jul 2013 05:01:13 +0200"  >&lt;p&gt;Yes.&lt;/p&gt;</comment>
                            <comment id="87973" author="icyisaac100" created="Wed, 10 Jul 2013 04:57:09 +0200"  >&lt;p&gt;If my graphics card is already at latest update, and it doesnt work, does it mean I cant play?&lt;/p&gt;</comment>
                            <comment id="86850" author="schoolkid182" created="Tue, 9 Jul 2013 07:31:55 +0200"  >&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;---- Minecraft Crash Report ----
&lt;span class=&quot;code-comment&quot;&gt;// You should &lt;span class=&quot;code-keyword&quot;&gt;try&lt;/span&gt; our sister game, Minceraft!
&lt;/span&gt;
Time: 7/8/13 10:15 PM
Description: Initializing game

org.lwjgl.LWJGLException: Pixel format not accelerated
	at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
	at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
	at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
	at org.lwjgl.opengl.Display.createWindow(Display.java:306)
	at org.lwjgl.opengl.Display.create(Display.java:848)
	at org.lwjgl.opengl.Display.create(Display.java:757)
	at org.lwjgl.opengl.Display.create(Display.java:739)
	at ats.O(SourceFile:297)
	at ats.d(SourceFile:599)
	at net.minecraft.client.main.Main.main(SourceFile:101)


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

-- Head --
Stacktrace:
	at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
	at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
	at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
	at org.lwjgl.opengl.Display.createWindow(Display.java:306)
	at org.lwjgl.opengl.Display.create(Display.java:848)
	at org.lwjgl.opengl.Display.create(Display.java:757)
	at org.lwjgl.opengl.Display.create(Display.java:739)
	at ats.O(SourceFile:297)

-- Initialization --
Details:
Stacktrace:
	at ats.d(SourceFile:599)
	at net.minecraft.client.main.Main.main(SourceFile:101)

-- &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt; Details --
Details:
	Minecraft Version: 1.6.2
	Operating &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt;: Windows 8 (x86) version 6.2
	Java Version: 1.7.0_25, Oracle Corporation
	Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
	Memory: 6318152 bytes (6 MB) / 26808320 bytes (25 MB) up to 1037959168 bytes (989 MB)
	JVM Flags: 1 total; -Xmx1G
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Suspicious classes: No suspicious classes found.
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	Launched Version: 1.6.2
	LWJGL: 2.9.0
	OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	Is Modded: Probably not. Jar signature remains and client brand is untouched.
	Type: Client (map_client.txt)
	Resource Pack: Default
	Current Language: ~~ERROR~~ NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: ~~ERROR~~ NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
This is windows 8...How &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt; I fix? I hate crash reports.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="84939" author="thecreeper_games" created="Sun, 7 Jul 2013 08:31:10 +0200"  >&lt;p&gt;Try to update OpenGL.&lt;/p&gt;</comment>
                            <comment id="84297" author="dude" created="Sat, 6 Jul 2013 14:50:56 +0200"  >&lt;p&gt;@Michael I think your problem is &lt;a href=&quot;https://bugs.mojang.com/browse/MC-15072&quot; title=&quot;The new launcher has cut my FPS down greatly / Not recognizing GPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-15072&quot;&gt;&lt;del&gt;MC-15072&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="84291" author="kobting" created="Sat, 6 Jul 2013 14:32:49 +0200"  >&lt;p&gt;Do you know what my problem is though? or could you point me to another post with people who have my problem?&lt;/p&gt;</comment>
                            <comment id="84278" author="grum" created="Sat, 6 Jul 2013 13:34:39 +0200"  >&lt;p&gt;Michael: you are not having the same problem, the people who end up here are not able to play minecraft at all.&lt;/p&gt;</comment>
                            <comment id="84269" author="kobting" created="Sat, 6 Jul 2013 12:49:53 +0200"  >&lt;p&gt;This is a screenshot of what you asked for. I&apos;m having basically the same problem. I could play minecraft 1.5.2 but when I got the new launcher I can&apos;t really play because my frames dropped down to 10fps from my original 30-40fps. I hope this can be fixed and it&apos;s not the fact that my computer is crapy because I&apos;d really like to play 1.6 (I am using a laptop)&lt;/p&gt;

&lt;p&gt;Edit: I also added another picture to show how much my fps drops from old launcher to the new one&lt;/p&gt;</comment>
                            <comment id="83702" author="grum" created="Fri, 5 Jul 2013 23:35:49 +0200"  >&lt;p&gt;Steven Cohn: So you are saying that now after you have been able to play 1.5.2 on the identical setup and only changing to 1.6.1 you are not able to play? That would mean something in some way has changed in LWJGL that influences around 500 people but no-one else.&lt;/p&gt;

&lt;p&gt;It is very un-likely but a possibility, to test this theory lets try the following:&lt;br/&gt;
&lt;font color=&quot;red&quot;&gt;&lt;br/&gt;
For everyone reading below this point, if you are having the problem described in this ticket and has experienced that upgrading to 1.6.1/1.6.2 has somehow broken minecraft please do the following:&lt;br/&gt;
&lt;br/&gt;
* Download: &lt;a href=&quot;http://s3.amazonaws.com/MinecraftDownload/launcher/Minecraft.exe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://s3.amazonaws.com/MinecraftDownload/launcher/Minecraft.exe&lt;/a&gt; and run it&lt;br/&gt;
* After that, go into &quot;Options&quot; -&amp;gt; &quot;Snooper Settings&quot; and take a screenshot of the bottom of the snooper data&lt;br/&gt;
* Add the screenshot in this ticket&lt;/font&gt;&lt;/p&gt;</comment>
                            <comment id="82866" author="hidrat" created="Fri, 5 Jul 2013 02:06:43 +0200"  >&lt;p&gt;I agree with Steven.  I bought this for my son&apos;s birthday and he can&apos;t use it.  Maybe they can buy us all new video cards that will work with it.&lt;/p&gt;</comment>
                            <comment id="82862" author="stevenmcohn" created="Fri, 5 Jul 2013 02:02:39 +0200"  >&lt;p&gt;Respectfully, your comment that &quot;there is nothing Minecraft can do about this&quot; is unreasonable.  As of my writing this, there were apparently 497 happy 1.5.x users who, once they upgraded to 1.6.1, can no longer play a game for which they paid you money.  &lt;br/&gt;
What happened between 1.5.x and 1.6.1 to make this stop working?  There &lt;b&gt;must&lt;/b&gt; be something you can do!  There are many of us who do have updated graphics drivers.  If you&apos;re going to state, all of a sudden, that you will no longer be backwards compatible with hardware that your users were happy playing with yesterday then you owe all of us our money back!!&lt;/p&gt;</comment>
                            <comment id="82861" author="hidrat" created="Fri, 5 Jul 2013 02:02:12 +0200"  >&lt;p&gt;I have a Radeon 6000 and it told me that my card was up to date.  And it still won&apos;t work!&lt;/p&gt;</comment>
                            <comment id="81287" author="joinin21" created="Wed, 3 Jul 2013 07:27:42 +0200"  >&lt;p&gt;For those whose complaints have been labeled as duplicates to this page, follow these steps:&lt;/p&gt;

&lt;p&gt;1. Open Control Panel&lt;br/&gt;
2. Locate Device Manager&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Search &quot;Device Manager&quot; in the (Search Control Panel) section at the top right, if you can&apos;t find it.&lt;br/&gt;
3. Click Display Adapters&lt;br/&gt;
4. Right click your Graphics Card&lt;br/&gt;
5. Click &quot;Update Driver Software&quot;&lt;br/&gt;
6. Click &quot; Search Automatically...&quot;&lt;br/&gt;
7. After It&apos;s done, Restart Your System&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;This method is only if you need to update your drivers. I found it hard to manually update my drivers since I would download the wrong links.&lt;/li&gt;
	&lt;li&gt;My graphics card is an ATI Radeon HD 3600 Series, pretty bad, so I couldn&apos;t find updated drivers.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;If this does not work for you, then I have no idea what&apos;s going on.&lt;/p&gt;

&lt;p&gt;Hope this helps.&lt;/p&gt;</comment>
                            <comment id="81252" author="grum" created="Wed, 3 Jul 2013 06:09:05 +0200"  >&lt;p&gt;There is no OpenGL 2 used in Minecraft. Everything is 1.3 compatible.&lt;/p&gt;

&lt;p&gt;@Joey Sandmeyer: I&apos;ve asked you this before; what exactly did we change that makes it impossible for you to run the game?&lt;/p&gt;

&lt;p&gt;@Dmitri Poterianski:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;LWJGL natives (DLLs, SOs, DYLIBs) are out of date, causing the LWJGL jar to fail creating a GL context&lt;br/&gt;
This cannot happen because we verify and unpack the natives before every playsession. If this was the case then &lt;b&gt;everyone&lt;/b&gt; would have problems.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="81111" author="pigrocket" created="Wed, 3 Jul 2013 02:00:56 +0200"  >&lt;p&gt;Thanks. It could possibly be that my graphics card doesn&apos;t support OpenGL 2. It&apos;s a very old and terrible graphics card, sautered to the motherboard. Although it&apos;s not a problem for me anymore since I&apos;ve gotten a new PC, but those options will probably help others.&lt;br/&gt;
It&apos;s interesting to know that the Open GL method changed between Minecraft versions, but if it&apos;s an upgrade then that makes sense.&lt;/p&gt;

&lt;p&gt;And yeah, this sk89q?&lt;br/&gt;
&lt;a href=&quot;http://facepunch.com/member.php?u=256873&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://facepunch.com/member.php?u=256873&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="81102" author="d_pot" created="Wed, 3 Jul 2013 01:50:12 +0200"  >&lt;p&gt;I have looked this up on LWJGL dev forums and the answer is one of the three:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;LWJGL natives (DLLs, SOs, DYLIBs) are out of date, causing the LWJGL jar to fail creating a GL context&lt;/li&gt;
	&lt;li&gt;You don&apos;t have a graphics card that supports at least OpenGL 2 (VERY RARE, I DOUBT IT)&lt;/li&gt;
	&lt;li&gt;Your Graphics card drivers are either out of date (broken) or you have the default Microsoft supplied ones (not accelerated)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This will get it running 100% guaranteed:&lt;/p&gt;

&lt;p&gt;Update your graphics card driver. (If it is an nVidia, get nVidia drivers, if it is an AMD, get the AMD ones. Just because the driver works, doesn&apos;t mean it&apos;s accelerated)&lt;br/&gt;
Try running Minecraft. IF THE ISSUE IS STILL THERE, proceed to the next steps:&lt;br/&gt;
Go to your AppData/.minecraft folder,&lt;br/&gt;
Back up all your saves, settings, screenshots, etc. to a different folder,&lt;br/&gt;
Delete the .minecraft folder,&lt;br/&gt;
Run the game with the newest launcher possible (off of the Mojang server),&lt;br/&gt;
Enjoy the game, because there is no way it is broken after this.&lt;/p&gt;


&lt;p&gt;To Joey Sandmeyer:&lt;br/&gt;
sk89 of Facepunch? &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/biggrin.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="80894" author="pigrocket" created="Tue, 2 Jul 2013 22:07:06 +0200"  >&lt;p&gt;I made this topic way back when because I noticed a weird issue. Not your average situation where the player doesn&apos;t know how to install mods correctly. I know how to force update Minecraft, and return to earlier versions. The fact is, Minecraft will not run on my machine past 1.2.5. Not that I mind sticking to 1.2.5 when I play on this computer.&lt;br/&gt;
What disappoints me is that Minecraft would require higher specs to perform in later versions of the same game. I know I&apos;m not the only one who&apos;s been frustrated by this.&lt;/p&gt;

&lt;p&gt;My friend sk89q has teamviewed on my computer to help me troubleshoot this issue, and he confirms all this. I trust him to know how Minecraft works better than most anybody, since he&apos;s made some pretty sweet mods and stuff.&lt;/p&gt;</comment>
                            <comment id="80567" author="bljat" created="Tue, 2 Jul 2013 15:18:09 +0200"  >&lt;p&gt;This site isn&apos;t ment to solve technical support issues. For technical support please use the &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/364794-where-can-i-find-more-help-and-technical-support-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support Center&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="80551" author="curiosfire" created="Tue, 2 Jul 2013 14:56:40 +0200"  >&lt;p&gt;I&apos;ve got this problem for 1.6.1 only but all my drivers are up to date and definatly high enough specs to run it, any ideas?&lt;/p&gt;</comment>
                            <comment id="80408" author="joinin21" created="Tue, 2 Jul 2013 08:55:50 +0200"  >&lt;p&gt;So how exactly is this resolved? And why do all the minecraft crashes from 1.6.1 that refer to this page, are labeled as duplicates, when this page doesn&apos;t even solve the problem?&lt;/p&gt;</comment>
                            <comment id="79648" author="bljat" created="Mon, 1 Jul 2013 17:57:26 +0200"  >&lt;p&gt;    This is a technical support issue; this site is for bug reports only. For technical support please use the &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/364794-where-can-i-find-more-help-and-technical-support-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support Center&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="70847" author="grum" created="Tue, 4 Jun 2013 19:42:24 +0200"  >&lt;p&gt;So what things in Minecraft are used that you cannot use since 1.2.5? From what I can see there is nothing majorly changed. If you are getting Pixel Format Not Accelerated it typically means that somehow the opengl context could not be created. If it could be before and not now it must be something you have done to the machine.&lt;/p&gt;</comment>
                            <comment id="67230" author="pigrocket" created="Sat, 18 May 2013 21:00:56 +0200"  >&lt;p&gt;More info on this:&lt;br/&gt;
I run a desktop. My friend sk89q diagnosed this problem and determined that the specs of minecraft versions past 1.2.5 are too high for my hardware. I think it kind of sucks that a game I paid for, knowing it has previously run for me, would eventually increase its specs over my capabilities. But eh, what can you do?&lt;/p&gt;</comment>
                            <comment id="67161" author="jann561" created="Sat, 18 May 2013 16:00:41 +0200"  >&lt;p&gt;This have happened to me too but it ONLY happens when I start up my computer without charging when i am starting my computer. This may be your case too. This is options you can turn off in your computer settings.&lt;/p&gt;</comment>
                            <comment id="13794" author="sotmead" created="Fri, 26 Oct 2012 04:05:49 +0200"  >&lt;p&gt;Please direct your inquiries to &lt;a href=&quot;http://www.minecraftforum.net/forum/155-support/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.minecraftforum.net/forum/155-support/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="13444" author="lutzee" created="Thu, 25 Oct 2012 21:09:54 +0200"  >&lt;p&gt;The older the PC the much more likely you will get errors, there&apos;s a lot of people who still use old XP machines with such problems.. Also minecraft has nothing to do with directX it goes no where near it. &lt;/p&gt;</comment>
                            <comment id="13413" author="cubethethird" created="Thu, 25 Oct 2012 20:24:10 +0200"  >&lt;p&gt;I have often found myself with this problem on my old WinXP computer. There were several things that would sometimes make it work: disabling certain services, reducing windows appearance settings, restarting my computer. I have also found more success after installing directX manually.&lt;/p&gt;</comment>
                            <comment id="13351" author="lutzee" created="Thu, 25 Oct 2012 18:46:17 +0200"  >&lt;p&gt;You need to update your graphics card drivers, you should download them from your graphics card manufaturers website, if you need more help, go here &lt;a href=&quot;http://webchat.esper.net/?channels=minecrafthelp&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://webchat.esper.net/?channels=minecrafthelp&lt;/a&gt; and ask, you will recieve further help there before too long&lt;/p&gt;</comment>
                            <comment id="12836" author="pigrocket" created="Thu, 25 Oct 2012 02:46:50 +0200"  >&lt;p&gt;It is not. I agree it probably has to do with my system, but I&apos;ve been unsuccessful in troubleshooting it myself. Is this not where I should post this kind of error?&lt;/p&gt;</comment>
                            <comment id="12831" author="gravity" created="Thu, 25 Oct 2012 02:43:30 +0200"  >&lt;p&gt;This is specific to your system. Something with your graphics card is causing this issue, it&apos;s not a bug. Also, is your client modded or no?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="293314">MC-173687</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="297169">MC-175529</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="302002">MC-177502</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="303222">MC-177949</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="305382">MC-178581</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="312178">MC-180420</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="316314">MC-181916</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="348207">MC-192900</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="352024">MC-193966</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="371314">MC-199910</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="371318">MC-199912</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="371319">MC-199913</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="451523">MC-230982</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="457381">MC-233033</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="462675">MC-234842</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="468956">MC-237308</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="275282">MCL-12708</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="302344">MCL-13589</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="302421">MCL-13591</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="369677">MCL-15085</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="418253">MCL-17165</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="459716">MCL-19225</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="463972">MCL-19418</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="466085">MCL-19539</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="198070">MC-128302</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="208505">MC-134170</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16719">MC-4283</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4085.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0laqv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>