<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:55:01 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-1608] Iron Golems crash the player when they walk</title>
                <link>https://bugs.mojang.com/browse/MC-1608</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&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 has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem; Exception &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; adding particle
A full error report has been saved to C:\Users\Ricardo\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-01_15.07.07-client.txt &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; your convenience. Please include a copy of that file (Not &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; screen!) &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; you report &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; crash to anyone; without it, they will not be able to help fix the crash :(



--- BEGIN ERROR REPORT c75c664b --------
Full report at:
C:\Users\Ricardo\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-01_15.07.07-client.txt

java.lang.NumberFormatException: For input string: &quot;&quot;
	at java.lang.NumberFormatException.forInputString(Unknown Source)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Integer&lt;/span&gt;.parseInt(Unknown Source)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Integer&lt;/span&gt;.parseInt(Unknown Source)
	at bad.b(SourceFile:1475)
	at bad.a(SourceFile:1364)
	at xv.a(SourceFile:809)
	at pi.c(SourceFile:107)
	at mc.j_(SourceFile:524)
	at xv.a(SourceFile:1315)
	at xv.g(SourceFile:1294)
	at xv.h(SourceFile:1194)
	at net.minecraft.client.Minecraft.l(SourceFile:1283)
	at net.minecraft.client.Minecraft.J(SourceFile:582)
	at net.minecraft.client.Minecraft.run(SourceFile:534)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(Unknown Source)
--- END ERROR REPORT 6a4b6653 ----------&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="12952">MC-1608</key>
            <summary>Iron Golems crash the player when they walk</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="1">Fixed</resolution>
                                        <assignee username="dinnerbone">[Mojang] Nathan Adams</assignee>
                                    <reporter username="xstrike">Felipe</reporter>
                        <labels>
                            <label>crash</label>
                    </labels>
                <created>Thu, 1 Nov 2012 16:07:51 +0100</created>
                <updated>Sat, 9 Feb 2013 23:28:38 +0100</updated>
                            <resolved>Fri, 2 Nov 2012 10:20:14 +0100</resolved>
                                    <version>Minecraft 1.4.3</version>
                                    <fixVersion>Minecraft 1.4.4</fixVersion>
                                                        <votes>4</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="18516" author="by_jove" created="Mon, 5 Nov 2012 22:29:31 +0100"  >&lt;p&gt;Still happening in 1.4.3&lt;/p&gt;</comment>
                            <comment id="18341" author="pazz_dog" created="Mon, 5 Nov 2012 08:37:52 +0100"  >&lt;p&gt;Tested, not a problem in 1.4.2&lt;/p&gt;</comment>
                            <comment id="17726" author="minecrafter1802" created="Sat, 3 Nov 2012 18:41:21 +0100"  >&lt;p&gt;is duplicated by &lt;a href=&quot;https://bugs.mojang.com/browse/MC-2120&quot; title=&quot;iron golem crashes client/server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-2120&quot;&gt;&lt;del&gt;MC-2120&lt;/del&gt;&lt;/a&gt; iron golem crashes client/server&lt;/p&gt;</comment>
                            <comment id="16999" author="weirdnoise" created="Fri, 2 Nov 2012 09:07:33 +0100"  >&lt;p&gt;Confirmed; client crashed as Iron Golem approached. Traceback was identical to the one posted. Samuel&apos;s work-around (thanks!) allowed me to continue in the same world.&lt;/p&gt;</comment>
                            <comment id="16997" author="shelter" created="Fri, 2 Nov 2012 08:50:28 +0100"  >&lt;p&gt;I have 2 golems near where I logged off, so everytime I join the server the client crashes. So I guess it&apos;s the golem,&lt;/p&gt;</comment>
                            <comment id="16944" author="ryouko01" created="Fri, 2 Nov 2012 04:23:10 +0100"  >&lt;p&gt;I can definitely confirm. Recreated crash MULTIPLE times.&lt;/p&gt;</comment>
                            <comment id="16812" author="elaraai" created="Fri, 2 Nov 2012 00:08:58 +0100"  >&lt;p&gt;i had a few crash today when i worked on my iron golem farm, and i was using 1.4.3 Pre-release. I couldn&apos;t even reloaded my save but a force update solved my problem. I think its related to the iron golems.&lt;/p&gt;</comment>
                            <comment id="16810" author="samueldr" created="Fri, 2 Nov 2012 00:07:31 +0100"  >&lt;p&gt;&lt;b&gt;Workaround&lt;/b&gt;&lt;br/&gt;
Disable particles (Minimal) in Video Settings.&lt;/p&gt;</comment>
                            <comment id="16730" author="cbt" created="Thu, 1 Nov 2012 22:57:03 +0100"  >&lt;p&gt;I&apos;m getting a similar crash. Attached another crash report in case it helps.&lt;/p&gt;</comment>
                            <comment id="16717" author="redandgreenspark" created="Thu, 1 Nov 2012 22:47:58 +0100"  >&lt;p&gt;This happened to me on Mac OS X nearly seconds after using the 1.4.3 pre-release. Here is my crash report. Occurred while walking around a village at night.&lt;/p&gt;</comment>
                            <comment id="16702" author="rpinerd" created="Thu, 1 Nov 2012 22:25:26 +0100"  >&lt;p&gt;Thank you for this. I&apos;ve been having terrible crash issues and I live under a golem farm, this explains the crashing.&lt;/p&gt;</comment>
                            <comment id="16687" author="chalmes" created="Thu, 1 Nov 2012 22:13:28 +0100"  >&lt;p&gt;Pro-tip.  Do NOT push the golems into water while trying to kill them off to recover your world.  Insta-crash on world load now. (waits for 1.4.4)&lt;/p&gt;</comment>
                            <comment id="16665" author="yalishanda" created="Thu, 1 Nov 2012 21:57:26 +0100"  >&lt;p&gt;I can confirm &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;&lt;br/&gt;
Corrupted my world &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;&lt;br/&gt;
With the other severe bugs that definitely means 1.4.4&lt;/p&gt;</comment>
                            <comment id="16657" author="chalmes" created="Thu, 1 Nov 2012 21:51:43 +0100"  >&lt;p&gt;Confirmed, walking golem causes the issue.&lt;/p&gt;</comment>
                            <comment id="16651" author="jfivat" created="Thu, 1 Nov 2012 21:46:03 +0100"  >&lt;p&gt;I have the same problem, I found out it is particles generated when the iron golem walks that makes the game crash. Can you confirm ?&lt;/p&gt;</comment>
                            <comment id="16631" author="chalmes" created="Thu, 1 Nov 2012 21:28:01 +0100"  >&lt;p&gt;Full crash report attached.  Seems to be a few instances of this being reported.&lt;/p&gt;</comment>
                            <comment id="16630" author="chalmes" created="Thu, 1 Nov 2012 21:25:17 +0100"  >&lt;p&gt;&lt;a href=&quot;http://db.tt/9dHS9u65&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://db.tt/9dHS9u65&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know if that doesn&apos;t work.&lt;/p&gt;</comment>
                            <comment id="16619" author="chalmes" created="Thu, 1 Nov 2012 21:14:32 +0100"  >&lt;p&gt;Randomly, have managed to reproduce.  I was trying to mess with playing music discs in a creative world. &lt;/p&gt;

&lt;p&gt;I had placed a music disc into a jukebox to test the sound it makes.  It was playing, and I went to options and turned sound up from ~44% to 100%.  I noticed the music disc didnt actually increase in volume.  So i popped the disc out and put another in.  The volume was now increased.  I randomly popped it out again and put in another, and got the crash.  Will try and replicate again now.&lt;/p&gt;

&lt;p&gt;Edit:  Now that world is corrupt and throws the error on joining.  Will upload.&lt;/p&gt;</comment>
                            <comment id="16383" author="selbram" created="Thu, 1 Nov 2012 16:19:20 +0100"  >&lt;p&gt;Could you attach the crash report and tell us what you were doing when this happened?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="12962">MC-1618</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13006">MC-1650</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13013">MC-1655</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13054">MC-1695</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13068">MC-1709</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13069">MC-1710</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13095">MC-1735</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13103">MC-1739</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13154">MC-1785</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13176">MC-1807</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13192">MC-1822</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13227">MC-1856</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13228">MC-1857</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13304">MC-1926</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13391">MC-2007</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13393">MC-2009</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13419">MC-2031</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13435">MC-2044</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13453">MC-2061</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13460">MC-2068</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13465">MC-2073</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13499">MC-2107</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13512">MC-2120</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13536">MC-2139</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13548">MC-2148</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13562">MC-2162</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13612">MC-2210</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13625">MC-2223</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13653">MC-2247</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13811">MC-2305</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13873">MC-2352</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13910">MC-2374</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14111">MC-2444</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13513">MC-4021</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="11759" name="crash-2012-11-01_14.38.09-client.txt" size="15902" author="redandgreenspark" created="Thu, 1 Nov 2012 22:47:58 +0100"/>
                            <attachment id="11762" name="crash-2012-11-01_14.53.04-client.txt" size="9491" author="cbt" created="Thu, 1 Nov 2012 22:57:03 +0100"/>
                            <attachment id="11771" name="crash-2012-11-01_17.47.42-client.txt" size="23147" author="elaraai" created="Fri, 2 Nov 2012 00:08:58 +0100"/>
                            <attachment id="11772" name="crash-2012-11-01_17.51.12-client.txt" size="21610" author="elaraai" created="Fri, 2 Nov 2012 00:08:58 +0100"/>
                            <attachment id="11773" name="crash-2012-11-01_17.51.57-client.txt" size="21602" author="elaraai" created="Fri, 2 Nov 2012 00:08:58 +0100"/>
                            <attachment id="11774" name="crash-2012-11-01_17.52.58-client.txt" size="20755" author="elaraai" created="Fri, 2 Nov 2012 00:08:58 +0100"/>
                            <attachment id="11775" name="crash-2012-11-01_17.56.19-client.txt" size="13678" author="elaraai" created="Fri, 2 Nov 2012 00:08:58 +0100"/>
                            <attachment id="11776" name="crash-2012-11-01_17.57.50-client.txt" size="21448" author="elaraai" created="Fri, 2 Nov 2012 00:08:58 +0100"/>
                            <attachment id="11777" name="crash-2012-11-01_19.32.42-client.txt" size="26489" author="elaraai" created="Fri, 2 Nov 2012 00:08:58 +0100"/>
                            <attachment id="11811" name="crash-2012-11-01_22.19.58-client.txt" size="7609" author="ryouko01" created="Fri, 2 Nov 2012 04:23:05 +0100"/>
                            <attachment id="11743" name="crash-2012-11-02_09.15.27-client.txt" size="6830" author="chalmes" created="Thu, 1 Nov 2012 21:28:01 +0100"/>
                            <attachment id="12255" name="crash-2012-11-05_12.40.05-client.txt" size="11587" author="by_jove" created="Mon, 5 Nov 2012 22:29:31 +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>34.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0mz9z:</customfieldvalue>

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