<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:09:52 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-6032] Comparator outputs &quot;pulse&quot; when side signal is on</title>
                <link>https://bugs.mojang.com/browse/MC-6032</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;This little video explains the feature or bug (it could be useful though)&lt;br/&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=hl6dGBEIRRo&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.youtube.com/watch?v=hl6dGBEIRRo&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="18691">MC-6032</key>
            <summary>Comparator outputs &quot;pulse&quot; when side signal is on</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="kivifreak">Kivi Freak</reporter>
                        <labels>
                            <label>redstone</label>
                            <label>redstone-comparator</label>
                    </labels>
                <created>Fri, 4 Jan 2013 17:15:26 +0100</created>
                <updated>Mon, 27 Mar 2017 20:47:19 +0200</updated>
                            <resolved>Mon, 28 Jan 2013 14:34:02 +0100</resolved>
                                    <version>Snapshot 13w01b</version>
                    <version>Snapshot 13w02b</version>
                    <version>Snapshot 13w04a</version>
                                    <fixVersion>Snapshot 13w05a</fixVersion>
                                                        <votes>6</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="42122" author="fibonatic" created="Fri, 1 Feb 2013 01:04:22 +0100"  >&lt;p&gt;But you shouldn&apos;t rely on game mechanics which are implemented in snapshots. And if you want a small 1 tick pulse generator (on the rising edge) you could use this: &lt;a href=&quot;http://imgur.com/kSz9idp&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://imgur.com/kSz9idp&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="42096" author="flynntaggart1" created="Fri, 1 Feb 2013 00:32:46 +0100"  >&lt;p&gt;True, but would it be to much to fix the sporadic outputs and keep the pulse.&lt;br/&gt;
Both I and and a lot of others that make videos, worked on redstone machines that used this pulse in a new way that cant be reproduced now, mainly with the way it interacted with dispensers.&lt;/p&gt;</comment>
                            <comment id="42074" author="fibonatic" created="Fri, 1 Feb 2013 00:17:46 +0100"  >&lt;p&gt;But it is inconsistent. You would aspect that a comparator would have a logical output which only depends on its input and not on time besides the fact that the output has a delay, so not changing output while there is a constant input.&lt;/p&gt;</comment>
                            <comment id="42031" author="flynntaggart1" created="Thu, 31 Jan 2013 23:36:11 +0100"  >&lt;p&gt;I agree with Tomas, This was a nice addition to some compact redstone with simple and advanced uses.&lt;/p&gt;</comment>
                            <comment id="41810" author="tt67" created="Thu, 31 Jan 2013 18:18:21 +0100"  >&lt;p&gt;&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; I want this back, it was awesome &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;</comment>
                            <comment id="35525" author="bljat" created="Fri, 11 Jan 2013 17:47:50 +0100"  >&lt;p&gt;Confirmed in 13w02b.&lt;/p&gt;</comment>
                            <comment id="33992" author="stealthii" created="Mon, 7 Jan 2013 16:38:48 +0100"  >&lt;p&gt;This bug needs a better title description.&lt;/p&gt;</comment>
                            <comment id="32795" author="fibonatic" created="Fri, 4 Jan 2013 18:28:33 +0100"  >&lt;p&gt;I experienced the same bug. It seems that when the comparator is in subtraction mode and there is an input from the side but none from the normal input, as soon as this input changes the comparator first acts like a normal comparator (not in subtraction mode) and repeats the input, however 1 tick later it does output the correct subtracted output strength.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="19094">MC-6422</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19279">MC-6602</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19577">MC-6806</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19913">MC-7135</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="20274">MC-7478</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21266">MC-8347</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, 11 Jan 2013 17:47:00 +0100</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_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0fwz3:</customfieldvalue>

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