<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:57:39 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-2376] Wolves shaking fur dry while dying</title>
                <link>https://bugs.mojang.com/browse/MC-2376</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;h3&gt;&lt;a name=&quot;Thebug&quot;&gt;&lt;/a&gt;The bug&lt;/h3&gt;
&lt;p&gt;A wolf had climbed out of the water and I killed it. As it died (and fell off to the side), it performed its shaking animation for it drying off.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Codeanalysis&quot;&gt;&lt;/a&gt;Code analysis&lt;/h3&gt;
&lt;p&gt;Code analysis by &lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=marcono1234&quot; class=&quot;user-hover&quot; rel=&quot;marcono1234&quot;&gt;marcono1234&lt;/a&gt; can be found in &lt;a href=&quot;https://bugs.mojang.com/browse/MC-2376?focusedCommentId=320439&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-320439&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;this comment&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13915">MC-2376</key>
            <summary>Wolves shaking fur dry while dying</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="rockenroll4life">rockenroll4life (Josh Letellier)</assignee>
                                    <reporter username="Kraif">Kraif</reporter>
                        <labels>
                            <label>animation</label>
                            <label>water</label>
                            <label>wolf</label>
                    </labels>
                <created>Tue, 6 Nov 2012 03:28:47 +0100</created>
                <updated>Wed, 13 Mar 2019 13:57:21 +0100</updated>
                            <resolved>Wed, 13 Mar 2019 13:57:20 +0100</resolved>
                                    <version>Minecraft 1.4.2</version>
                    <version>Minecraft 1.4.5</version>
                    <version>Minecraft 1.4.7</version>
                    <version>Minecraft 1.5</version>
                    <version>Minecraft 1.6.4</version>
                    <version>Minecraft 1.7.5</version>
                    <version>Minecraft 14w11b</version>
                    <version>Minecraft 1.7.9</version>
                    <version>Minecraft 1.8</version>
                    <version>Minecraft 1.8.1-pre3</version>
                    <version>Minecraft 1.8.7</version>
                    <version>Minecraft 1.10.2</version>
                    <version>Minecraft 16w32a</version>
                    <version>Minecraft 16w32b</version>
                    <version>Minecraft 16w33a</version>
                    <version>Minecraft 16w35a</version>
                    <version>Minecraft 1.11.2</version>
                    <version>Minecraft 17w06a</version>
                    <version>Minecraft 1.12 Pre-Release 6</version>
                    <version>Minecraft 1.12</version>
                    <version>Minecraft 1.12.1</version>
                    <version>Minecraft 1.13.1</version>
                    <version>Minecraft 1.13.2</version>
                    <version>Minecraft 19w04b</version>
                    <version>Minecraft 19w05a</version>
                                    <fixVersion>Minecraft 19w11a</fixVersion>
                                                        <votes>16</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="485810" author="kraif" created="Wed, 29 Aug 2018 14:39:31 +0200"  >&lt;p&gt;Confirmed for 1.13.1. Please, if you don&apos;t mind, I&apos;d like to be the reporter of this ticket, I&apos;ll update it accordingly.&lt;/p&gt;</comment>
                            <comment id="399038" author="bemoty" created="Sat, 12 Aug 2017 16:14:22 +0200"  >&lt;p&gt;Can confirm for MC 1.12.1.&lt;/p&gt;</comment>
                            <comment id="320439" author="marcono1234" created="Mon, 11 Jul 2016 12:11:24 +0200"  >&lt;p&gt;Please link to this comment in the description&lt;/p&gt;

&lt;p&gt;The following is based on a decompiled version of Minecraft 1.10 using MCP 9.30.&lt;/p&gt;

&lt;p&gt;The following methods (or parts of them) should probably test first if the wolf is dead:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;tt&gt;net.minecraft.entity.passive.EntityWolf.onUpdate()&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;net.minecraft.entity.passive.EntityWolf.getShakeAngle(float, float)&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;net.minecraft.entity.passive.EntityWolf.getInterestedAngle(float)&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="232244" author="odiefrom" created="Thu, 25 Jun 2015 02:44:15 +0200"  >&lt;p&gt;Can confirm that this still plagues Minecraft v1.8.7.  Here&apos;s a video I recorded tonight (no audio) of the bug in action, with a simple way to recreate it consistently.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://youtu.be/5h8RZOhJ7jA&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://youtu.be/5h8RZOhJ7jA&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="232209" author="jonathan.hynes" created="Wed, 24 Jun 2015 22:41:46 +0200"  >&lt;p&gt;Is there a special test case for this to happen? I&apos;m not seeing anything like it in 1.8.7. Anyone with knowledge of this want to test with the latest version?&lt;/p&gt;</comment>
                            <comment id="106469" author="odiefrom" created="Thu, 26 Sep 2013 07:25:52 +0200"  >&lt;p&gt;Retested and confirmed in Minecraft version 1.6.4 using Launcher 1.2.5.  Surprised to get an email about this after so long xD&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="80200">MC-53936</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="104706">MC-76416</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="146114">MC-105099</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="148079">MC-106291</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="154081">MC-109954</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="165357">MC-114559</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="165358">MC-114560</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="165359">MC-114561</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 24 Oct 2014 21:37:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></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_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0davz:</customfieldvalue>

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