<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:26: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-11105] Efficiency 4 on netherrack = FastRemove crash</title>
                <link>https://bugs.mojang.com/browse/MC-11105</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;I was making some edits to the nether. I had a efficiency 4, silk touch 1 and unbreaking 3 pickaxe. all of a sudden, my game crashed in the middle of mining. and the crash report (which i have included) said something about fast remove.&lt;/p&gt;

&lt;p&gt;The crash report says (server) because it was open to LAN, but noone was actually connected but me.&lt;/p&gt;


&lt;p&gt;to reproduce:&lt;br/&gt;
1. go to nether or a place with a lot of netherrack&lt;br/&gt;
2. mine as much as you can with a efficiency 4+ pick&lt;br/&gt;
3. no guarantee but you may get a crash&lt;/p&gt;</description>
                <environment>Latest Java 7, windows 7 64-bit</environment>
        <key id="25204">MC-11105</key>
            <summary>Efficiency 4 on netherrack = FastRemove crash</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="aidanny">Aidan Scotland</reporter>
                        <labels>
                            <label>crash</label>
                            <label>efficiency</label>
                            <label>netherrack</label>
                            <label>world</label>
                    </labels>
                <created>Wed, 6 Mar 2013 02:30:36 +0100</created>
                <updated>Sun, 3 May 2015 06:17:03 +0200</updated>
                            <resolved>Wed, 6 Mar 2013 03:27:00 +0100</resolved>
                                    <version>Snapshot 13w10a</version>
                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="50198" author="bljat" created="Wed, 6 Mar 2013 03:27:00 +0100"  >&lt;p&gt;Unable to reproduce either. If it happens in vanilla feel free to create a new ticket. But until then:&lt;br/&gt;
This ticket is invalid as it relates to a modded or 3rd party client/server.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Any non-standard client/server build needs to be taken up with the appropriate team, not Mojang.&lt;/li&gt;
	&lt;li&gt;Any plugin issues need to be addressed to the plugin creator.&lt;/li&gt;
	&lt;li&gt;This site is for addressing issues related to the &lt;b&gt;base unmodded MineCraft&lt;/b&gt;.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="50196" author="aidanny" created="Wed, 6 Mar 2013 03:01:45 +0100"  >&lt;p&gt;oddly enough, i could not reproduce on the launcher and vanilla&lt;/p&gt;</comment>
                            <comment id="50194" author="bljat" created="Wed, 6 Mar 2013 02:55:51 +0100"  >&lt;p&gt;Well for instance you&apos;re not using the default launcher:&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;JVM Flags: 2 total; -Xms2048m -Xmx2048m&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="50193" author="aidanny" created="Wed, 6 Mar 2013 02:54:20 +0100"  >&lt;p&gt;im using a snapshot, no mods&lt;br/&gt;
Not quite sure why it says i am modded&lt;/p&gt;</comment>
                            <comment id="50191" author="bljat" created="Wed, 6 Mar 2013 02:53:57 +0100"  >&lt;p&gt;Yes, sorry about that. Can you please upload an unmodded crash report?&lt;/p&gt;</comment>
                            <comment id="50190" author="aidanny" created="Wed, 6 Mar 2013 02:53:12 +0100"  >&lt;p&gt;One says fast.Remove other is RangeCheck&lt;/p&gt;</comment>
                            <comment id="50187" author="aidanny" created="Wed, 6 Mar 2013 02:52:17 +0100"  >&lt;p&gt;Description: Updating screen events&lt;/p&gt;

&lt;p&gt;java.lang.IndexOutOfBoundsException: Index: 54, Size: 45&lt;br/&gt;
	at java.util.ArrayList.RangeCheck(ArrayList.java:547)&lt;br/&gt;
	at java.util.ArrayList.get(ArrayList.java:322)&lt;br/&gt;
	at rp.a(SourceFile:213)&lt;br/&gt;
	at ayg.a(SourceFile:284)&lt;br/&gt;
	at auy.a(SourceFile:441)&lt;br/&gt;
	at auy.a(SourceFile:461)&lt;br/&gt;
	at auy.a(SourceFile:450)&lt;br/&gt;
	at aue.n(SourceFile:150)&lt;br/&gt;
	at aue.m(SourceFile:114)&lt;br/&gt;
	at net.minecraft.client.Minecraft.l(SourceFile:1085)&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;</comment>
                            <comment id="50186" author="bljat" created="Wed, 6 Mar 2013 02:50:56 +0100"  >&lt;p&gt;Note:&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;Description: Ticking memory connection
java.lang.ArrayIndexOutOfBoundsException: -1
	at java.util.ArrayList.fastRemove(Unknown Source)
	at java.util.ArrayList.remove(Unknown Source)
	at gu.e(SourceFile:209)
	at jh.a(SourceFile:405)&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="50185" author="aidanny" created="Wed, 6 Mar 2013 02:44:43 +0100"  >&lt;p&gt;My crash report is different than the one that this is a &quot;duplicate&quot; of.&lt;/p&gt;</comment>
                            <comment id="50182" author="bljat" created="Wed, 6 Mar 2013 02:40:04 +0100"  >&lt;p&gt;Duplicate of &lt;a href=&quot;https://bugs.mojang.com/browse/MC-3619&quot; title=&quot;Game randomly crash, when working with items inside chest&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-3619&quot;&gt;&lt;del&gt;MC-3619&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="50180" author="aidanny" created="Wed, 6 Mar 2013 02:35:53 +0100"  >&lt;p&gt;I hadn&apos;t finished yet &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="50178" author="bljat" created="Wed, 6 Mar 2013 02:32:40 +0100"  >&lt;p&gt;This ticket is incomplete, please open a new ticket and provide &lt;b&gt;details&lt;/b&gt; about the issue you are experiencing using the &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;Bug Report Guidelines Here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Please include the crash report.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="23564" name="crash-2013-03-05_17.19.28-server.txt" size="1674" author="aidanny" created="Wed, 6 Mar 2013 02:36:32 +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_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i06sk7:</customfieldvalue>

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