<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:57:44 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-2405] Crash Report (client-side multiplayer)</title>
                <link>https://bugs.mojang.com/browse/MC-2405</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;I was playing on a multiplayer server.&lt;/p&gt;

&lt;p&gt;I was just trying to divide some birch wood into planks with my mouse keys, and the game crashed. It hadn&apos;t done it before, it appears to be just to be random, but now I can&apos;t connect to any server without it crashing. &lt;/p&gt;

&lt;p&gt;I tried reinstalling the most recent released version, and it still crashes when I try to reconnect.&lt;/p&gt;

&lt;p&gt;Please see attachment for crash report.&lt;/p&gt;</description>
                <environment>Windows 7 Home Premium, Java Version 7 Update 9.</environment>
        <key id="14026">MC-2405</key>
            <summary>Crash Report (client-side multiplayer)</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="flapjacksmike">Mike B</reporter>
                        <labels>
                            <label>crash</label>
                    </labels>
                <created>Tue, 6 Nov 2012 19:37:56 +0100</created>
                <updated>Wed, 6 May 2015 09:31:57 +0200</updated>
                            <resolved>Tue, 6 Nov 2012 20:34:10 +0100</resolved>
                                    <version>Minecraft 1.4.2</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="18860" author="do" created="Tue, 6 Nov 2012 20:34:10 +0100"  >&lt;p&gt;Agreed.&lt;/p&gt;</comment>
                            <comment id="18849" author="kumasasa" created="Tue, 6 Nov 2012 20:21:39 +0100"  >&lt;p&gt;The operating system should not matter, since both systems are running a Java VM.&lt;br/&gt;
Normally the call trace should be read backwards and since the first five calls are line-number-wise identical, I strongly suppose the same issue.&lt;/p&gt;</comment>
                            <comment id="18845" author="flapjacksmike" created="Tue, 6 Nov 2012 20:14:19 +0100"  >&lt;p&gt;Kumasasa, I&apos;m not so sure it is a duplicate of that because I just checked an error log with someone on that page with the same issue, and it is slightly different from mine. Maybe this difference is based on operating system? &lt;/p&gt;

&lt;p&gt;There was a user from &lt;a href=&quot;https://bugs.mojang.com/browse/MC-984&quot; title=&quot;Internal exception: java.io.IOException: Bad packet id 249&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-984&quot;&gt;&lt;del&gt;MC-984&lt;/del&gt;&lt;/a&gt; has a mac that expected this, and I have a pc.&lt;/p&gt;

&lt;p&gt;Someone expecting errors similar to &lt;a href=&quot;https://bugs.mojang.com/browse/MC-984&quot; title=&quot;Internal exception: java.io.IOException: Bad packet id 249&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-984&quot;&gt;&lt;del&gt;MC-984&lt;/del&gt;&lt;/a&gt; Error log (&lt;a href=&quot;http://bit.ly/YDSaLG&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://bit.ly/YDSaLG&lt;/a&gt;)&lt;br/&gt;
-----------------&lt;br/&gt;
java.lang.ArrayIndexOutOfBoundsException: 0&lt;br/&gt;
at agl.a(SourceFile:239)&lt;br/&gt;
at awr.a(SourceFile:917)&lt;br/&gt;
at cr.a(SourceFile:41)&lt;br/&gt;
at bx.b(SourceFile:341)&lt;br/&gt;
at awr.d(SourceFile:98)&lt;br/&gt;
at awu.c(SourceFile:69)&lt;br/&gt;
at net.minecraft.client.Minecraft.l(SourceFile:1080)&lt;br/&gt;
at net.minecraft.client.Minecraft.J(SourceFile:582)&lt;br/&gt;
at net.minecraft.client.Minecraft.run(SourceFile:534)&lt;br/&gt;
at java.lang.Thread.run(Thread.java:680)&lt;/p&gt;

&lt;p&gt;--------------------------------------------&lt;br/&gt;
My Error log&lt;/p&gt;


&lt;p&gt;java.lang.ArrayIndexOutOfBoundsException: 0&lt;br/&gt;
	at agl.a(SourceFile:239)&lt;br/&gt;
	at awr.a(SourceFile:917)&lt;br/&gt;
	at cr.a(SourceFile:41)&lt;br/&gt;
	at bx.b(SourceFile:341)&lt;br/&gt;
	at awr.d(SourceFile:98)&lt;br/&gt;
	at awz.b(SourceFile:61)&lt;br/&gt;
	at net.minecraft.client.Minecraft.l(SourceFile:1282)&lt;br/&gt;
	at net.minecraft.client.Minecraft.J(SourceFile:582)&lt;br/&gt;
	at net.minecraft.client.Minecraft.run(SourceFile:534)&lt;br/&gt;
	at java.lang.Thread.run(Unknown Source)&lt;/p&gt;
</comment>
                            <comment id="18843" author="kumasasa" created="Tue, 6 Nov 2012 20:05:59 +0100"  >&lt;p&gt;Duplicate of &lt;a href=&quot;https://bugs.mojang.com/browse/MC-984&quot; title=&quot;Internal exception: java.io.IOException: Bad packet id 249&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-984&quot;&gt;&lt;del&gt;MC-984&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="18841" author="flapjacksmike" created="Tue, 6 Nov 2012 19:56:51 +0100"  >&lt;p&gt;I had no problem connecting to my home network server with the Minecraft_Server.jar from mojang.com for the current release 1.4.3 pre-release.&lt;/p&gt;</comment>
                            <comment id="18837" author="flapjacksmike" created="Tue, 6 Nov 2012 19:47:46 +0100"  >&lt;p&gt;This just occurred to me on a 1.4.2 server. I will check if it occurs on the newest pre-release under the same conditions.&lt;/p&gt;</comment>
                            <comment id="18835" author="grum" created="Tue, 6 Nov 2012 19:46:06 +0100"  >&lt;p&gt;Does this happen on the 1.4.3 pre-release?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="12282">MC-984</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12420" name="crash-2012-11-06_13.27.01-client.txt" size="35080" author="flapjacksmike" created="Tue, 6 Nov 2012 19:37:56 +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_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Game Mode</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10304"><![CDATA[Survival]]></customfieldvalue>

                        </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|i00x0n:</customfieldvalue>

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