<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:23: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-10189] Crash after entering login </title>
                <link>https://bugs.mojang.com/browse/MC-10189</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;Put the summary of the bug you&apos;re having here&lt;/p&gt;

&lt;p&gt;&lt;b&gt;What I expected to happen was...:&lt;/b&gt;&lt;br/&gt;
Login was completed. Has worked before using single monitor but added second monitor and now will not run. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;What actually happened was...:&lt;/b&gt;&lt;br/&gt;
Completed login. Minecraft window went black. Then error texts were popping up in the console window. After texts stopped, about four seconds later, the error report window popped up in the mincraft window. Attached crash logfile as requested.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Here is the start script that is used:&lt;/li&gt;
&lt;/ul&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;#!/bin/bash
# &lt;span class=&quot;code-keyword&quot;&gt;switch&lt;/span&gt; directory
rm -f /home/n6nko/.minecraft
ln -s  /home/n6nko/stable_minecraft_files /home/n6nko/.minecraft
# set java path
export LD_LIBRARY_PATH=/usr/java/jre1.7.0_15/lib/amd64/
cd /home/n6nko/minecraft
java -d64 -Xmx1024M -Xincgc -jar ./minecraft.jar
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;ul&gt;
	&lt;li&gt;Here is the output in the console window:&lt;/li&gt;
&lt;/ul&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;asdf
27 achievements
210 recipes
Setting user: itchytweed, &amp;lt;user id redacted&amp;gt;
LWJGL Version: 2.4.2
org.lwjgl.LWJGLException: X Error - disp: 0x7f02c4007900 serial: 24 error: BadRequest (invalid request code or no such operation) request_code: 136 minor_code: 14
        at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
        at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
        at org.lwjgl.opengl.LinuxDisplayPeerInfo.&amp;lt;init&amp;gt;(LinuxDisplayPeerInfo.java:52)
        at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:684)
        at org.lwjgl.opengl.Display.create(Display.java:854)
        at org.lwjgl.opengl.Display.create(Display.java:784)
        at net.minecraft.client.Minecraft.a(SourceFile:223)
        at asq.a(SourceFile:56)
        at net.minecraft.client.Minecraft.run(SourceFile:515)
        at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(Unknown Source)
org.lwjgl.LWJGLException: X Error - disp: 0x7f02c4007900 serial: 31 error: BadRequest (invalid request code or no such operation) request_code: 136 minor_code: 14
        at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
        at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
        at org.lwjgl.opengl.LinuxDisplayPeerInfo.&amp;lt;init&amp;gt;(LinuxDisplayPeerInfo.java:52)
        at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:684)
        at org.lwjgl.opengl.Display.create(Display.java:854)
        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:232)
        at asq.a(SourceFile:56)
        at net.minecraft.client.Minecraft.run(SourceFile:515)
        at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(Unknown Source)
[n6nko@localhost minecraft]$ 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;ul&gt;
	&lt;li&gt;Text version of client crash file&lt;/li&gt;
&lt;/ul&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;---- Minecraft Crash Report ----
&lt;span class=&quot;code-comment&quot;&gt;// Daisy, daisy...
&lt;/span&gt;
Time: 2/23/13 7:23 AM
Description: Failed to start game

org.lwjgl.LWJGLException: X Error - disp: 0x7f356000b770 serial: 31 error: BadRequest (invalid request code or no such operation) request_code: 136 minor_code: 14
	at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
	at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
	at org.lwjgl.opengl.LinuxDisplayPeerInfo.&amp;lt;init&amp;gt;(LinuxDisplayPeerInfo.java:52)
	at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:684)
	at org.lwjgl.opengl.Display.create(Display.java:854)
	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:232)
	at asq.a(SourceFile:56)
	at net.minecraft.client.Minecraft.run(SourceFile:515)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(Unknown Source)


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

-- &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt; Details --
Details:
	Minecraft Version: 1.4.7
	Operating &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt;: Linux (amd64) version 3.7.3-101.fc17.x86_64
	Java Version: 1.7.0_15, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 66216048 bytes (63 MB) / 93585408 bytes (89 MB) up to 1037959168 bytes (989 MB)
	JVM Flags: 2 total; -Xmx1024M -Xincgc
	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
	LWJGL: 2.4.2
	OpenGL: ~~ERROR~~ NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
	Is Modded: Probably not. Jar signature remains and client brand is untouched.
	Type: Client (map_client.txt)
	Texture Pack: Default
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: ~~ERROR~~ NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Fedora 17 x86_64 / Java JRE 7u15 / 64-bit LWJGL from their website / dual monitor system / </environment>
        <key id="24064">MC-10189</key>
            <summary>Crash after entering login </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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="itchytweed">Richard Polivka</reporter>
                        <labels>
                    </labels>
                <created>Sat, 23 Feb 2013 14:45:57 +0100</created>
                <updated>Sun, 3 May 2015 06:17:24 +0200</updated>
                            <resolved>Sat, 23 Feb 2013 15:11:41 +0100</resolved>
                                    <version>Minecraft 1.4.7</version>
                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="47205" author="grygrflzr" created="Sat, 23 Feb 2013 15:11:41 +0100"  >&lt;p&gt;After looking through your crash report again it seems this issue is a duplicate of &lt;a href=&quot;https://bugs.mojang.com/browse/MC-1384&quot; title=&quot;Crash when using integrated graphics / Broken OpenGL driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-1384&quot;&gt;&lt;del&gt;MC-1384&lt;/del&gt;&lt;/a&gt;. Unfortunately it seems your graphics card does not support Minecraft, can you find better drivers for it?&lt;/p&gt;</comment>
                            <comment id="47203" author="grygrflzr" created="Sat, 23 Feb 2013 15:05:16 +0100"  >&lt;p&gt;Note:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;org.lwjgl.LWJGLException: X Error - disp: 0x7f356000b770 serial: 31 error: BadRequest (invalid request code or no such operation) request_code: 136 minor_code: 14&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Seems like the LWJGL you&apos;re using might be different from the default one provided with Minecraft, can you try a force update if the script above does not work?&lt;/p&gt;</comment>
                            <comment id="47202" author="grygrflzr" created="Sat, 23 Feb 2013 14:58:55 +0100"  >&lt;p&gt;Can you try modifying the start script to:&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;#!/bin/bash
# &lt;span class=&quot;code-keyword&quot;&gt;switch&lt;/span&gt; directory
rm -f /home/n6nko/.minecraft
ln -s /home/n6nko/stable_minecraft_files /home/n6nko/.minecraft
# set java path
export LD_LIBRARY_PATH=/usr/java/jre1.7.0_15/lib/amd64/
cd /home/n6nko/minecraft
java -d64 -Xms512m -Xmx1024M -Xincgc -jar ./minecraft.jar
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;And see if it runs properly? Have you also tried running Minecraft without the script?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="12711">MC-1384</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="22287" name="crash-2013-02-23_07.23.11-client.txt" size="1928" author="itchytweed" created="Sat, 23 Feb 2013 14:45:58 +0100"/>
                    </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>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i06j7b:</customfieldvalue>

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