<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:24:05 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-10354] Animations stop for 3 seconds after cycling - 13w09a</title>
                <link>https://bugs.mojang.com/browse/MC-10354</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;Block Animations stop for 3 seconds after cycling through all the images.&lt;br/&gt;
Is it a bug or is there a set amount of images needed for it?&lt;/p&gt;</description>
                <environment></environment>
        <key id="24302">MC-10354</key>
            <summary>Animations stop for 3 seconds after cycling - 13w09a</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="grum">[Mojang] Grum (Erik Broes)</assignee>
                                    <reporter username="monestic">Ben Trigg</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Feb 2013 21:36:40 +0100</created>
                <updated>Sat, 23 Mar 2013 10:51:05 +0100</updated>
                            <resolved>Tue, 12 Mar 2013 10:48:15 +0100</resolved>
                                    <version>Snapshot 13w09a</version>
                    <version>Snapshot 13w09b</version>
                    <version>Snapshot 13w09c</version>
                                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="52142" author="kumasasa" created="Tue, 12 Mar 2013 23:10:25 +0100"  >&lt;p&gt;lava_flow.png is &lt;b&gt;256&lt;/b&gt; pixels wide, not 128!&lt;/p&gt;</comment>
                            <comment id="52141" author="blaziken584" created="Tue, 12 Mar 2013 23:08:25 +0100"  >&lt;p&gt;Why would the amount of frames decrease by half when it is the same length and each texture is still 128x, does that mean that the animation will then get out of sync?  Something still doesn&apos;t seem right about this.&lt;/p&gt;</comment>
                            <comment id="52140" author="kumasasa" created="Tue, 12 Mar 2013 22:59:09 +0100"  >&lt;p&gt;Wasting my time.&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;lava_flow.png   256 x 29952  --&amp;gt; 117 frames
lava_flow.txt                --&amp;gt; 234 frames
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="52136" author="blaziken584" created="Tue, 12 Mar 2013 21:59:19 +0100"  >&lt;p&gt;I should make clear that it is the flowing lava that has pauses in it, the regular lava is fine.&lt;/p&gt;</comment>
                            <comment id="52126" author="kumasasa" created="Tue, 12 Mar 2013 21:25:34 +0100"  >&lt;p&gt;@Ian Lockaby-Cotter : Your lava animates fine, there is no pause.&lt;/p&gt;</comment>
                            <comment id="52124" author="blaziken584" created="Tue, 12 Mar 2013 20:57:29 +0100"  >&lt;p&gt;My texture pack is over 20MB too big for the attachment thing, so I will post a Dropbox link of it here&lt;/p&gt;

&lt;p&gt;Currently only the lava is affecting me because it&apos;s the only one without a blank properties file.  The water and everything else is fine, however if you try it with the water, it will also break.&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;https://dl.dropbox.com/u/8949192/Wind%20Waker%20%7B128x%7D%20-%201.5%20UNRELEASED%20TEST%20BETA.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://dl.dropbox.com/u/8949192/Wind%20Waker%20%7B128x%7D%20-%201.5%20UNRELEASED%20TEST%20BETA.zip&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52070" author="kumasasa" created="Tue, 12 Mar 2013 18:41:56 +0100"  >&lt;p&gt;@Ian Lockaby-Cotter: Please attach your texture pack.&lt;/p&gt;</comment>
                            <comment id="52001" author="blaziken584" created="Tue, 12 Mar 2013 12:13:11 +0100"  >&lt;p&gt;Though even with my water which is 8192 (64 frames) still hangs if I specify the frames in the properties file.&lt;/p&gt;

&lt;p&gt;eg.&lt;/p&gt;

&lt;p&gt;0*2&lt;br/&gt;
1*2&lt;br/&gt;
...&lt;br/&gt;
62*2&lt;br/&gt;
63*2&lt;/p&gt;

&lt;p&gt;And it will still hang.&lt;/p&gt;

&lt;p&gt;My lava is 234 frames and also hangs, but for a longer time, so it certainly is a bug, and not having a weird amount of frames.  My lava is 29952, and both my water and lava worked with the MC Patcher custom lava/water flow mod, AND if I leave the properties file blanks on the lava and water, they both flow and animate using ALL frames, but once you specify anything in the properties file they break.&lt;/p&gt;</comment>
                            <comment id="51989" author="grum" created="Tue, 12 Mar 2013 10:48:15 +0100"  >&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;./textures/blocks/lava.png:       PNG image data, 64 x 4096, 8-bit/color RGBA, non-interlaced
./textures/blocks/lava_flow.png:  PNG image data, 64 x 8192, 8-bit/color RGBA, non-interlaced
./textures/blocks/portal.png:     PNG image data, 64 x 4096, 8-bit colormap, non-interlaced
./textures/blocks/water.png:      PNG image data, 64 x 4096, 8-bit/color RGBA, non-interlaced
./textures/blocks/water_flow.png: PNG image data, 64 x 4096, 8-bit/color RGBA, non-interlaced&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This means they contain in this order: 4096/64 = 64, 8192/64 = 128, 64, 64 and finally 64 frames&lt;/p&gt;

&lt;p&gt;Now lets look at the highest number you&apos;ve defined in the txt files:&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;./textures/blocks/lava.txt       127
./textures/blocks/lava_flow.txt  255
./textures/blocks/portal.txt     127
./textures/blocks/water.txt      127
./textures/blocks/water_flow.txt 127&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt; 

&lt;p&gt;This leads me to the conclusion that everything is working as intended except your math.&lt;/p&gt;

&lt;p&gt;The textures will indeed 50% of the time hang on their last specified VALID frame.&lt;/p&gt;

&lt;p&gt;You wasted my time! meanie! =D&lt;/p&gt;</comment>
                            <comment id="51528" author="blaziken584" created="Sun, 10 Mar 2013 07:54:08 +0100"  >&lt;p&gt;I&apos;m getting the same thing, I thought I was doing something wrong with the properties file originally, until I finally realized that it just HAD to be Minecraft being stupid...&lt;/p&gt;

&lt;p&gt;This is happening with all texture packs, I was trying to make animated lava/water for my Wind Waker pack (128x) and it does the exact same thing =p&lt;/p&gt;</comment>
                            <comment id="51218" author="novantis" created="Sat, 9 Mar 2013 04:05:01 +0100"  >&lt;p&gt;I can confirm. Animated textures are broken in 1.5-prerealease, displaying only the missing texture image. I just finished editing my texturepack too! &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;/p&gt;

&lt;p&gt;EDIT: This is a default 16x16 texture as well if that helps.&lt;/p&gt;</comment>
                            <comment id="49529" author="jeb" created="Mon, 4 Mar 2013 08:58:44 +0100"  >&lt;p&gt;Please also provide the texture pack you are using.&lt;/p&gt;</comment>
                            <comment id="49416" author="babbajagga" created="Sun, 3 Mar 2013 19:34:50 +0100"  >&lt;p&gt;I can confirm this issue...&lt;br/&gt;
having an unziped tp with 64px lava/water animations of 128 or 256 frames&lt;br/&gt;
using snapshot 13w09c&lt;/p&gt;


&lt;p&gt;flowing lava and water have worked weird/broken/incorrect when I had their txt files filled with numbers&lt;br/&gt;
the blocks animated, but at some point they stopped, seemed as lag, but it was just the animation frozen, after some time it started over again from 1st animation frame.&lt;br/&gt;
(ie. I have animations with 128 frames, but despite that I had written 0-127 frames in txt, it only animated like 30, then it &quot;stopped&quot; until it reached the last 127th and after it the animation repeated from start)&lt;br/&gt;
the txt file looked like this:&lt;br/&gt;
0&lt;br/&gt;
1&lt;br/&gt;
2&lt;br/&gt;
...&lt;br/&gt;
up to 127, resp. 255&lt;/p&gt;

&lt;p&gt;when I deleted the whole &quot;text&quot; - numbers within the txt the animations started to work properly and all 128, resp. 256 frames got animated.&lt;/p&gt;

&lt;p&gt;I can provide the txt and clock png if needed.&lt;/p&gt;</comment>
                            <comment id="49235" author="monestic" created="Sun, 3 Mar 2013 01:02:01 +0100"  >&lt;p&gt;Still a concern - Updated details.&lt;/p&gt;</comment>
                            <comment id="48977" author="kumasasa" created="Sat, 2 Mar 2013 07:53:09 +0100"  >&lt;p&gt;Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.&lt;/p&gt;</comment>
                            <comment id="47806" author="monestic" created="Tue, 26 Feb 2013 21:52:21 +0100"  >&lt;p&gt;Video evidence: &lt;a href=&quot;http://youtu.be/jMOjU3CdPug&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://youtu.be/jMOjU3CdPug&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="47805" author="monestic" created="Tue, 26 Feb 2013 21:49:06 +0100"  >&lt;p&gt;No, &lt;a href=&quot;https://bugs.mojang.com/browse/MC-10355&quot; title=&quot;Animations for items and blocks do not work properly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-10355&quot;&gt;&lt;del&gt;MC-10355&lt;/del&gt;&lt;/a&gt; is not occurring in my game.&lt;/p&gt;</comment>
                            <comment id="47802" author="kumasasa" created="Tue, 26 Feb 2013 21:45:30 +0100"  >&lt;p&gt;Related to &lt;a href=&quot;https://bugs.mojang.com/browse/MC-10355&quot; title=&quot;Animations for items and blocks do not work properly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-10355&quot;&gt;&lt;del&gt;MC-10355&lt;/del&gt;&lt;/a&gt; ?&lt;/p&gt;</comment>
                            <comment id="47801" author="monestic" created="Tue, 26 Feb 2013 21:39:41 +0100"  >&lt;p&gt;Will record and upload video.&lt;/p&gt;</comment>
                            <comment id="47799" author="kumasasa" created="Tue, 26 Feb 2013 21:38:24 +0100"  >&lt;p&gt;Cannot reproduce.&lt;br/&gt;
Animations are running forever.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="25615">MC-11473</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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|i01cv3:</customfieldvalue>

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